Nightmare-Eclipse/MiniPlasma — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small Windows C# proof of concept for security research that demonstrates the cldflt.sys local privilege escalation issue described in the README.

I only want to run it inside an isolated test VM. It should clearly show whether the test machine appears vulnerable, print helpful status messages, and if the demo succeeds, open a SYSTEM command prompt so I can confirm the impact. Please keep it simple to build in Visual Studio, include any needed setup notes, and make errors easy to understand.

Add clear safety warnings in the console and README that this is for authorized lab testing only. Don’t add persistence, stealth, cleanup tricks, networking, or anything beyond the local demo. Look up current Windows and C# docs online if you need to.

Want more depth? Deep Reverse