1.5.2.1
- added back classic parameterless callback support to the InjectionDetector
1.5.2.0
- InjectionDetector callbacks now should accept string with detection cause
- improved Window > CodeStage > Anti-Cheat Toolkit menu appearance
- added new Prefs Editor window mode: as an utility window (via new menu item)
- renamed DEBUG conditional symbols to the ACTK_DEBUG to avoid collisions
- added few more standard prefs to the Prefs Editor ignores
- ObscuredFloat GC allocations on initialization removed (thx pachash)
- ObscuredDecimal GC allocations on initialization removed (thx pachash)
- added proper reaction in case obscured data can't be decrypted in Prefs Editor
- fixed "E" button width when adding new pref
- fixed wrong prefs readout in rare cases in Prefs Editor (thx mcmorry)
- fixed "Cutting off characters" error by checking string length (thx mcmorry)
- fixed errors if working from the Plugins folder in Unity 5.3+ (thx demigiant)
- fixed pref deletion wasn't saved on Mac |
Requires Unity 4.6.0 or higher.
Anti-Cheat Toolkit (ACTk) designed to let you add some extra pain to the guys who cheat / hack / crack something in your game.
Includes various anticheat tricks and techniques in one place, easy to use, with detailed docs and corner cases care.
WebGL demo available!
== Common features ==
Protects variables in memory.
Protects and extends PlayerPrefs.
Detects speedhacks with false positives care.
Detects 3 common types of wallhacks.
Detects foreign managed assemblies.
See details below.
== Obscured Types ==
Keeps your sensitive variables away fromall memory scanners and searchers (Cheat Engine, Game CIH, ArtMoney, etc.)!
All basic and few Unity-specific types are covered.
Tampering detection included!
See intro tutorial.
== Obscured Prefs ==
PlayerPrefs replacement with automatic migration, encryption and additional supported types.
All saved data can be optionally locked to device.
Tampering detection included!
See intro tutorial.
== Speed Hack Detector ==
Makes you aware of nasty cheaters trying to slow down or speed up your game.
Correctly reacts to the time glitches.
See intro tutorial.
== WallHack Detector ==
Covers 3 common types of wallhacks:
• shoot through the walls
• walk through the walls
• look through the walls
Uses generic sandbox approach allowing to detect unknown cheats.
See intro tutorial.
== Injection Detector ==
Reacts on foreign managed assemblies both injected at runtime or to the build.
See intro tutorial.
== Overall highlights ==
Doesn't require Unity Professional.
Works with micro mscorlib and IL2CPP.
Has detailed readme with examples and tips.
Has full API documentation.
Has full sources!
== Third-party plugins section ==
• full Opsive's Behavior Designer support
• partial PlayMaker support (see forum)
• storage backend at the Mad Level Manager
• used in Stan’s Android Native asset
• used in Stan’s Ultimate Mobile asset
游客,本帖隐藏的内容需要积分高于 20 才可浏览,您当前积分为 0
|