oakboat/RTCore64_Vulnerability — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small C++ Windows 11 security research project around the RTCore64 signed driver issue. I want it to be something I can open in Visual Studio, run in a controlled lab, and use to understand why this driver is risky.

Keep it focused on education and defensive testing. Show clearly when the RTCore64 driver is present, explain that it can access readable memory, and include a simple demo or mock flow that shows the driver mapping concept without making it useful for real world abuse. Add clear warnings, safe defaults, and a README that explains the idea in normal language.

Please credit the related projects mentioned in the README, especially kdmapper, data ptr comm, and EasyPdb. If you need current Windows driver or Visual Studio details, look up the docs online.

Want more depth? Deep Reverse