Cipher7/ChaiLdr ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Windows security research demo in C that can stage and run a harmless test payload from a local or lab server so I can study how loaders work in a controlled environment.

I want it to fetch a file over HTTP or HTTPS, add a simple delay before execution, and use a few basic code hiding tricks for learning purposes, like hashing API names and making the imports less obvious. If you can, also include a separate option to run the payload in another process for testing in a lab, and make it easy to swap between different techniques.

I’m fine if you need to look up current docs online while building it. Please keep it simple, make it work on modern Windows, and include clear notes on what each part is doing so I can understand it.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab