Skip to main content

A cli script to analyze zip archive.

Project description

zipAnalyzer

A cli script to analyze zip archive.

Installation

Install the package with pip

pip install zip-analyzer

Usage

Type zipAnalyzer --help to view the 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

Example analyze zip file

$zipAnalyzer invoice.zip
encrypted:           True

File Name                 Modified           Size
invoice.docm       2020-05-13 09:36:06       7080

Example use password list

$zipAnalyzer invoice.zip -c
[+] Try 41 passwords
[+] Password found: "777"
[+] Files extracted

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zip-analyzer-1.0.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

zip_analyzer-1.0.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file zip-analyzer-1.0.0.tar.gz.

File metadata

  • Download URL: zip-analyzer-1.0.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for zip-analyzer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ea890526a815650c1f07b5cdc9c2bbb9c554e2af4549eb2d4bddc75d4144e6d8
MD5 555763be4e90678d71a80ec49e220752
BLAKE2b-256 068d593b555ee9947ac5cf925ffc26217779982d55787e4e28fc8c231a50bcb8

See more details on using hashes here.

File details

Details for the file zip_analyzer-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: zip_analyzer-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for zip_analyzer-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e136db03fd187e1282d1ad264a26dbbb162ee6f90feeef2958709a7854df7db5
MD5 c93d354af3712b80b6bf7be318180a25
BLAKE2b-256 f6936c90ca3e815f28c86dab39b8eb76ba6f37bed9cd0ef9cc66bb866bc99a54

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page