Stars
安卓
12 repositories
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
一个给apk加壳的简单工具, 主要演示apk加壳原理. 代码来源于<Android软件安全与逆向分析>一书, 做了一些简单修改.
An android Dex protects shell implementation
将安卓远控Apk附加进普通的App中,运行新生成的App时,普通App正常运行,远控正常上线。Attach the Android remote control APK to a regular app. When the newly generated app is launched, the regular app operates as normal while the remote …
Native层APK保护:一键加固脚本 (Native layer APK protection: One-click hardening script)