- Added invalid method body obfuscation option
- Added nativify EXE feature
- Added ignore list feature
- Fixed an issue where output path information was not saved correctly
- Fixed an issue where boolean obfuscation caused some DLLs/EXEs to fail to run
- Fixed an issue where junk NOP injection caused some DLLs/EXEs to fail to run
- Fixed an issue where resource encryption caused .NET Core programs to crash
- Fixed an issue where proxy call obfuscation caused WPF programs to crash
- Fixed an issue where anti-VM caused some .NET programs to fail to run
- Fixed an issue where junk type obfuscation caused some programs to crash
- Optimized namespace renaming for better compatibility with more programs
- Optimized async obfuscation for improved compatibility