TheMythologist/GenP — reverse-engineered prompt
Reverse engineered prompt
Build me a clean Windows project for maintaining an open source GenP archive, focused on transparency and reproducible builds.
I want each GenP version kept in its own folder, with the AutoIt source, patch config, icon, WinTrust files, UPX archive, build script, and simple build info. The main thing should be that someone can run one admin batch file, have the needed tools downloaded, have the bundled binaries checked, then compile the AutoIt source into a release exe.
Please also include a Python verifier that checks every version folder and confirms the included third party binaries match known trusted sources. Set up GitHub Actions so pushes to main verify everything first, build the executables, and publish release artifacts with checksums.
Keep the README very clear that this is for educational and archival purposes only, that users should only trust builds from the official releases page, and that the project is provided as is.
Want more depth? Deep Reverse