http://blog.csdn.net/lhj0711010212/article/details/8980491

通信分析
Mallory TCP and UDP proxy,it sees all traffic and allows you to manipulate and fuzz it
BurpSuit
Charles
ADVsock2pipe capture network data with tcpdump on Linux or iPhone/iPad to see the capture in (almost) real-time in Wireshark on windows
Paros
Fiddler windows
webscarab
tcpdump
wireshark
PonyDebugger remote network and data debugging for your native iOS app using Chrome Developer Tools

WAPT web application load, stress and performance testing
逆向分析
反汇编
smali/baksmali disassembler(smali mode)
Dedexer disassembler(ddx mode)
apktool
radare the reverse engineering framework
smiasm reverse engineering framework
REDEXER  This tool is able to parse a DEX file into an in-memory data structure; to infer with which parameters the app uses certain permissions (we name this feature RefineDroid); to modify and unparse that data structure to produce an output DEX file (we name these features Dr. Android, which stands for Dalvik Rewriting for Android)
Virtuous Ten Studio modification of android application windows
AppInspect commercial software
反编译
dex2jar
JD-GUI java decompiler 
JAD java decompiler 
ded
soot java optimization framework
Dava a tool-independent compiler for java
apk-extractor 反编译工具 windows平台(用来查看java源码)
JEB the interactive Android Decompiler commercial software
AndroChef java Decompiler Information commercial software
签名
keytool/jarsigner (Sun java 签名)
openssl
signapk(Android签名)
Auto-sign(Android签名)
keytool-importkeypair
AXMLPrinter2 AXML converter
axml2xml AXML converter
IDA Pro windows
资源编辑工具
AndroidResEdit windows
apk-recovery recover main resources from apk file
权限分析
STOWAWAY A static analysis tool and permission map for identifying permission use in Android applications
manitree AndroidManifest.xml security auditor
动态分析
Droidbox an Android system image, which can log and output behaviors of applications running in it.
APIMonitor a tool which can automatically modify APK file and add log codes for sensitive APIS
apk-view-tracer apk automated testing interface and event trigger tool for apk dynamic analysis (open-API for developer)
静态分析
APKInspector 重要
androwam 检测Android APP中潜在的恶意行为
otertool swiss army knife of android hacking
apkanalyser 重要(用来查看smali)
ART Android reverse tools
FindBugs find bugs in java program
Fortify SCA
Agnitio 源码审查 windows
PWD(Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth)
安全审计
Androguard 重要,很多工具的基础
mercury  a framework for exploring the Android platform to find vulnerabilities and share proof-of-content exploits
ASEF android security evaluation framework
AntiLVL subvert Android License Verification Library, Amazon Appstore DRM and Verizon DRM, also disables many anti-cracking and anti-tampering protection methods
调试
AndBug
agdb an android cross platform gdb wrapper 
Phone to Phone Android Debug Bridge
Android保护
APKFuscator a generic DEX file obfuscator and munger
DexGuard obfuscator
de4dot   .NET deobfuscator and unpacker written in C#
sec-distros
Santoku
1.reverse engineering
(1)Androguard 
(2)AntiLvL 
(3)APK Tool
(4)smali/baksmali
(5)Dex2jar/JD-GUI
(6)Jasmin
(7)Mercury 
(8)Radare2
(9)Bulb Security SPF
2.wireless analyzers
(1)Wireshark
(2)TCPDUMP
(3)DSniff
(4)mitmproxy
(5)dnschef
(6)Chaaosreader
3.penetration
(1)BurpSuite
(2)NMAP (zenmap)
(3)SSL strip
(4)w3af
(5)ettercap

AppUse Android Pentest Platform Unified standalone environment 
OSAF Open source Android Forensics Toolkit (推荐)
MobiSec(Slides)
ARE android reverse engineering
Android Tamer

BackTrack Linux
Android Data Extractor Lite
在线分析 
Anubis analyzing Unknown binaries(windows executable,android APK, suspicious URL)
SandDroid an APK analysis sandbox 西安交通大学
Mobile Sandbox  malicious behaviour analyze
ComDroid a staic analysis tool for identifying application communication-based vulnerabilities (Intent: inter-application)
Bytecode scanner  scan Android APP and report bytecode misusage which can cause your device to stuck in a boot loop
Mobile Sandbox
dexter
VirusTotal analyzes suspicious files and URLs
取证分析
AF Logical 
Sleuthkit

BitPim
DFF digital forensics framework
LIME forensics linux memory extractor
安全框架
OWASP Mobile Security Project
SEAndroid

其他
APK Downloader Downloader APK files from Android Market to PC
Real APK Leecher Downloader APK files from Android Market to PC windows
ExploitMe mobile android Labs APK漏洞演示
Pandemobium collection of intentionally-vulnerable mobile applications
TaintDroid realtime privacy monitoring on Smartphones
AndroidXRef android源码查看
OWASP GoatDroid training environment for educating developers and testers on Android security
smartphonesdumbapps  analyze Android and iPhone applications as well as to run Fortify SCA scans on Android Java application source code
cloring for smali files: emacs vim editplus

dexInspector windows
smart phones dumb apps tools from denim group for analyzing the security of smartphone applications
seek for android SmartCard API
Android scripting
APK
Android security list
root tools
Root Explorer 文件管理
Busybox Pro
su授权管理
GameKiller, GameCIH, GameGuardian 内存修改
Lucky Patcher
ProxyDroid
QuickSSHd
DroidVPN 
X-Ray Android vulnererabilities scanner
c-ray Android application security scanner
dSploit an android network penetration suite (需要root与busybox)
FaceNiff Facebook session hijacking
DroidSheep session hijacking
Arpspoof.apk
netspoof
wifi file transfer pro 
in-appstore.com google play 免费内购
Fing 网络工具包
Network Discovery
Network Info II
Shark for root 
DroidCAT  finding all ethical hacking / information security related application published in android domain
SMSSpoofer
以下是来自iSECPartner
Android SSL Bypass 
AndroidPinning
Intent Fuzzer 
Intent Sniffer
Package Play
Manifest Explorer
取证apk AndroidForensics.apk ForenDroid.apk

Anti android Network toolkit
anmap Android Network Mapper

android工具集-android安全相关推荐

  1. adb 最大连接_工具集 | Android Studio—使用 WI-FI 进行 ADB 调试

    前言 Android 开发离不开 ADB 调试,使用 WI-FI 进行 ADB 调试可以避免手机需要保持 USB连接主机.这篇文章记录了使用 WI-FI 进行 ADB 调试遇到的问题,希望能帮上忙. ...

  2. Android开发常用工具,编译调试工具,性能优化工具,工具集

    分析具体耗时的Trace view;布局复杂度工具Hierarchy View;应用启动时间;Memory.CPU.Network分析;静态代码检查工具Lint;程序稳定性monkey.adb调试桥. ...

  3. Android内存检测工具系列工具集

    Android内存检测工具系列工具集 Android关于内存的工具不少,灵活地选择工具就显得特别重要.在此特别推荐分享涵盖一定初步和定位能力的工具,可以让我们一步到位地分析问题,提升效率. 在此列举几 ...

  4. Android工具大全

    (1) zipalign工具:根据数据结构对齐标准DSA对APK程序包进行对齐优化,从而提高APK应用程序与Android系统交互效率. (2) traceview工具:性能分析工具,根据Androi ...

  5. 如何使用Android SDK开发Android应用?

    这是一个根源性问题,Android作为一个还是新兴的平台因为有Google罩着体现出强大的优势,加上现在的Java已经被手机商控制住了咽喉,所以相对而言,Sun对Java的控制力非常之弱,所以学Jav ...

  6. android另类工具,[置顶] android应用程序开发另解及Android SDK工具集的另类用法

    转载请注明出处: LouisWang http://blog.csdn.net/louiswangbing/article/details/6606865 相信对于广大Android应用开发爱好者来说 ...

  7. 最全的android工具方法集类

    最全的android工具常用方法集类 ,包括清理,缓存,卡管理,应用回收,日志,网络,反射,系统信息,提示框,正则表达式,类型转换,日期转换,WIFI模块,文件管理,VIEW管理,图片,JSON,HT ...

  8. Android应用开发高效工具集1---ant构建简单Android项目

    在java编译那些事儿中提到了用ant去编译Java项目,今天扩展到用它来构建Android项目,其实道理是相通的,变化的只是使用的形式.ant构建相比IDE的好处是多个子项目使用自定义jar包时,a ...

  9. android t时间工具,Android Market:正點工具箱,6大好用工具集一身

    正點工具箱提供「電量工具」.「上網流量」.「免打擾」.「程式鎖」.「任務管理」.「軟體管理」6大功能,不但是中文介面,還完全免費,幫你省下安裝一堆軟體的麻煩. 軟體名稱:正點工具箱 開發者:ZDwor ...

最新文章

  1. 不可变的意思是什么?
  2. c语言程序上级考试答案,[转载]计算机C语言二级上级考试套题(二)
  3. 【推荐】关于JS中的constructor与prototype【转】
  4. 《深入理解Java虚拟机》读书笔记七
  5. Linux网络编程 | 定时事件 :Linux常见定时方法、定时器链表、空闲断开
  6. PHP 入门 - 4.正则表达式
  7. 常用公有云接入——华为
  8. 特征工程系列学习(一)简单数字的奇淫技巧(下)
  9. PS怎样删除文字成为背景颜色
  10. (8.1)基于牛顿-欧拉公式的动力学方程
  11. 正规的伦敦金投资平台排行榜(top 10)
  12. 微信内隐藏的一个修复功能
  13. 06: 综合布线 、 子网划分
  14. C#中,System.ComponentModel.Container详解
  15. (Arduino)ESP8266通过局域网通信控制LED
  16. (Note)HTTP常见状态码(Status Code)
  17. web前端(css3)
  18. 心率脉搏测试c语言算法,基于51单片机语音播报心率计脉搏测量仪设计(仿真源码+电路图+当时PaperPass16%查重论文)...
  19. 诚邀参会|2022第十届上海国际生物发酵产品与技术装备展览会
  20. 周易测算网站H5源码在线起名运势测算网站系统源码

热门文章

  1. 气站的心声—挂上RFID电子标签,拴住气瓶保平安
  2. caffe 安装 无法import caffe
  3. 【EasyRL学习笔记】第六章 DQN 深度Q网络(基本概念)
  4. 10秒去除WPS Office弹窗广告教程(2023.3.31最新)
  5. Docker构建镜像时,验证码无法绘制的问题
  6. 考研高数之无穷级数题型三:将函数展开成幂级数和傅里叶级数(题目讲解)
  7. pos mac java_Pos终端中的主密钥、工作密钥、pin密钥、mac密钥
  8. 拼多多自动回复 实现消息自动回复 机器+人工混合回复 并且不显示机器人回复
  9. java的开头代码及基本运算
  10. CMD的几个常用用法