Git Product home page Git Product logo

kingking888 / frukah Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rortega/frukah

0.0 0.0 0.0 344 KB

This is a Frida/Gui tool is used for dynamic analysis of android applications. The tool allows you to inject/hook javascript to various java methods. This will allow you to follow/modify the applications logic. This tool is normally used for pentesting applications.

Python 100.00%

frukah's Introduction

Frukah

This is a Frida/Gui tool used for dynamic analysis of android applications. The tool allows you to inject/hook javascript to various java methods. This will allow you to follow/modify the applications logic. This tool is normally used for pentesting mobile/android applications.

This tool does require Frida and PySimpleGui. Go to(https://frida.re/docs/android/) to install Frida use pip to install PySimpleGui. Tool at the moment has not been tested on a windows environment.

At the moment, this application will only work on Android Studio Emulator. Future releases will work on any mobile device and any thick client (.exe)

To start using:

  1. Open a virtiual device in Android - Make sure Frida Server is running
  2. Open the app (e.g., DIVA) you want to Hook/Frukah into
  3. In Command line enter "$python3 frukah.py"
  4. In Frukah enter the App name, such as for DIVA it will be "jakhar.aseem.diva" or click on "Show Avail Apps" to see loaded applications
  5. Click on "Hook App"
  6. Select modules/classes you want to Hook/Frukah such as Database, File Access, Shared Preferences, and HTTP

image

frukah's People

Contributors

rortega 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.