Kisskiss - Unpacker for various Android packers/protectors
Kisskiss - Unpacker for various Android packers/protectors 一款Android上开源的通用脱壳机Basic example of an easy unpacker for Android. Heavily commented so hopefully people can understand the flow and thinking behind the hacks going on.
Currently supports:
Bangcle (SecNeo)
APKProtect
LIAPP (prerelease demo)
Qihoo Android Packers
Usage:
Compile: (Assumes ndk-build and $ANDROID_NDK_SYSROOT are properly set)
$ make
Push to the device
$ make install
Run the APK to unpack and then run the unpacker
$adb shell ./data/local/tmp/kisskiss com.package.name.to.unpack
Follow the outputs instructions and pull the odex, deodex as needed and enjoy reversing!
源码:
https://github.com/strazzere/android-unpacker/tree/master/native-unpacker
论文:
https://www.defcon.org/images/defcon-22/dc-22-presentations/Strazzere-Sawyer/DEFCON-22-Strazzere-and-Sawyer-Android-Hacker-Protection-Level-UPDATED.pdf 楼上是大神吗 我怎么一个都看不懂? 这个是什么啊,看不懂!我太菜了:( 大婶都整英文啊 那会还看到52网盘下载呢 怎么突然没啦 哪里有编译好的程序下载? 安卓上也可以搞了 好强大
页:
[1]