You are on page 1of 1

Android Reverse Engineering

Honeynet Project
Santoku Linux is an other solution , it have all ths tools , + other tools of fo
riensic
Tools are in the /home/android/tools directory :
- androguard dex (Pure android decompling)==> java derictly to avoid *
/
JEB www.android-decomplier.com commercial
- android sdk/ndk
- apkinspector
- apktool
dex ==>smali (disassembling) , you can change and repacking & r
ecomplied
- axmlprinter
- ded
- dex2jar
(decompling) dex (dalvik ByteCode) ==>Jar (Java ByteCode) mais m
eta-data perdu * , il ya d'autre : Dara , Mocha ; et et Procyon
- droidbox
- ded
- smali/baksmali
Documentations are in each directory but you can find links in Firefox to online
documentations.
If you found bugs or you would like new tools, report an issue to the homepage o
f this project :
https://redmine.honeynet.org/projects/are

You might also like