GithubHelp home page GithubHelp logo

anthrax3 / android_application_analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from notsosecure/android_application_analyzer

0.0 1.0 0.0 40.83 MB

The tool is used to analyze the content of the android application in local storage.

License: MIT License

Python 37.16% Shell 36.74% Batchfile 21.63% JavaScript 4.47%

android_application_analyzer's Introduction

Android Application Analyzer

The tool is used to analyze the content of the android application in local storage.

Install the dependency using following command

  • chmod +x setup.sh
  • ./setup.sh

Use the following command to run the tool

  • python3 main.py

Note

In order to run "Fridump" and "Frida universal ssl unpinning" script, Frida client must be installed on base machine

It will list down all the devices connected to the device as shown in Figure: Usage

It will start fetching logcat logs for the selected device as shown in Figure: Usage

In order to analyze the application, select it from dropdown list as shown in Figure: Usage

To analyze the file content of the application, Select the file as shown in Figure: Usage

Analyze the sensitive information logcat logs as shown in Figure: Usage

In order to view application source in JD-GUI, click on "jdgui" button as shown in Figure: Usage

If the mobSF configured in the system and in order to open application with MobSF click on "mobSF" button as shown in Figure: Usage

In order to decompile application using apktool, click on "apktool" button as shown in Figure: Usage

In order to take application sandbox backup for future reference, click on "snapshot" button as shown in Figure: Usage

Frida universal SSL unpinning and fridump support as shown in Figure: Usage

Future Enhancement

  • Strings command on “so or library” file
  • Compatible with python3
  • Deep search :- Find all the files of the application from the entire storage
  • Snapshot button :- Copy entire application directory for future reference
  • The dropdown list of the application instead of Text Box
  • Snapshot button :- Copy entire application directory for future reference
  • The dropdown list of the application instead of Text Box
  • One clikc application decompile using apktool
  • One click JD GUI application navigation
  • Universal Frida SSL Script to bypass ssl pinning
  • Run Fridump tool to check sensitive information in application memory
  • One click reinstall the APK using (uninstall app -> apktool rebuild app -> sign.jar (sign apk)-> install app)
  • One click mobSF analysis (prerequisite: mobSF installation required) Note: as of now update the mobSF endpoint in GlobalVariables.py and "mobSFURL" variable

# References

android_application_analyzer's People

Contributors

devsecboy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.