Skip to content

CompactRS v2025.12.23-1544

Choose a tag to compare

@github-actions github-actions released this 23 Dec 15:45
· 59 commits to main since this release

Security Verification

View VirusTotal Scan Report

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


Changes

chore: add aggressive binary size optimization config

  • Add .cargo/config.toml with nightly flags: - mir-opt-level=4 - location-detail=none - fmt-debug=none - MSVC linker optimizations - Update GitHub workflow to use build-std with optimize_for_size - Reduces binary size from 439KB to ~350KB (20% reduction)

Build Information

  • Commit: 8eb5e98b1b0c78128658eb49e32a654a4bb4dc40
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 164.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: 5C0B59C9138A9A7E4D4B6CDABBD385E034FB858A58CBE4C47E4FA4D57B379133

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "5C0B59C9138A9A7E4D4B6CDABBD385E034FB858A58CBE4C47E4FA4D57B379133"