mpqcli 0.9.9 is out
Yesterday, Thomas Laurenson released version 0.9.9 of mpqcli, a release packed with bugfixes. As previously covered here, mpqcli is a tool for creating and modding MPQ files, used for loading custom data into games.
Fixed in version 0.9.9:
- Potential path traversal attack in
extractsubcommand. - Empty MPQ archive name when directory supplied with trailing slash.
- Bug where MPQ internal files were added with
createsubcommand. - Signature being added automatically when not requested.
- Potential DWORD overflow in
addsubcommand.
