Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
Refactor: Zero-cost UTF-16 literals with w! macro and cleanup
Implemented w! macro to replace runtime heap allocations for static string literals. Refactored usage across UI components and dialogs. Fixed type mismatches between Vec and &[u16]. Cleaned up unused helper functions and constants to resolve compilation warnings.
Build Information
- Commit:
0a4e77aebcf0dc6a4fc0159de1720297a5f197a1 - Author: IRedDragonICY
- Platform: Windows x64
- Binary Size: 179.5 KB (UPX compressed)
- Rust Toolchain: Nightly
Installation
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress
Checksum
SHA256: 58D53C67338D6F0CE6F2068E76B21182613042B0990823ABDC5686CDFF8D993D
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "58D53C67338D6F0CE6F2068E76B21182613042B0990823ABDC5686CDFF8D993D"