Skip to content

olivo/android-to-soot-decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-to-soot-decompiler

A bash script for decompiling an APK into Soot's jimple IR.

Useful for performing static analysis with the Soot analysis framework, or for manual analysis of an Android App in a more Java-like language.

Usage

./decompiler <apk_file> <output_directory>

About

A script that decompiles an Android APK into Soot's Jimple IR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages