Nox is great for reverse engineering. But every session you: enable root, install Frida server, push Burp CA, toggle proxy, debloat garbage. That's 15 minutes of clicking per session.
Noxer does it in one command. Dashboard shows live status of ADB, Frida, proxy. No entering Android UI.
┌────────────────────────────────────────────────┐
│ NOXER v1.22β │
│ ● Nox ● ADB ● Frida (host) 17.15.3 │
│ ● FridaSrv ● FridaSrv run ○ Proxy │
│ ────────────────────────────────────────────── │
│ 1. Windows Tools │
│ 2. NOX Player Options │
│ 3. Frida-Tools Options │
│ 4. Exit │
└────────────────────────────────────────────────┘
6 live status badges. Green dot = OK. Red dot = offline. Checks every render.
- Windows (Nox runs here)
- Nox Player installed & running
- Python 3.x + pip
git clone https://github.com/sittiev/noxer.git
cd noxer
pip install -r requirements.txt
python noxer.pyStep 1 — Open Nox, pick Android version.
Step 2 — Click Settings.
Step 3 — General tab → check Root.
Step 4 — Save & run emulator.
No VT error? Fix Virtualization
Step 5 — Run NOXER. Auto-syncs with running Nox.
1. Windows Tools — Install/verify frida-tools, objection, reFlutter.
2. NOX Player Options — Debloat, install/run Frida Server, ADB shell, Burp CA, proxy on/off.
3. Frida-Tools Options — List apps via frida-ps -Uai, pick script from Fripts/ (32 available), inject to target package.
32 community hooks in Fripts/:
MIT





