A Python tool for patching Dalvik bytecode in DEX files to assist in static analysis of Android applications.
dexmod is a Python-based tool designed to patch Dalvik bytecode within DEX (Dalvik Executable) files, aiding in the static analysis of Android applications. It helps security researchers overcome obfuscation schemes commonly found in malicious apps by allowing direct bytecode manipulation, which can be more consistent than analyzing obfuscated source code.
dexmod emphasizes practical bytecode-level analysis and patching as a method to bypass obfuscation, leveraging the consistency of obfuscation logic in bytecode despite source-level randomization.
Dex to Java decompiler
UNIX-like reverse engineering framework and command-line toolset
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
A standalone Java Decompiler GUI
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.