CompactRS v2025.12.23-1653
·
51 commits
to main
since this release
Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
refactor: centralize build config in .cargo/config.toml
- Move all RUSTFLAGS and build-std config from workflow to .cargo/config.toml
- Simplify workflow build step - just 'cargo +nightly build --release --target x86_64-pc-windows-msvc'
- Remove profile-rustflags cargo-feature and rustflags from Cargo.toml (now in config.toml)
- Add documentation for unsupported flags directly in config.toml
- Binary size unchanged: 297 KB
Build Information
- Commit:
9475a321f3b0433a089189070c18574a46314213 - Author: IRedDragonICY
- Platform: Windows x64
- Binary Size: 142 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: B70C4F891D26F26561B54DBCC12064F88DB0465DDE9F79D00741562DF1B6B215
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "B70C4F891D26F26561B54DBCC12064F88DB0465DDE9F79D00741562DF1B6B215"