Giter Site home page Giter Site logo

a24ac1 / frida-script-runner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from z3n70/frida-script-runner

0.0 0.0 0.0 652 KB

Frida Script Runner is a versatile web-based tool designed for Android and iOS penetration testing purposes.

JavaScript 97.08% Python 0.61% CSS 1.58% HTML 0.74%

frida-script-runner's Introduction

Frida Script Runner

Alt text

Frida Script Runner v1.3 is a versatile web-based tool designed for Android and iOS penetration testing purposes.

This tool simplifies the process of interacting with Frida, providing a user-friendly interface through Flask, a Python framework, to enhance the efficiency of penetration testing tasks.

Features

  • Run Frida Scripts: Execute custom Frida scripts on selected mobile applications to analyze and manipulate their behavior.
  • Real-time Output: View real-time output generated by the Frida process, allowing instant feedback on script execution.
  • Script Organization: Organize Frida scripts into different directories for efficient management and easy selection.
  • Custom Scripting: Easily create and run custom Frida scripts by copy-pasting the script code directly into the tool.

Feature Details

Alt text

How to Use for Android & Custom Script

Video Thumbnail

How to Use for iOS

Video Thumbnail

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/z3n70/Frida-Script-Runner.git
    
  2. Install Dependencies:

    pip3 install -r requirements.txt
    
  3. Run The Application

    python3.11 frida_script.py
    
  4. Open Your Browser

    http://127.0.0.1:5000
    

Usage

  1. Connect your USB device and run Frida Server. (root or jailbreak required) and if you use iphone make sure you have Frida installed on Cydia, Sileo, Zebra or another tool

  2. Open the web interface and select the target package and script.

  3. Click "Run Frida" to start the Frida process.

  4. View real-time output in the output container.

Note: If you intend to modify or add frida script files, ensure file are placed in the correct directory. Script Directory 1 For Android and Script Directory 2 For iOS, and you can see script.json for structure file and name

Contributing

Contributions are welcome! Please contact me

Thanks and Support

Pawang Uler, Om-Yud, Mas Gondrong, Alfan, Revan

Acknowledgments

Special thanks to the Frida project for providing an exceptional instrumentation toolkit.

frida-script-runner's People

Contributors

z3n70 avatar karjok avatar yudha-ard avatar alfanilham avatar revan-ar avatar xcapri 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.