We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dba009 commit 5c1cfc4Copy full SHA for 5c1cfc4
README.md
@@ -75,7 +75,7 @@ $ adb -s Your_device_or_avd_name forward tcp:9000 tcp:9000
75
76
Now you can access the f API on your computer via `http://127.0.0.1:9000/f`.
77
78
-## How is this APK made
+## How to make an APK for f API
79
80
1. Cracking the signature verification of NSO.
81
2. Decompile apk to smali code.
0 commit comments