Android Reversing Tools - santoku/Santoku-Linux GitHub Wiki
Static (mostly) tools
- Smali/Baksmali - http://code.google.com/p/smali/
- coloring for smali files;
- emacs: https://github.com/strazzere/Emacs-Smali
- vim: http://codetastrophe.com/smali.vim (jlamer)
-
keytool - java keytool
-
dexdump - AOSP
-
AXMLPrinter2 - http://code.google.com/p/android4me/downloads/detail?name=AXMLPrinter2.jar&can=2&q=
-
signapk
-
Androguard - http://code.google.com/p/androguard/
-
Radare - http://radare.org/y/
-
dedexer - http://dedexer.sourceforge.net/
-
Dex2Jar - http://code.google.com/p/dex2jar/
-
smiasm - http://code.google.com/p/smiasm/
-
ApkAnalyser - https://github.com/sonyxperiadev/ApkAnalyser/wiki
-
Mercury - http://labs.mwrinfosecurity.com/tools/2012/03/16/mercury/
-
manitree - https://github.com/antitree/manitree
-
IntentFuzzer - https://www.isecpartners.com/tools/mobile-security/intent-fuzzer.aspx
-
IntentSniffer - https://www.isecpartners.com/tools/mobile-security/intent-sniffer.aspx
-
Possible other tools to include:
-
bokken (GUI for pyew and radare) - http://inguma.eu/projects/bokken
-
APKInspector - http://code.google.com/p/apkinspector/
-
X-Ray - http://www.xray.io/
Emulator based
- Taintdroid - http://appanalysis.org/download.html (requires AOSP compilation)
- Droidbox - http://code.google.com/p/droidbox/
Misc
- VirusTotal check/submission tool (see if something has already been analysed)
- RSS feed to contagio mini dump - http://contagiominidump.blogspot.com
- adb autocomplete - http://romannurik-code.googlecode.com/git/misc/bash_completion/adb
- AntiLVL - http://androidcracking.blogspot.it/p/antilvl_01.html
- smalihook - http://androidcracking.blogspot.com/2011/03/original-smalihook-java-source.html
- APK-Downloader - http://codekiem.com/2012/02/24/apk-downloader/
- Jasmin - http://jasmin.sourceforge.net/
- Dalvik opcodes - http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html
- Opcodes table for quick reference - http://corkami.googlecode.com/files/opcodes_tables%20(2012-02-15).pdf
- Android SDK & NDK
- Shortcut to Open Source database of android malware - http://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares