The "NoMercy" project is "the gold standard" open source anti-cheat.
- The project is still WIP
- Windows 7 or greater
- DLL inject detection
- Thread inject detection
- Harmful thread detection
- Virtual memory code inject detection
- Virtual memory code modification detection
- Virtual memory module integrity protection
- Virtual memory hook & breakpoint & dump protection
- Ingame harmful window detection
- Mouse & Keyboard automation detection
- Ingame keyboard hijack detection
- Software & hardware macro detection
- Multi client detection
- Game client modification detection
- Detect/Reject/Analysis game process memory access
- Detect/Reject/Analysis game process handle access
- Detect/Reject Kernel and User mode debugging
- Detection execute on virtual machine, emulation and generic sandboxes
- Hardware information based ban system
- Heuristic detection
- Self integrity protection
- Splash UI
- Game specific protection methods
- Special ring3 access protection
NoMercy is licensed under the MIT License. Dependencies are under their respective licenses.
- Fork it(https://github.com/NoMercy-ac/NoMercy/fork)
- Create your feature branch: "git checkout -b my-new-feature".
- Commit your changes: "git commit -am 'Add some feature'".
- Push to the branch: "git push origin my-new-feature".
- Submit a pull request.