Android逆向分析必備網址大全(轉)
作者:Jack Jia 原文連結
以下是本人在日常的應用安全分析及Android病毒分析中收集的與Android逆向分析相關的工具網站,歡迎博友提供未收錄的網址。
androidterm:
Android Terminal Emulator
http://code.google.com/p/androidterm/
droidbox:
Android Application Sandbox
https://code.google.com/p/droidbox/
TaintDroid:
Realtime Privacy Monitoring on Smartphones
https://github.com/TaintDroid
http://appanalysis.org/index.html
apktool:
A tool for reverse engineering Android apk files
http://code.google.com/p/android-apktool/
smali:
An assembler/disassembler for Android's dex format
https://code.google.com/p/smali/
AndBug:
a debugger targeting the Android platform's Dalvik virtual machine intended for reverse engineers and developers
https://github.com/swdunlop/AndBug
apkinspector:
APKinspector is a powerful GUI tool for analysts to analyze the Android applications.
https://code.google.com/p/apkinspector/
androguard:
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
https://code.google.com/p/androguard/
jad:
Java Decompiler tool
http://www.varaneckas.com/jad/
dex2jar:
Tools to work with android .dex and java .class files
http://code.google.com/p/dex2jar/
ded:
Decompiling Android Applications
http://siis.cse.psu.edu/ded/
ARE:
Virtual Machine for Android Reverse Engineering
https://redmine.honeynet.org/projects/are
STOWAWAY:
A static analysis tool and permission map for identifying permission use in Android applications
http://www.android-permissions.org/
COMDROID:
A static analysis tool for identifying application communication-based vulnerabilities.
http://www.comdroid.org/
dex-decomplier:
Dex decompiler
https://code.google.com/p/dex-decomplier/
amatutor:
Android惡意程式碼分析教程
https://github.com/secmobi/amatutor
mobile sandbox:
Provide an Android application file (apk-file) and the Mobile-Sandbox-System will analyze the file for malicious behaviour.
http://mobilesandbox.org/
apkstatics:
a tool for APK static security check
https://code.google.com/p/apkstatics/
DexGuard:
DexGuard is specialized optimizer and obfuscator for Android
http://www.saikoa.com/dexguard
android-stuff:
This is a repository for random scripts and files using for Android reversing
https://github.com/jlarimer/android-stuff
Dexter:
Dexter is a static android application analysis tool
http://code.google.com/p/android-market-api/
JEB:
The Interactive Android Decompiler.
http://www.android-decompiler.com/
APK_OneClick:
decompile & disassemble APKs
http://forum.xda-developers.com/showthread.php?t=873466
APK IDE:
小米人APK改之理(Apk IDE)是一款視覺化的用於修改安卓Apk程式檔案的工具
http://bbs.pediy.com/showthread.php?t=168001
ApkToolkit
是一款視覺化的用於修改安卓Apk程式檔案的工具
http://bbs.pediy.com/showthread.php?t=169975
smali-cfgs:
Smali Flow Graphs
https://code.google.com/p/smali-cfgs/
droidwall:
Android Firewall
https://code.google.com/p/droidwall/
connectbot:
Secure shell (SSH) client for the Android platform
https://code.google.com/p/connectbot/
金山火眼:
線上APK檔案掃描及行為分析
https://fireeye.ijinshan.com/
Android安全監測網:
線上監測Android病毒檢測
http://www.apk32.com/index.php
Virustotal:
VirusTotal is a free service that analyzes suspicious files and URLs and facilitates the quick detection of viruses, worms, trojans, and all kinds of malware.
https://www.virustotal.com/en/
SandDroid
An APK Analysis Sandbox
http://sanddroid.xjtu.edu.cn/
AndroTotal:
AndroTotal is a free service to scan suspicious APKs against multiple mobile antivirus apps.
http://beta.andrototal.org/
持續更新中.......
相關文章
- 【MMD】MikuMikuDance入門&必備網址整理
- LINUX網址大全Linux
- Bootstrap相關優質專案必備網址boot
- 前端學習網址大全前端
- 新手必備:FTP命令大全FTP
- ArcEngine 開發幫助網址大全
- Android逆向分析概述Android
- 祕籍 | 機器學習資料集網址大全機器學習
- 開發者必備,熱門api介面大全API
- Android&Java面試題大全—金九銀十面試必備AndroidJava面試題
- [轉] Android開發者必備的42個連結Android
- Java開發必備:java幫助文件網址下載或線上幫助Java
- Java架構師必備技能:docker使用大全Java架構Docker
- Android開發者網址導航Android
- 免費常用API大全,程式設計師必備API程式設計師
- Safari 瀏覽器快捷鍵大全,提升效率必備瀏覽器
- win10毒霸網址大全怎麼徹底刪除_win10徹底解除安裝金山毒霸網址大全的方法Win10
- DBA必備技能之網路丟包分析總結
- 最節約時間的Web開發工具網址大全Web
- linux網址精選(轉)Linux
- MP4轉Gif網址
- 開發必備linux命令大全-穩賺不虧Linux
- Linux 網路分析必備技能:tcpdump 實戰詳解LinuxTCP
- 轉貼萬能查詢網址
- 必備的API介面大全,讓你的開發更高效API
- k8s運維必備-常用命令大全K8S運維
- linux必備筆記(轉)Linux筆記
- 網址
- 動態網頁 —— 逆向分析法 + 案例網頁
- 匹配必須帶有埠號的網址或者IP地址
- 網路基礎必備知識
- 前端開發必備網站前端網站
- Excel函式公式大全,辦公文員必備Excel函式公式Excel函式公式
- 病毒逆向分析
- js網址跳轉例項程式碼JS
- 保衛校園網路安全的五個必備策略(轉)
- Android系統在超級終端下必會的命令大全(adb shell命令大全)Android
- Java 進階必備:HashMap 原始碼分析JavaHashMap原始碼