MAGE
Fifth public release of MAGE.
Changelogs
VERSION 0.5a - 08/09/2026 [ STARTED ON; 28/08/2026]
- Fixed mismatching error string being fed into error_msg.cpp.
- Serialization of chunk indexes in MAGE's AAD is now enforced in little-endian byte order.
- Fixed possible CVE with zipbombs by forging the total_origin_size in file header.
- Added file format specsheet / documentation (MD).
- Added threat model documentation (MD).
- Added KDF specsheet and entropy usage documentation (MD).
- Fix directory flattening bug where folder contents lost their parent directory when
extracting multiple files / folders at once. - Added helpful tooltip in settings dialog for tooltips about said settings.