| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| LRGEX-Compress-v1.7.3-setup.exe | 2026-08-17 | 9.7 MB | |
| README.md | 2026-08-17 | 755 Bytes | |
| v1.7.3 source code.tar.gz | 2026-08-17 | 1.0 MB | |
| v1.7.3 source code.zip | 2026-08-17 | 1.1 MB | |
| Totals: 4 Items | 11.9 MB | 0 | |
🔒 Security & Bug Fixes
- Crash-log password leak fixed: if the tool crashed while running with
-p <password>, the password was written tocrash-log.txtin plaintext. Now redacted before writing. - Encrypted multi-volume 7z fixed: the password was silently dropped for
.7z.001archives — extraction failed even with the correct password. Now passed through. - RAR symlink validation added: crafted RAR archives could create symlinks pointing outside the extraction folder. Now validated with the same target-containment check as zgx/zip/7z.