viva-frida / Awesome-Frida-UI

this tool for beginner , and make easier to use this

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome--Frida-UI

Thanks for @oleavr @smartdone @0xdea this tool for beginner, and make easier to use this, this tool was under development, it maybe have some problem and bug, if you find that, please commit it on issues, thanks for your advice.

Introduction

The project base on Frida-RE,create-react-app,Ant Design,Django

UI

UI

Hook Example:

Hook

Trace Example:

Tracer

Document

If you were Chinese, please click it 中文文档.

If you don't wish to participate in the development of this project, please download it directlyRelease,this is packaged by NPM and can be run directly

Make sure your computer has the following environment configuration before use

  • Python 3.X
  • Node.js
  • NPM
  • Yarn
  • Django

Yarn install doc Yarn

Then you need to install the create-react-app,and move the project to that fold and replace.
create-react-app

Make sure the above steps are correct, next you need to execute the command:
npm install websocket-driver
npm install axios
npm install
npm start
python3 manage.py runserver

Then you can see the awesome UI :)

Implemented functionality

  • Ordinary Hook
  • Advanced Hook
  • Android Tracer
  • Ordinary Unpack
  • Advanced Unpack
  • IOS Function Hook
  • A part of Frida JS API

Future

  • Support all Frida JS API
  • Support perfect IOS Hook

About

this tool for beginner , and make easier to use this

License:Other


Languages

Language:JavaScript 73.8%Language:Python 24.2%Language:HTML 1.3%Language:CSS 0.7%