github IRedDragonICY/compactrs v2025.12.21-0808
CompactRS v2025.12.21-0808

8 months ago

Security Verification

View VirusTotal Scan Report

Note: UPX-compressed binaries may trigger false positives in some antivirus engines.


Changes

Implement directory scanning functionality with metrics collection

  • Added scanner.rs to handle directory traversal and file scanning. - Introduced ScanStats and PathMetrics structs for aggregating scan results. - Implemented walk_directory and walk_recursive functions for recursive directory walking. - Added logic to skip certain file extensions and critical system paths. - Created scan_path_metrics and scan_path_streaming functions for path analysis and UI updates. - Included scan_directory_for_processing for optimized scanning and path collection. - Added helper functions for detecting compression algorithms and calculating disk sizes.

Build Information

  • Commit: 806256602f5f529f308e70572ea65d79a036ffc4
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 178.5 KB (UPX compressed)
  • Rust Toolchain: Nightly

Installation

  1. Download compactrs.exe from assets below
  2. Run as Administrator (required for WOF compression)
  3. Drag and drop files or folders to compress

Checksum

SHA256: 7F3ECFED069DF19291430E7CEA4177231917AACD7EF2CA7DB8073C1968F86AFF

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "7F3ECFED069DF19291430E7CEA4177231917AACD7EF2CA7DB8073C1968F86AFF"

Don't miss a new compactrs release

NewReleases is sending notifications on new releases.