Skip to content

zipdetails 4.000

Compare
Choose a tag to compare
@pmqs pmqs released this 18 Feb 21:55
· 31 commits to main since this release
  • Major rewrite
  • Make code more robust when it encounters a corrupt zip file.
    Should mean less bombing-out with an unhelpful error message.
  • Added "--walk" option as a less expensive alternative to "--scan".
  • Added support for Reference & Ipaq8 compression methods
  • Decode more extra fields
  • Display end offset in verbose mode.
  • Detect & display aspects of pkzip strong encryption
  • Added filename verification for portability, safety and compliance with APPNOTE.txt
  • Decode & display more DOS file attributes
  • Decode & display Unix file attributes
  • Detect issues with corrupt extra entries.
  • Added support for Zip64 End Central Header version 2
  • Add support for Spanned Archive Marker
  • Detect inconsistencies between central & local directory entries
  • Add a number of options for dealing with filename encoding.