Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
feat: add size estimation with caching and heuristic adjustments
- Add estimator.rs module for compressed size estimation - Add Est. Size column to FileListView (index 5) - Add estimation_cache to BatchItem for instant algorithm switching - Use XPRESS_HUFF with heuristic multipliers for all algorithms (fast) - Trigger re-estimation on file add, algorithm toggle, global algo change - Remove old compresstimate.rs module
Build Information
- Commit:
95083cdfe1045b86fd44ef7a38101b5e0ab183b8 - Author: IRedDragonICY
- Platform: Windows x64
- Binary Size: 163.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: 0B7BE01F0C0962318E8E4690EC0D06C95D572FFF15793D743B2CE65AF32A9002
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "0B7BE01F0C0962318E8E4690EC0D06C95D572FFF15793D743B2CE65AF32A9002"