Initial release: automated APK debuggable patching for Android
This commit is contained in:
commit
18f5562aca
9 changed files with 1625 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*.keystore
|
||||
*_debuggable
|
||||
apk-disassembled/
|
||||
apks_*/
|
||||
.idea/
|
||||
.claude/
|
||||
Loading…
Add table
Add a link
Reference in a new issue