Skip to main content

Unzip AES encrypted zip file.

Project description

unzip-aes

Unzip AES encrypted zip file.

Install

pip install unzip-aes

Installed Utils

  • unzip-aes

Usage

C:\Code\unzip-aes256>python unzip-aes.py --help
Usage: unzip-aes.py [OPTIONS] ZIPFILE [DST]

  Unzip AES encrypted zip file.

Options:
  -p, --password TEXT  [required]
  --help               Show this message and exit.

Example

Example1:

Unzip the-target.zip file to current folder.

unzip-aes -p Password the-target.zip

Example2:

Unzip the-target.zip file to dst folder

unzip-aes -p Password the-target.zip dst

Release

v0.1.1 2020/03/31

  • Depends on click without version.

v0.1.0 2020/03/11

  • First release.

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

unzip-aes-0.1.1.tar.gz (2.4 kB view hashes)

Uploaded Source

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