Repository navigation
dalvik
- Website
- Wikipedia
Reverse engineering and pentesting for Android applications
Android virtual machine and deobfuscator
Android Reverse-Engineering Workbench for VS Code
The OpenSource Disassembler
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
🏆Explore Android performance optimization in depth(continuous updating ...)
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
Droidefense: Advance Android Malware Analysis Framework
Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)
The Redexer binary instrumentation framework for Dalvik bytecode
Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.
A Program Analysis Toolkit for Android
An ART optimization module to accelerate app launches and improve system performance.
Dexer is an open source framework, written in C#, that reads and writes .DEX files (Dalvik Executable Format) used by the Android Open Source Project.