#安卓#Reverse engineering and pentesting for Android applications
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
#安卓#Katalina is like Unicorn but for Dalvik bytecode. It provides an environment that can execute Android bytecode one instruction at a time.
#安卓#Fork of https://github.com/androguard/androguard w/ bug fixes tests