strazzere / android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0
Apache License 2.0
1.12k stars 331 forks source link

Add native support for netons (secshell) #13

Closed strazzere closed 6 years ago

strazzere commented 9 years ago

D-dragon (dyuen) created a gdb script for finding and dumping the dex file form memory; https://github.com/strazzere/android-unpacker/commit/00c1c87f1ed38b526cb5d130749379c18e53e531

This should be replicated in native code, hopefully to improve the speed.

strazzere commented 6 years ago

This appears to be fixed in latest round of fixes.