mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
2 lines
499 B
Plaintext
2 lines
499 B
Plaintext
This project is a Unity game protection tool focused on IL2CPP and asset encryption. The C# codebase handles Unity asset file parsing, IL2CPP metadata encryption using XXTEA and custom crypto, key function obfuscation, and configuration-driven protection workflows. It supports both asset-level and code-level protection for Unity games built with the IL2CPP backend. It is mainly useful for game developers and security researchers studying Unity game protection and IL2CPP obfuscation techniques.
|