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.0 2020/03/11
- First release.
Project details
Release history Release notifications | RSS feed
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.0.tar.gz
(2.4 kB
view details)
File details
Details for the file unzip-aes-0.1.0.tar.gz.
File metadata
- Download URL: unzip-aes-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44e2d0f2e8c1a2b6b434deccaae7dba6097b8a061f23bc0032ea982e6d18577b
|
|
| MD5 |
c4fd8be42d12dfdefd7d051dbb5957f6
|
|
| BLAKE2b-256 |
5eefd25bad67e7266268d07619d423b2a4ff3719168661eedb0dd0d2a9631a00
|