CompactRS v2025.12.23-1636
·
53 commits
to main
since this release
Security Verification
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
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress
Checksum
SHA256: 6DDE708B8BE3F1833BC55FE9CA287848BCDC147974D18DE2BA5158982C40C7E9
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "6DDE708B8BE3F1833BC55FE9CA287848BCDC147974D18DE2BA5158982C40C7E9"