+ [HashFS] Add --deep
mode
+ [ZIP] Support --tree
for ZIP archives
* [ZIP] Print extracted paths
* [ZIP] Don't interpret directory metadata as empty files
+ Automatically decode 3nK-encoded and encrypted SII files during extraction
* --list
now prints paths contained in the archive; the previous behavior has been renamed --list-entries
This release introduces --deep
, a new extraction mode for HashFS archives. Whenever directory listings are missing (or the directory tree they expand into is clearly incomplete – the SXC packer can do this), add the --deep
option to first scan the contents of the archive for referenced file paths. Entries whose paths could not be restored will be written to /_unknown
, and decoy entries will be written to /_decoy
.