0xshahriar/ReconX ? reverse-engineered prompt
Reverse engineered prompt
Build me a mobile first bug bounty reconnaissance app for Termux on Android that I can start and stop easily from the terminal. I want a simple web dashboard that works well on a phone, lets me add targets, kick off scans, pause and resume them, and see system status in real time. It should save progress locally so scans can recover if the phone loses power, internet, or gets too hot, and it should protect battery by pausing when needed. I also want it to use a local LLM for analysis, and automatically switch to smaller models when memory is tight. Make it support remote access through a tunnel when I need it, with basic password protection. Use a clean backend and a lightweight frontend, keep everything stored locally in SQLite, and include install, start, and stop scripts so I can get it running quickly on Android.
Are you gonna build this?
make sure you review the code using coderabbit