Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
perf: implement single-pass scan optimization for path analysis
- Add PathMetrics struct and scan_path_metrics function to worker.rs - Refactor ingest_paths in state.rs to use single-pass scan - Refactor handle_startup_items in window.rs to use single-pass scan - Reduces syscalls from ~400k to ~100k for 100k files (75% reduction)
Build Information
- Commit:
5e622207c842a0546a68bf4f1b9153e597ad2a1d - Author: IRedDragonICY
- Platform: Windows x64
- Binary Size: 164 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: 60175C024A2C806132CA6AD1D29EC68A885DEFF8AD7724AF3FB23AF127E9E982
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "60175C024A2C806132CA6AD1D29EC68A885DEFF8AD7724AF3FB23AF127E9E982"