Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 828 Bytes

File metadata and controls

20 lines (11 loc) · 828 Bytes

DMA Firmware Unblocking Library

⚠️ Status: PATCHED

This technique no longer works for EAC (Easy Anti-Cheat). Recent updates have implemented additional detection methods that render this approach ineffective.

(As of writing this (29/10/2025), this works on every EAC game still besides RUST (the game). expect it to be patched on the other games very soon)

Overview

This library demonstrates a technique that was previously used to unblock DMA (Direct Memory Access) hardware that had been detected and blocked by Easy Anti-Cheat (EAC).

Technical References

Acknowledgments

Special thanks to ufrisk for the MemProcFS and LeechCore libraries used in this project.