noob-hackers/mrphish — reverse-engineered prompt
Reverse engineered prompt
Build me a beginner friendly Termux tool in Bash for security awareness training. I want it to feel like an all in one demo where a user can open a simple menu, choose from many fake social media style login page examples, start a local PHP preview, view saved demo submissions, read an about screen, check for updates, and exit.
Keep it safe by using clearly fake pages, training labels, dummy data only, and never collecting real passwords, OTPs, tokens, or sending anything to the internet. It should work on rooted and non rooted Android through Termux, with a setup script that installs what it needs and a main command that launches the tool.
Make the interface colorful and easy for beginners, include clear warnings that it is only for education and awareness, and add a small README with install and usage steps. Look up current Termux docs online if needed.
Want more depth? Deep Reverse