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.2 2022/01/07
- Repack to fix license file missing problem.
v0.1.1 2020/03/31
- Depends on click without version.
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.2.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file unzip-aes-0.1.2.tar.gz
.
File metadata
- Download URL: unzip-aes-0.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad79bcff6a4a52e75c7effa91d83a10c335c32bc99b919603b9720ca1dc320e3 |
|
MD5 | 84bd7cb2433b0d9cf444de48fb9e67e5 |
|
BLAKE2b-256 | 0d54122e973f81c25eb4803479afe2bbd7857d6fe62efb5d3ee0ed24b5b71937 |
File details
Details for the file unzip_aes-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: unzip_aes-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6b0b0718d22852024e13c134317a6ab78f14d3f682130192e257973015423fa |
|
MD5 | 447f8e018ab6815ec56a57fcfee66433 |
|
BLAKE2b-256 | c73883595c32143b3db90f75c48287d744fa90b60670104ef9faad4ebce45a1a |