Stop IL2CPP metadata dumps.
IL2CPP ships your type, method and string metadata in global-metadata.dat. Obfuscator encrypts it, so dumpers fail.

global-metadata.dat hands attackers a full map of your game.
IL2CPP compiles your C# to native code, but it still ships a global-metadata.dat file that lists your types, methods, fields and string literals.
Il2CppDumper reconstructs class, method and field names straight from the file.
String literals in metadata leak URLs, keys and prompts to anyone with a hex editor.
Recovered symbol maps make native binary analysis in IDA or Ghidra dramatically easier.
Global Metadata encrypted at build.
Obfuscator encrypts the generated global-metadata.dat. On disk the file is unreadable noise, so dumpers fail. Combined with other obfuscation features, you have a 2-layer protection.
Works everywhere your Unity game ships.
One package, every supported scripting backend and platform. No platform-specific code paths required.
Global Metadata Encryption,
the way Unity teams expect.
Defeats metadata dumpers
Tools like Il2CppDumper read global-metadata.dat directly. Encrypt it and the on-disk file is unusable noise.
No code changes
The IL2CPP runtime gets patched to understand the encrypted metadata. Your game runs normally with nothing to wire up.
Layers on top of renaming
Normal obfuscation runs first, so the encrypted metadata holds your renamed symbols – creating a 2-layer protection.
Standalone, iOS and Android
Plug an play support for standalone and mobile IL2CPP builds.
Built for Unity teams
that need to ship.
More than a feature list – a security partner Unity studios have relied on for over a decade.
Drop it into your Unity project, pick a security level and build. No source changes, no per-platform setup.
One package, every Unity scripting backend and every supported platform – Windows, macOS, Linux, Android, iOS and WebGL.
Mapping files keep your stack traces decodable in Sentry, Unity Cloud Diagnostics and your own logs – without giving anything away to attackers.
From solo indies to AAA studios, Obfuscator ships in production Unity titles across genres and platforms.
Battle-tested since 2015 and ready for Unity 6 on day one. Active development, lifetime updates.
Not satisfied? We refund – no fine print, no questions. We only win when your game actually ships secure.
Frequently asked questions.
Common questions Unity developers ask about global metadata encryption.
Layer your defences.
Ready to Secure Your Game?
Don't wait until it's too late. Protect your revenue and intellectual property with the industry standard Unity obfuscator.
Money-back guarantee if you are not satisfied • Instant delivery • Lifetime updates