wawava / android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0

Contents

  • AHPL0 - Android Hacker Protection Level 0 + some blackphone stuff slides
  • gdb-script/ - Bash script for unpacking bangcle, requires gdb/adb
  • native-unpacker/ - Unpacker for APKProtect/Bangcle/LIAPP/Qihoo Packer that runs natively, no dependency on gdb
  • hide-qemu/ - Small hacks for hiding the qemu/debuggers, specifically from APKProtect

Disclaimer

This presentation and code are meant for education and research purposes only. Do as you please with it, but accept any and all responsibility for your actions. The tools were created specifically to assist in malware reversing and analysis - be careful.

About

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0