C5Hackr/Phantom — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows educational security lab app inspired by Phantom. I want a simple desktop UI where I can load a sample executable in a controlled test folder and see options like encryption, compression, anti debug, anti VM, self delete, file binding, AMSI and ETW bypass, UAC bypass, and startup.

Keep anything dangerous as clearly labeled simulated toggles or disabled demo stubs. I don’t want real antivirus evasion, persistence, bypassing protections, or stealth behavior. This should be a safe learning tool that explains what each option means, shows mock before and after scan style results, and links to the included technical documentation.

Please make it easy to open and run in Visual Studio, with clean C# code, a polished UI, helpful warnings, and a short README that explains this is for education and malware analysis training only.

Want more depth? Deep Reverse