Function
  • global-metadata encryption
    By encrypting the core file global-metadata.dat of the Unity game, the difficulty for cheat developers to obtain game symbol information is increased.
  • Unity AB resource encryption
    It provides a strict game resource protection scheme, encrypting designated AB resource files to prevent them from being parsed.
  • Anti-repackaging
    Identify repackaging behavior to effectively block cracked versions.
  • Self-protection of reinforcement solutions
    Verification logic is virtualized, and multiple methods are used to protect its integrity, raising the threshold for reverse analysis.
  • Anti-cheat SDK
    The reinforcement and anti-cheating measures are mutually verified and linked in real time, greatly improving the security of the solution.
Command line hardening methods
  • Download command-line hardening tool
  • Simple tool configuration
  • Automatic signature hardening (MAC)
You can select the file that needs to be hardened and upload it in the console. The system will automatically parse the file and perform full hardening. After completion, the file can be downloaded.