FILE ENCRYPTION EXEC
Project description
USE
crypter file encrypt
call = binencrypt.crypter(data,output_file) call.encrypt()
crypter_V2 text decrypt only exec
call = binencrypt.crypter_V2(data) out = call.encrypt() print(out) callde = binencrypt.crypter_V2(data) oytde = callde.decrypt() exec(oytde)
' this out not print only exec '
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
binencrypt-2.5.tar.gz
(138.3 kB
view details)
File details
Details for the file binencrypt-2.5.tar.gz
.
File metadata
- Download URL: binencrypt-2.5.tar.gz
- Upload date:
- Size: 138.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964dfb777fa5ed921c75a61ec096421cc0660e27777d83d2a2979e2e3bdf1bca |
|
MD5 | 8a1c401c3b19003b803dfaf6a1f598d3 |
|
BLAKE2b-256 | 87b15db88d9e2e8ad06ec3d8b73eaa36d443039121003f8013f16ca4e1415276 |