Obfuscator Free
Obfuscator Free is a Unity package that increases software and game security by obscuring source code and compiled DotNet assemblies.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Utilities
- Developer:
- GuardingPearSoftware
- Price:
- FREE
- Rating:
- Favorites:
- 516
- Supported Unity Versions:
- 5.6.1 or higher
- Current Version:
- 5.6.0
- Download Size:
- 723.92 KB
- Last Update:
- Mar 7, 2025
- Description:
- Obfuscator Free is a technique used in programming to make code harder to understand or reverse engineer. It involves intentionally making code more complex or obscure without changing its functionality. The package was especially developed for Unity to increase software and game security. Its main goal is to obscure your own source code and also compiled DotNet assemblies from third parties. All known platforms, whether standalone, console or mobile are supported. The package considers Unity's unique characteristics, like MonoBehaviours, ScriptableObjects, Serialization and Reflection, giving you a powerful but easy, and out-of-the box working obfuscator. Supported member obfuscation includes classes, methods, fields, properties, and events. For more obfuscation and security features, have a look at Obfuscator Pro. The integration is very simple, obfuscation runs when you build your game. The obfuscator hooks into the Unity build pipeline and applies security measures there. The whole workflow of obfuscation and hardening is also very easy to adjust, it's fully customisable and well logged. Also a StackTrace de-obscuscation tool is included, allowing you to restore and debug your secured assemblies. Obfuscator Free makes it harder for the bad guys to steal your source code. It also gets regular updates to ensure a high standard of security in the future. For stronger obfuscation, have a look at Obfuscator Pro. The best thing about the whole thing is that the obfuscator itself is not obfuscated. This allows you to take a look at the obfuscator assemblies themselves and follow the workflow! Other obfuscators on the market don't offer this transparency, forcing you to rely solely on their word. Not on their technology.
- Technical Details:
- Member obfuscation: Classes, Methods, Fields, Properties, Events. Supports Unity 2019 and later versions. Uses Mono.Cecil under MIT/X11 license.
- Continue »