`
ydbc
  • 浏览: 717760 次
  • 性别: Icon_minigender_1
  • 来自: 大连
文章分类
社区版块
存档分类
最新评论

Android逆向分析必备网址大全

 
阅读更多

本文章由Jack_Jia编写,转载请注明出处。
文章链接:
http://blog.csdn.net/jiazhijun/article/details/8815175

作者:Jack_Jia 邮箱:309zhijun@163.com


以下是本人在日常的应用安全分析及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/

持续更新中.......

分享到:
评论

相关推荐

    android软件安全与逆向分析

    包括android软件逆向分析和系统安全方面的必备知识及概念、如何静态分析android 软件、如何动态调试android 软件、android 软件的破解与反破解技术的探讨,以及对典型android 病毒的全面剖析。  《android软件安全...

    android软件安全与逆向分析6

    包括android软件逆向分析和系统安全方面的必备知识及概念、如何静态分析android 软件、如何动态调试android 软件、android 软件的破解与反破解技术的探讨,以及对典型android 病毒的全面剖析。  《android软件安全...

    android 逆向编译技术

    android 逆向编译技术 实战讲解了Android的破解技术,新手必备。

    Android逆向Smali语法【中文+英文】

    包含中文版本和英文版本,反编译逆向大神必备。

    android 逆向工具 smali.jar

    android 逆向入门很重要的工具,了解Android虚拟机必备

    Android逆向反编译必备工具

    Android反编译不可或缺的工具

    Android软件安全与逆向分(完整目录)

    包括Android软件逆向分析和系统安全方面的必备知识及概念、如何静态分析Android 软件、如何动态调试Android 软件、Android 软件的破解与反破解技术的探讨,以及对典型Android 病毒的全面剖析。 本书适合所有Android...

    安卓逆向工具-IDA pro, AndroidKiller, Jadx-gui, WinHex, Notepad++

    【动态分析和分析so文件必备】 2. AndroidKiller是一个集成工具箱(apktools等都在里面)【分析和修改smali代码】 3. Jadx-gui 可以将apk直接反编译为Java代码,但是不能查看。 4. WinHex 由于IDA多用于分析,该软件...

    jd-gui--安卓逆向必备工具

    jd-gui通过可视界面查看java源码,是android逆向必备工具.

    AndroidKiller apk反编译利器

    AndroidKiller apk反编译利器,全自动反编译生成java源码,是研究apk逆向的必备工具

    JEB.android.decompiler.3.0.0.201808031948Pro.zip

    JEB 最新版,Android逆向动态调试工具,在安卓逆向学习过程中必备,工具收录自网站,自己整理一下,无密码,下载即用

    9种android安卓反调试手段代码实现(附详细代码).pdf

    9种方法实现Android的反调试并有详细的代码实现。包括动态和静态反调试。对于不同的方法给出了优缺点,可以选择合适的自己的反调试手段 ...只有知道反调试是怎么实现的才能更好的过反调试,Android逆向必备

    Android反编译利器一步搞定

    非常实用的安卓逆向工具,集成了反编译安卓布局,反编译Java代码,只需一个工具全部搞定。并且不需要在cmd界面操作,告别无聊的指令,直接打开工具界面操作,就可以进行反编译了。是新手的必备之选

    apk反编译必备工具包(macOS平台)

    apk文件反编译必备工具包,包括反编译apk的apktool,将dex转jar文件的dex2jar,以及查看jar源码的gui工具

    雷电模拟器

    雷电模拟器可以用来模拟安卓程序运行,安卓开发工程师和逆向工程师必备

    反编译三件套

    Android逆向工程之反编译三件套,包含apptool、dex2jar、jd-gui。apptool使用最新版本apktool_2.3.1版本,可以有效避免 Exception in thread "main" java.lang.ClassCastException 等异常。三个工具实乃反编译之必备...

    jadx-0.6.1.zip

    安卓反编译神器 , apk直接拖入工具中即可查看源码 , 逆向工作人员必备工具!!!

    apktool_2.3.3.jar

    apktool.jar是一个反向工程的工具包, app这个反编译工具必须用到的必备jar包,此处附上apktool.jar的 最新 jar包及 简单使用方法 apktool是一个Android反编译时常用的apk资源提取工具,能够查看并提取apk中的源代码...

Global site tag (gtag.js) - Google Analytics