MehdiKamber/whalestealer — reverse-engineered prompt
Reverse engineered prompt
Build me a small Python desktop app for Windows that acts like a safe security awareness demo inspired by this repo. I want it to show how risky saved passwords and app tokens can be, but it must not steal, reveal, copy, upload, or send any real secrets.
Make a simple dark themed window where I can choose a fake demo scan, see example findings like browser passwords, Discord tokens, and zip files, and then get basic advice on how to protect myself. Use dummy data only, with clear labels saying it’s a simulation. Include an easy install or run option for Windows, and keep the code simple enough that I can understand it later.
If anything in the original project looks malicious, replace it with harmless placeholder behavior. Look up current docs online if you need to.
Want more depth? Deep Reverse