github IRedDragonICY/compactrs v2025.12.23-1636
CompactRS v2025.12.23-1636

8 months ago

Security Verification

View VirusTotal Scan Report

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


Changes

docs: add comments for unsupported optimization flags

Document which optimization flags were tried but failed:

  • -Cembed-bitcode=no (incompatible with LTO)
  • -C relocation-model=static (LNK2017 errors on MSVC)
  • -C prefer-dynamic=no (linker errors)
  • -Z virtual-function-elimination (requires thin LTO)
  • -Z threads=8 (not recognized)
  • panic_immediate_abort build-std-feature (deprecated)

Build Information

  • Commit: 4d7d750e6959e551fc4c0c13e7fc773411f97964
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 142.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: 6DDE708B8BE3F1833BC55FE9CA287848BCDC147974D18DE2BA5158982C40C7E9

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "6DDE708B8BE3F1833BC55FE9CA287848BCDC147974D18DE2BA5158982C40C7E9"

Don't miss a new compactrs release

NewReleases is sending notifications on new releases.