Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
Refactor: Consolidate utilities and remove interface duplication
- Moved 'format_size' to 'src/utils.rs' - Moved UI helpers ('get_window_state', 'load_app_icon', 'run_message_loop') to 'src/ui/framework.rs' - Deleted 'src/ui/utils.rs' - Updated imports across the project - Fixed unused imports in 'src/ui/framework.rs'
Build Information
- Commit:
aaa2185b06fa46655c54d8d3d525e2e8499bf5e9 - Author: IRedDragonICY
- Platform: Windows x64
- Binary Size: 160.5 KB (UPX compressed)
- Rust Toolchain: Stable
Installation
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress
Checksum
SHA256: 0994DC12A2A7F67BD960CFF0AE9B3A8D8CC20F9A60C0FE7DC4058C84ED5F8271
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "0994DC12A2A7F67BD960CFF0AE9B3A8D8CC20F9A60C0FE7DC4058C84ED5F8271"