Security Verification
Note: UPX-compressed binaries may trigger false positives in some antivirus engines.
Changes
Fix updater redirect handling and refactor WinHttp logic
- Implemented manual HTTP redirect handling (3xx) to fix GitHub download issues. - Refactored updater.rs to deduplicate code and improve handle management with WinHttpRequest. - Updated Settings UI to correctly re-enable update button. - Added executable validation (MZ header check).
Build Information
- Commit:
7078542268abeed0ec7ba78c5a4ea65ad40b2bba - Author: IRedDragonICY
- Platform: Windows x64
- Binary Size: 156.5 KB (UPX compressed)
- Rust Toolchain: Stable
Installation
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress
Checksum
SHA256: AC744A08C6F0CA0D0013CF7E84BAA293284DBA5FA6B1B3AB29E8CCE6C901A856
Verify integrity:
(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "AC744A08C6F0CA0D0013CF7E84BAA293284DBA5FA6B1B3AB29E8CCE6C901A856"