githubEdit

file-zipperAnalyze ZIP without extraction

File type identification
file <file>
Get metadata and file list
zipinfo <file>
List contents
7z l <file>
unzip -l <file>
Detailed ZIP structure
zipdetails <file>
Get deep information a the file
7z l -slt <file>

Last updated