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