BitTheByte / Orkestra

Web-based Android debugger with inspection capabilities using Frida and Jadx as a backbone
27 stars 12 forks source link
android bugbounty bugcrowd debugger decompiler frida hackerone jadx java java-decompiler orkestra

Orkestra

The Android Inspection Framework

Get Started

Make sure you have:

Then install Orkestra using the following commands

 $ git clone https://github.com/BitTheByte/Orkestra && cd Orkestra
 $ pip install -r requirements.txt

Start your avd then you're good to go

 $ python main.py

if everything goes will you will be able to access the main interface on http://127.0.0.1:7001

Showcase: https://streamable.com/w6pjik

Security

This project is still in alpha phase please be careful when deploying it on a public network, it may contain some dangerous vulnerabilities. this issue will be revisited after the end of alpha phase

Open Source

This project include code from