Giter Site home page Giter Site logo

papocch10 / mob-framework-radar Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 26 KB

Detect the mobile development framework of an Android/iOS application

Python 100.00%
android-security ios-security mobile-security mobile-framework pentesting reverse-engineering

mob-framework-radar's Introduction

mob-framework-radar

Mobile Framework Radar is a tool that allows you to easily detect the cross-platform framework of the mobile application it takes in input. Furthermore, it detects if the app contains some security libraries (e.g. RootBeer, IOSSecuritySuite, etc.)

Overview

Nowadays, with the increase of cross-platform and hybrid apps, it becomes important to be able to identify the development framework of a mobile application during a security analysis because once you have identified the development framework, you can focus on the analysis of specific files or platform-specific vulnerabilities based on the framework that has been identified. Therefore, this tool can be useful during the initial reverse engineering phase of the app to quickly recognize the cross-platform framework and then proceed with the security analysis based on the identified framework.

Usage

usage: mob-framework-radar.py [-h] -i INPUT [-v]

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input file (apk or ipa)
  -v, --verbose         Verbose mode

Screenshot of mob-framework-radar

Supported frameworks /

Currently mob-framework-radar is able to identify the following frameworks/platforms/references on Android/iOS applications:

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.