「Android」- Toolbox

投屏工具

GitHub – Genymobile/scrcpy: Display and control your Android device

其他工具(未分类)

apktool
Apktool – A tool for reverse engineering 3rd party, closed, binary Android apps.

GitHub/pjlantz/droidbox
Dynamic analysis of Android apps

GitHub/Samsung/Dexter
Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.

GitHub/pxb1988/dex2jar
Tools to work with android .dex and java .class files

GitHub/jlarimer/android-stuff
Random scripts and files I use for Android reversing

GitHub/androguard/androguard
Reverse engineering, Malware and goodware analysis of Android applications … and more (ninja !)

androguard:
analyze Open a IPython Shell and start reverse engineering.
apkid Return the packageName/versionCode/versionName per APK as…
arsc Decode resources.arsc either directly from a given file or…
axml Parse the AndroidManifest.xml.
cg Create a call graph and export it into a graph format.
decompile Decompile an APK and create Control Flow Graphs.
disassemble Disassemble Dalvik Code with size SIZE starting from an…
gui Androguard GUI
sign Return the fingerprint(s) of all certificates inside an APK.

GitHub/dlgroupuoft/PScout
GitHub/zd2100/PScout
PScout: Analyzing the Android Permission Specification

GitHub/honeynet/apkinspector
APKinspector is a powerful GUI tool for analysts to analyze the Android applications.

GitHub/swdunlop/AndBug
Android Debugging Library

JEB decompiler – Wikipedia

DexGuard – Android App Security, Protection and Obfuscation