Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoneWang authored Aug 30, 2022
1 parent 7dba009 commit 5c1cfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ $ adb -s Your_device_or_avd_name forward tcp:9000 tcp:9000

Now you can access the f API on your computer via `http://127.0.0.1:9000/f`.

## How is this APK made
## How to make an APK for f API

1. Cracking the signature verification of NSO.
2. Decompile apk to smali code.
Expand Down

0 comments on commit 5c1cfc4

Please sign in to comment.