HARRY-EXE/HARRYv6 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Termux friendly Python command line tool inspired by HARRYv6, but make it safe and legal. I want it to feel like a simple security learning app for my own local test data only, not something that logs into Facebook or any real website.

The app should open with a clean menu, show a logo or banner, and let me load a small text file of fake user IDs and fake passwords. It should run a demo password strength check, show which sample accounts are weak, and save the results in a folder so I can review them later. Add basic settings, a simple login screen for the tool itself, and clear messages for beginners.

Please include setup instructions for Termux, a requirements file, and make sure running python run.py starts everything. Keep it easy to use and look up current docs online if you need to.

Want more depth? Deep Reverse