Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 841 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 841 Bytes

grida

What is grida?

User graphical reverse engineering tool for android dynamic instrumentation.

Features

  • SSl pinning bypass
  • Mitmweb auto configuration
  • Quick APK download and open with JADx

Installation

Requirements

You need to have the following tools installed to use fully grida:

git clone git@github.com:pluggyai/grida.git
cd grida
npm run install:all

Usage

npm run dev

You will see your apps and you can spawn them and see the logs in the web console.