[Chennaipy] Chennaipy - Monday Module - 14 Nov 2022

selvi dct selvi.dct at gmail.com
Mon Nov 14 13:10:50 EST 2022


Date: 14 Nov 2022


Module : zip-analyzer


Installation : pip install zip-analyzer


About:

A cli script to analyze zip archive.


Execution:

# zipAnalyzer --help

usage: zipAnalyzer FILE [OPTIONS]


A cli script to analyze zip archive.


optional arguments:

  -h, --help   show this help message and exit

  -c, --crack  tries to crack the encryption by enumeration over a password
list. Extracts the zip archive if the password was found

  --passlist PASSLIST  Path to custom password list


# zipAnalyzer sample.zip

encrypted:           False


File Name                                             Modified
Size

zip_analzer_notes.txt                          2022-11-14 23:28:32
545



Reference:

https://pypi.org/project/zip-analyzer/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/chennaipy/attachments/20221114/b37d2e0d/attachment.html>


More information about the Chennaipy mailing list