Skip to content

v1.52

Compare
Choose a tag to compare
@SummerofOrange SummerofOrange released this 07 Jan 13:36
· 25 commits to main since this release
9d8ad91

What's New

  1. In the Mono Obfuscate feature, We added the ErrorMethod 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:

ErrorMethod

  1. 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