Security Verification
| Build Type | Size | SHA256 | VirusTotal |
|---|---|---|---|
| Normal | 276.5 KB | eeb0ce7772419f75ad9ec397f5187705ac14a8d7d5e63d7c9487b87d05cd3cf6
| Scan Result |
| UPX | 131.5 KB | 09154e173a786142cba8ce88245dbb66c08f01b4e1cbfc116e0577ed94301323
| Scan Result |
Note: UPX-compressed binaries may trigger false positives in some antivirus engines. Compare with the Normal build to verify.
Changes
feat: Add LZNT1/Legacy compression detection and force mode support
- Added Legacy variant to CompressionState enum for NTFS LZNT1 compression
- Implemented detect_compression_state() to check both WOF and NTFS compression
- Updated worker.rs to respect Force flag: reports Success if file is compressed
- Updated scanner.rs to use detect_compression_state for accurate detection
- Fixed all non-exhaustive pattern matches in file_list.rs and window.rs
- Current column now correctly shows LZNT1 for legacy NTFS compression
Build Information
- Commit:
cdfedfccd86d74eb989447778c721ba485f63309 - Author: IRedDragonICY
- Platform: Windows x64
- Rust Toolchain: Nightly
Installation
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress