Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
Implement directory scanning functionality with metrics collection
- Added
scanner.rsto handle directory traversal and file scanning. - IntroducedScanStatsandPathMetricsstructs for aggregating scan results. - Implementedwalk_directoryandwalk_recursivefunctions for recursive directory walking. - Added logic to skip certain file extensions and critical system paths. - Createdscan_path_metricsandscan_path_streamingfunctions for path analysis and UI updates. - Includedscan_directory_for_processingfor 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
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress
Checksum
SHA256: 7F3ECFED069DF19291430E7CEA4177231917AACD7EF2CA7DB8073C1968F86AFF
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "7F3ECFED069DF19291430E7CEA4177231917AACD7EF2CA7DB8073C1968F86AFF"