Android相关工具与项目整理

APK Crawler:
WebAPKCrawler https://github.com/Fuzion24/WebAPKCrawler
playdrone-kitchen https://github.com/nviennot/playdrone-kitchen
google play crawler https://github.com/Akdeniz/google-play-crawler
android apps crawler https://github.com/mssun/android-apps-crawler
google play api https://github.com/egirault/googleplay-api

Fake Base Station
Android IMSI Catcher Detector https://github.com/SecUpwN/Android-IMSI-CatcherDetector

Android Hook
ZHookLib https://github.com/cmzy/ZHookLib
Android-Rootkit https://github.com/hiteshd/Android-Rootkit
hooker https://github.com/AndroidHooker/hooker
adbi https://github.com/crmulliner/adbi
ddi https://github.com/crmulliner/ddi
ldpreloadhook https://github.com/poliva/ldpreloadhook
Xposed https://github.com/rovo89/Xposed
XposedInstaller https://github.com/rovo89/XposedInstaller
redexer Dalvik instrumentation https://github.com/plum-umd/redexer
inDroid https://github.com/romangol/InDroid
IGLogger https://github.com/intrepidusgroup/IGLogger
Disabler https://github.com/miktam/Disabler

Android 应用分析
Intent Analysis https://github.com/smee/IntentAnalysis
Soot infoflow https://github.com/lilicoding/soot-infoflow-android-iccta
NDroid 动态数据流分析 https://github.com/0-14N/NDroid
uiautomator https://github.com/xiaocong/uiautomator
mobile sandbox tools https://github.com/mspreitz/mobile-sandbox
AndroidViewClient https://github.com/dtmilano/AndroidViewClient
Introspy-Android https://github.com/iSECPartners/Introspy-Android
APKSmash 在 APK 中寻找敏感信息 https://github.com/intrepidusgroup/APKSmash
androwarn 简单数据流分析 https://github.com/maaaaz/androwarn

Android 应用加固
AndroidObfuscation-NDK https://github.com/Fuzion24/AndroidObfuscation-NDK
obfuscator https://github.com/obfuscator-llvm/obfuscator
dehorser https://github.com/strazzere/dehoser

Android 逆向调试
android lkms https://github.com/strazzere/android-lkms
ZjDroid https://github.com/BaiduSecurityLabs/ZjDroid
adbkit https://github.com/CyberAgent/adbkit
NinjaDroid https://github.com/rovellipaolo/NinjaDroid
android-scripts https://github.com/strazzere/android-scripts
jadx dex to java https://github.com/skylot/jadx
Luyten https://github.com/deathmarine/Luyten

Android 广告检测
ADDetector https://github.com/BaiduSecurityLabs/AdDetector

Android 模拟器检测与对抗
AndroidEmulatorDetection https://github.com/Fuzion24/AndroidEmulatorDetection
anti-emulator https://github.com/strazzere/anti-emulator

Android 重打包检测
FSquaDRA https://github.com/zyrikby/FSquaDRA

漏洞 POC 及修复
FakeId https://github.com/Tungstwenty/FakeIDFix
AndroidZipArbitrage https://github.com/Fuzion24/AndroidZipArbitrage

Android Apk查壳工具
https://github.com/Andy10101/ApkDetecter

其他资源
android-platforms https://github.com/Sable/android-platforms
android-chekcin 获取 AndroidID https://github.com/nviennot/android-checkin
android-markets-list https://github.com/mssun/android-markets-list
Android-KillPermAndSigChecks https://github.com/iSECPartners/AndroidKillPermAndSigChecks
https://github.com/mwrlabs/mwr-android
androidutils https://github.com/secmobi/android-utils
dex manipulation lib https://github.com/rchiossi/dexterity
android backup https://github.com/nelenkov/android-backup-extractor

Android 渗透测试
andsploit https://github.com/andsploit/andsploit
jsif-enumerator https://github.com/droidsec/jsif-enumerator
drozer https://github.com/mwrlabs/drozer
DroidSploit https://github.com/k3170makan/DroidSploit

猜你喜欢

转载自blog.csdn.net/qq_36099573/article/details/86636095