An open API service indexing awesome lists of open source software.

https://github.com/leinlin/obfuscator-tool-for-unity


https://github.com/leinlin/obfuscator-tool-for-unity

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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");