There was an error while loading. Please reload this page.
1 parent 082fc0e commit 3b81739Copy full SHA for 3b81739
packages/anticheat/core/AXIOM.cs
@@ -1,8 +1,4 @@
1
-// AXIOM.cs - Open Source Unity Anti-Cheat Runtime
2
-// License: MIT
3
-// Description: Centralized, modular, single-file anti-cheat system for Unity 6+
4
-// Features: Assembly integrity, debugger detection, Mono injection, external process monitor,
5
-// speedhack detection, stack trace check, method hash verification, memory decoys
+// AXIOM.cs - Open Source Unity Anti-Cheat Runtime Framework
6
7
using System;
8
using System.Collections.Generic;
0 commit comments