Androguard Organization is a set of tools, projects, libraries around Android and security.
The main projects are:
- AXML: The Rosetta Stone for Android's Binary XML
- APK-Parser: Your Crowbar for Android Archives
- Androguard: Reverse engineering and pentesting for Android applications
- DEX-Parser
- DEX-Bytecode
- Freedump: Freedump is a library and cli tool that allow you to read/write/dump the memory of a process via Frida, and also to manipulate a dump later locally for quick search.
- Goauld: Dynamic injection tool for Linux/Android process via /proc/pid/mem
and some POCS:
- Yara-Droid: A small and quick version of Yara-X for Android