Skip to content

CompactRS v2025.12.23-1601

Choose a tag to compare

@github-actions github-actions released this 23 Dec 16:02
· 56 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

fix: use RUSTFLAGS for rustc -Z flags

  • Z mir-opt-level, location-detail, fmt-debug are rustc flags
    not cargo flags, so they must be passed via RUSTFLAGS env var

Build Information

  • Commit: 5d576f546de1af847553524e8333e97700e024e7
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 162 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: 099CB47EEEC0FFAA0264C3DB91B39CCC1F0623C42FA5F4E35266D1099512B179

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "099CB47EEEC0FFAA0264C3DB91B39CCC1F0623C42FA5F4E35266D1099512B179"