Reverse engineered prompt

GitHub

Build me a Python command line tool called RedRoot Lite that feels like one unified terminal framework for cybersecurity learning, CTF practice, and authorized lab testing. I want it to be fast and simple to use, with a main menu, help text, and an installer so someone can clone it and get started quickly.

The Lite version should only let people use the core modules that are mentioned in the README, like recon, directory discovery, fuzzing, port scanning, sniffer, SQL injection testing, exploit assistance, listener, breaker, and payload generation. The other modules should still appear in the interface, but they need to stay locked and show a clear access denied message if someone tries to run them.

Please also include the F.R.I.D.A.Y assistant idea, so it can explain what a module does, what input it expects, and suggest the next step inside the tool. Keep the tone educational and add clear warnings that it is only for legal, authorized use. Look up current docs online if you need to.

Have a live product UI? Try website reverse