`
sunasheng
  • 浏览: 122579 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

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逆向分析权限和API提取工具

    本文将详细介绍“Android逆向分析权限和API提取工具”,这是一个基于Python的小程序,专为安卓逆向工程设计,旨在帮助开发者自动化提取Android应用的权限和API信息。 首先,我们要明白Android权限系统是保护应用...

    Android逆向助手_v2.2

    Android逆向助手_v2.2是一款专为Android应用逆向分析设计的工具集,其核心目标是帮助开发者、安全研究人员以及对Android应用有深度需求的用户理解APK文件的内部结构和运行机制。这个版本的发布,进一步提升了逆向...

    android逆向工具全部

    本文将详细探讨“android逆向工具全部”这一主题,介绍一些常用的Android逆向工具及其功能。 1. **Apktool**:Apktool是一款用于反编译APK文件的工具,它可以解析APK中的资源文件,如XML布局、图片等,并将其重构为...

    Android逆向助手-v2.2.zip

    Android逆向助手v2.2作为一款专为Android逆向分析设计的工具,它的出现极大地便利了开发者和安全研究人员的工作。本文将围绕其核心功能、工作原理以及如何使用,进行深入探讨。 首先,我们来看Android逆向助手的...

    Android官网逆向助手少月版V2018.zip

    【Android官网逆向助手少月版V2018】是一款专为安卓应用逆向分析设计的工具,它集成了多种实用功能,旨在帮助开发者、安全研究人员或爱好者深入理解APK文件的内部工作原理,从而进行调试、优化或安全检测。...

    Android官网逆向助手少月版V2018

    "Android官网逆向助手少月版V2018"就是专为Android逆向工程设计的一款实用工具,它集成了多种功能,旨在简化逆向分析的过程,提升效率。 首先,我们要理解什么是Android逆向工程。逆向工程是将已编译的程序反向解析...

    Android逆向助手_v2.0

    《Android逆向助手_v2.0:探索与分析Android应用的神器》 在移动设备的软件开发领域,尤其是Android平台,逆向工程是一项至关重要的技能。开发者和安全研究人员经常需要深入到应用程序的底层,理解其工作原理,检测...

    Android逆向助手

    "Android逆向助手"正是这样一款专为Android逆向工程设计的工具,它集合了多种实用功能,为开发者提供了强大的辅助。 首先,我们来谈谈反编译APK这一功能。APK是Android应用程序的打包格式,包含了应用的所有代码、...

    Android官网逆向助手少月版V2018.rar

    《Android官网逆向助手...总的来说,《Android官网逆向助手少月版V2018》是Android逆向工程领域的一款实用工具,通过其丰富的功能,为用户提供了深入了解和分析Android应用的途径,从而推动技术的进步和安全性的提升。

    android逆向菜鸟速参手册骚动版.pdf

    Android 逆向分析需要搭建一个合适的开发环境,包括 Eclipse 和 NDK 的搭建, Android 模拟器的配置和 ROOT。 二、JAVA 层的逆向 1. 程序反编译 常用工具:APKToolKit、ApkIde、JEB 2. Smali 语法 熟练掌握 Smali...

    Android一键逆向助手

    总结来说,"Android一键逆向助手2.2"是Android逆向工程领域的一大进步,它降低了逆向分析的难度,提高了工作效率。但同时,我们也应认识到逆向工程的复杂性和潜在风险,合理、合法地运用这一技术,为Android应用的...

    android逆向菜鸟速参手册完蛋版

    ### Android逆向工程基础知识 #### 一、环境的搭建 - **Eclipse搭建安卓开发环境**:使用Eclipse作为开发工具来搭建安卓开发环境是非常基础的步骤。这通常包括安装Eclipse IDE、Android SDK(软件开发包)、ADT...

    android软件安全与逆向分析chapter5

    在Android软件安全与逆向分析的第五章中,我们深入探讨了Android应用的安全性和如何进行逆向工程。这一章的内容涵盖了多个关键知识点,包括但不限于: 1. **Dalvik虚拟机与ART运行时**:Android系统使用Dalvik或ART...

    Android安全与逆向分析进阶

    《Android安全与逆向分析进阶》是一本深入探讨Android平台安全性和逆向工程的专著,旨在帮助读者提升在Android应用开发、安全检测和漏洞分析方面的能力。在这个数字化时代,移动安全尤其重要,Android作为全球最广泛...

Global site tag (gtag.js) - Google Analytics