
LIEF
Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…
android-securitybinary-analysisdebuggers+7
5.5k

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

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

Reverse engineering and pentesting for Android applications

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

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.