1.4.5 (2026.3)
- Added password protection support — now supports password obfuscation, with improved compatibility for WPF scenarios.
- Added assembly name obfuscation, compatible with string obfuscation.
- Added random seed support for more controlled and reproducible obfuscation results.
- Added single-file application support — detection, opening, extraction, and rebuilding of single-file programs.
- Added CLI registration command for a more complete command-line experience.
- Added .NET single-file extract/repack feature.
- Added .NET Bootstrapper detection for improved compatibility with various .NET program entry point patterns.
Compatibility and Usability Improvements
- Improved usability for WPF/WinForms projects in namespace obfuscation scenarios.
- Reflection obfuscation compatibility improved, with enhanced support for generic methods and async-related scenarios.
- Optimized packer behavior in password-protected scenarios, especially for WPF programs.
- Added single-file validation when opening DLL/EXE to reduce accidental operations and exceptions.
- Improved file selection experience and stability when opening directories. 6. Updated default settings for a better out-of-the-box experience.
Bug Fixes
- Fixed an issue where the entry function was not correctly renamed after packing.
- Fixed an issue with abnormal interface height display.
- Fixed various loading exceptions.
- Fixed crashes or errors caused by reflection obfuscation in some return types, generic methods, and async scenarios.