Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 190 Bytes

Unpacker

Given an APK, this simple script unzips, extracts and decompiles into three separate directories which can be used for further app analysis.

Requirements

unzip

apktool

jadx