#安卓#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
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.
#安卓#Experiments with writing Android apps in Nim
#安卓#Run arbitrary code by patching OAT files