v1.52
What's New
- In the
Mono Obfuscate
feature, We added theErrorMethod
function, it will prevent Dnspy and other decompilers from working properly (See below picture)
New | description |
---|---|
MethodError | Break Method makes Dnspy and other decompilers unable to restore C # code |
after ErrorMethod:
- Fixed the following bugs
-
Fix bug with invalid
Enable
switch -
Error reported in Unity 2022
-
Fixed the problem of sometimes throwing
NullReferenceException
when switching scenes in Unity