Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 382 Bytes

File metadata and controls

16 lines (12 loc) · 382 Bytes

Obfuscator Tool For Unity

Use:

Tap Obfuscator Menu And Click Start, Select a Dll file,Enjoy

Code

ObfuscatorTool.cs contains the obfuscator Api

FAQ

IF you use reflect, plz add the classes into the same namesapce for example obfuscator.ExcludeBase("UnityEngine");