Skip to main content

1.2.0 (2024.8)

  1. Added save configuration feature — save current obfuscation settings at any time
  2. Added Anti-ILSpy protection
  3. Added reference list obfuscation
  4. Added decimal obfuscation — hides decimal values inside the program
  5. Added proxy call obfuscation — nests multiple layers of function calls, making calls harder to understand
  6. Optimized and fixed various issues with async obfuscation
  7. Optimized and fixed various issues with control flow obfuscation
  8. Optimized and fixed various issues with string/integer hiding