This is an external source for Rust, developed with AI assistance to implement Stealth Kernel Communication. The goal was to build a bypass that avoids common detection vectors used by EAC.
Watch the setup and gameplay directly here:
If the player doesn't load, click the image above.
- Trace Cleaning: Wipes PiDDB and MmUnloadedDrivers from kernel memory.
- Stealth: Unlinks and zeros out the Driver Object to remain invisible in system lists.
- PTE Hooking: Uses Page Table Entry hooks for physical execution redirection.
- Direct R/W: Reads physical memory directly to bypass virtual memory monitoring.
- Interface: Clean ImGui overlay for feature toggling.
- Visuals: Box, Sleepers, and Name ESP, Health.
- Offsets: Latest offsets are pre-configured in the source.
- Compile: Build the Driver solution first, then the User Mode.
- Cleanup: Run the
.batscript included to kill any EAC remnants. - Load: Use
kdmapperto load the driver into memory. - Warning: Test in a VM first to ensure no BSOD occurs on your main OS.
- Run: Launch Rust, then start the compiled EXE.
Need help or want to discuss the project?
Join here: https://discord.gg/qcmr7Kh27C
Disclaimer: This project is for educational purposes only. I am not responsible for any bans or system damage.
