diff --git a/index.html b/index.html index f0eedd9..e1bb049 100644 --- a/index.html +++ b/index.html @@ -130,7 +130,7 @@

Static Analysis Tools droid-hunter - Android application vulnerability analysis and pentesting tool.

- +
  • Error-Prone - Catch common Java mistakes as compile-time errors

  • @@ -158,6 +158,13 @@

    Static Analysis Tools VectorAttackScanner - A tool to analyze Android apps to detect points to attack, such as intents, receivers, services, processes and libraries

    +
  • +

    Android Storage Extractor - A tool to extract local data storage of an Android application in one click

    +
  • +
  • +

    Android-Screenshot + - A utility for pentesters to capture Android screenshot/POC via Computer

    +
  • Dynamic Analysis Tools

    @@ -173,7 +180,7 @@

    Dynamic Analysis Tools CuckooDroid - An extension of Cuckoo Sandbox, CuckooDroid brings the capabilities of executing and analyzing Android applications to Cuckoo.

    - +
  • Droidbox - DroidBox is developed to offer dynamic analysis of Android applications

  • @@ -266,7 +273,7 @@

    Reverse Engineering Tools JADX - The JADX Dex to Java decompiler provides command line and GUI tools for producing Java source code from Android Dex and APK files.

    - +

    Hooking Tools

    @@ -753,6 +760,22 @@

    Android Security Research Papers

    Security Overview

    iOS Dynamic Analysis Tools