#python #agent #agentic_ai #android #decompilation #decompile #decompiler #mobile #reverse #reverse_engineering
Droid ASC is a tool that decompiles Android APKs much faster by reading the compiled file directly instead of doing heavy setup first. It can find code references, extract a class, or read the manifest in seconds while using less memory, which helps you inspect large APKs quickly and with less waiting.
https://github.com/MG1937/ASC
Droid ASC is a tool that decompiles Android APKs much faster by reading the compiled file directly instead of doing heavy setup first. It can find code references, extract a class, or read the manifest in seconds while using less memory, which helps you inspect large APKs quickly and with less waiting.
https://github.com/MG1937/ASC
GitHub
GitHub - MG1937/ASC: ASC is a super FAST Android decompiler front-end designed for Agents/Mobile Researchers.
ASC is a super FAST Android decompiler front-end designed for Agents/Mobile Researchers. - MG1937/ASC