If you’ve been told to disable your anti-virus before running a cheat, it’s a reasonable thing to want to understand. This page explains exactly why it’s required, how cheats work at a technical level, and what your anti-virus software actually sees when a cheat is running.Documentation Index
Fetch the complete documentation index at: https://docs.exploits.gg/llms.txt
Use this file to discover all available pages before exploring further.
How cheats work
Cheats don’t run like normal programs. To function, they must:- Attach to the game process while it’s running
- Read and modify game memory in real time
- Inject code into the game process
- Interact with protected or monitored areas of the system
How anti-virus sees cheats
Anti-virus software doesn’t judge intent — it looks at behavior. Any program that:- Injects into another process
- Modifies memory
- Hooks game functions
Why cheats get flagged
This is why cheats are often detected as:- Trojans
- Generic malware
- Suspicious programs
Why you need to disable everything
Most anti-virus programs have multiple layers of protection:- Real-time scanning
- Behavioral monitoring
- Background services
- Injection failures
- Crashes
- Features not working correctly
- Files being silently quarantined without warning
You are free to re-enable your anti-virus after you’re done playing. The cheat only requires protection to be off while it’s being loaded and while you’re in-game.