Repo contains NOTES taken from Android App Hacking - Black Belt Edition along with APKS(compiled & decompiled), source files & POCs
- Had issues while setting up necessary tools in linux, so switched to windows
- As a result OS specific notes like commands, locations will all be included for 🪟 but only a few for 🐧
- Commands that are mentioned are sometimes alias(set up in env) of the orginal file/script's name(only a few are mentioned in the notes) but are semantically equivalent
- LINKS/TOOLS
- GENERAL COMMANDS
- ADB SHELL COMMANDS
- APKTOOL, JADX, DEX2JAR, JD, ANDROGUARD COMMANDS
- SMALI
- FRIDA HOOKING
- FRIDA-CLIENT REPL COMMANDS
- FRIDA SCRIPTS
- MISC
- MITM