stormshadow07/HackTheWorld ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python tool that helps me generate harmless Windows test executables for antivirus lab testing and demos.

I want it to be easy to run from the command line, with a setup script that gets everything ready on a Linux machine using Wine and the needed build tools. It should let me choose a few basic options, then produce a Windows executable and any support files needed for the build. If there are parts that depend on current external tools or docs, look up the latest info online and use the most reliable approach.

Make it clear and straightforward to use, with helpful messages if something is missing. I also want the code organized so I can understand what each part is doing and change the template later if needed.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab