Initial release: automated APK debuggable patching for Android

This commit is contained in:
benjamin-luescher 2026-02-02 16:57:46 +01:00
commit 18f5562aca
9 changed files with 1625 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.keystore
*_debuggable
apk-disassembled/
apks_*/
.idea/
.claude/