Pack directories into HEX parts and reveal them back
Project description
codeleak: Pack & Reveal Utility
===============================
Usage:
Pack : codeleak --pack {INPUT_DIR} {OUTPUT_DIR} {SIZE}
Reveal : codeleak --reveal {INPUT_DIR} {OUTPUT_DIR}
Example:
codeleak -p 00_source 01_compressed 1K
codeleak -r 01_compressed 02_decompressed
Description:
- PACK : Create .tar.gz from INPUT_DIR, convert to HEX, split into chunks.
- REVEAL: Combine HEX parts, restore .tar.gz, and extract to OUTPUT_DIR.
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
codeleak-1.0.0.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codeleak-1.0.0.tar.gz.
File metadata
- Download URL: codeleak-1.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbc957e3dc772d73d6e6f1844dac004f58feebbe926390b42bea3f43c080ce64
|
|
| MD5 |
5b82ea071f0a43168e0fd2742c992255
|
|
| BLAKE2b-256 |
d137a1cbed49cbaa910fb23d05cf497efec26c029d6799da5ea5b458432ffdcc
|
File details
Details for the file codeleak-1.0.0-py3-none-any.whl.
File metadata
- Download URL: codeleak-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa559a5affb9c343f9cffdd604f8af16e79ff5f2712eba599e885e91bf62f121
|
|
| MD5 |
8b278667ed829b404c40e1a882d07986
|
|
| BLAKE2b-256 |
37fbab48d2836d4ea35984360c15f58936cc50b30124597d826811a311cf730c
|