python-loving/whitewolf-tools — reverse-engineered prompt
Reverse engineered prompt
Build me a Python command line toolbox called WhiteWolf Tools with a retro ASCII menu that starts from main.py and feels easy to use on Windows. I want one main launcher with sections for lookup, security, Discord, and a small utilities area.
The useful stuff should include IP lookup, phone number lookup, username search across lots of sites, DNS and whois info, opening Google and Wayback searches, basic GitHub and Discord profile lookups, website status checks, a password generator, and a full port scan for a target IP. If a result makes sense to save, write it to a simple txt or json file. Add clear prompts, info screens, and a clean menu flow so someone can just run it and click through.
If any features need API keys, keep them in a separate file so they are easy to set up. It is fine if some parts are Windows focused. Please keep anything risky, invasive, or abusive out, or make it clearly safe and educational only. Look up current docs online if you need to.
Want more depth? Deep Reverse