Unity Asset – Anti-Cheat Toolkit

Author Alex
2021-02-25
793
0
Unity Asset – Anti-Cheat Toolkit

Unity Asset – Anti-Cheat Toolkit

Anti-Cheat Toolkit (ACTk) is here to add some extra pain to the guys who cheat / hack / crack something in your game.

Includes various anti cheat tricks and techniques in one place, easy to use, with full sources, detailed docs and corner cases care.

Common features
Protects variables in memory.
Protects and extends PlayerPrefs.
Generates build code signature.
Detects speedhacks.
Detects time cheating.
Detects 3 common types of wallhacks.
Detects foreign managed assemblies.
Has ObscuredPrefs / PlayerPrefs editor.



Obscured Types
Keeps your sensitive variables away from all memory scanners and searchers.
All basic and few Unity-specific types are covered.
Detects cheating attempts.
video 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!
Has editor for PlayerPrefs and ObscuredPrefs!
video tutorial

Code Hash Generator
Generates code hash signature to compare against current hash and make sure compiled code was not altered.
For Windows Standalone and Android so far.

Speed Hack Detector
Makes you aware of nasty cheaters trying to slow down or speed up your game.
Correctly reacts to the time glitches.
Allows to resist speed hacks with SpeedHackProofTime class.
video tutorial

Time Cheating Detector
Uses Internet connection to get reliable time.
Reacts on both incorrect system time and actual cheating during or between sessions, allowing you to catch people who changes time to speedup long-term processes (like building process, energy restore, etc).
Works with weak internet connection.

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.
video tutorial

Injection Detector
Reacts on foreign managed assemblies both injected at runtime or to the build.
video tutorial

Overall highlights
Over 6 years of support and updates!
Works with micro mscorlib and IL2CPP.
Has detailed manual with examples and tips.
Has full API documentation.
Asset Details:
  • Current Version: 2.2.4
  • More Info: https://assetstore.unity.com/packages/tools/utilities/anti-cheat-toolkit-152334

Download links:
Comments
Add comment
Add comment:
Your name:
Your E-Mail:
  • bowtiesmilelaughingblushsmileyrelaxedsmirk
    heart_eyeskissing_heartkissing_closed_eyesflushedrelievedsatisfiedgrin
    winkstuck_out_tongue_winking_eyestuck_out_tongue_closed_eyesgrinningkissingstuck_out_tonguesleeping
    worriedfrowninganguishedopen_mouthgrimacingconfusedhushed
    expressionlessunamusedsweat_smilesweatdisappointed_relievedwearypensive
    disappointedconfoundedfearfulcold_sweatperseverecrysob
    joyastonishedscreamtired_faceangryragetriumph
    sleepyyummasksunglassesdizzy_faceimpsmiling_imp
    neutral_faceno_mouthinnocent
I am not robot: *
Archive
«    May 2024    »
MonTueWedThuFriSatSun
 12345
6789101112
13141516171819
20212223242526
2728293031 
December 2023 (1)
October 2023 (1)
May 2023 (1)
February 2023 (519)
January 2023 (532)
December 2022 (515)
Vote
Upgrade to Premium