Files
gmh5225-awesome-game-security/description/Ether2023/Ether-Uprotector/description_en.txt
T

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.