
androguard
Reverse engineering and pentesting for Android applications
android-securitydynamic-analysis-sandboxingmalware-analysis+4
6.2k

Reverse engineering and pentesting for Android applications

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which…

A frida tool to dump dex in memory to support security engineers analyzing malware.

A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis

JADX plugin that extracts method names, class references, and source file paths from string constants found in DEX files and decompiled Android code.