Skip to content

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

Notifications You must be signed in to change notification settings

jackj07/Unpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages