gdl_123 f4f7d9a907 ru-ios 渠道 7 ماه پیش
..
Editor 6f1dcd5df7 加入混淆插件 1 سال پیش
Log f4f7d9a907 ru-ios 渠道 7 ماه پیش
Plugins 6f1dcd5df7 加入混淆插件 1 سال پیش
Settings f4f7d9a907 ru-ios 渠道 7 ماه پیش
Editor.meta 6f1dcd5df7 加入混淆插件 1 سال پیش
License.pdf 6f1dcd5df7 加入混淆插件 1 سال پیش
License.pdf.meta 6f1dcd5df7 加入混淆插件 1 سال پیش
Log.meta 6f1dcd5df7 加入混淆插件 1 سال پیش
Plugins.meta 6f1dcd5df7 加入混淆插件 1 سال پیش
ReadMe.txt 6f1dcd5df7 加入混淆插件 1 سال پیش
ReadMe.txt.meta 6f1dcd5df7 加入混淆插件 1 سال پیش
Settings.meta 6f1dcd5df7 加入混淆插件 1 سال پیش
Version_History.txt 6f1dcd5df7 加入混淆插件 1 سال پیش
Version_History.txt.meta 6f1dcd5df7 加入混淆插件 1 سال پیش

ReadMe.txt

== Description ==

GuardingPearSoftwares Obfuscator was developed to increase your software
and game security, especially for applications built with Unity.

Its main objective is to conceal your own proprietary source code, and
third party compiled dotNet assemblies as well. We support all known platforms,
whether standalone or embedded.

== How To ==

The Obfuscator runs, when activated (is the default), automatically at
build time. Directly after Unity generates the build target specific
assemblies (*.dll), generated at Library\ScriptAssemblies, the Obfuscator
applies to them.

== Settings ==

The Obfuscator comes with a "Settings" window allowing to specify exactly and
user friendly which assemblies should be obfuscated and what features should apply
to them. You can find it in the Unity Editor Menu OPS->Obfuscator->Settings.

== Error Stack Trace ==

To still be able to debug or understand obfuscated error logs, the Obfuscator
comes with a "Error Stack Trace" window. Here you can load a mapping file (you
have to activate it in the settings) and enter a obfuscated stack trace.
Pressing "Deobfuscate" the obfuscator will try to deobfuscate the stack trace.
You can find it in the Unity Editor Menu OPS->Obfuscator->Error Stack Trace.