Fixes Features 🎫 #1
Description:
We need to add baseline anti-cheat protection to the Javelin Project.
The protection should include:
- Debugger detection: Prevent the application from running when a debugger is attached.
- Suspicious process detection: Detect and block known cheat tools (e.g., Cheat Engine, x64dbg, OllyDbg).
Acceptance Criteria:
Fixes Features 🎫 #1
Description:
We need to add baseline anti-cheat protection to the Javelin Project.
The protection should include:
Acceptance Criteria:
AntiCheat.cpp) and Python monitor (anti_cheat.py).