• Encrypt & Run Code Tool Python .
Project description
salamencrypt
It is a useful project for developers that includes useful tools for Encrypt & Run Code
Installation :
pip install salamencrypt
Encrypt Usage
from salamencrypt import *
code = '''
print('Dev : @T5B55')
'''
enc = salamencrypt.enc(code)
print(enc)
Run Code Usage
from salamencrypt import *
runn = salamencrypt.run(b'\xe3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00@\x00\x00\x00s\x0c\x00\x00\x00e\x00d\x00\x83\x01\x01\x00d\x01S\x00)\x02z\x0cDev : @T5B55N)\x01\xda\x05print\xa9\x00r\x02\x00\x00\x00r\x02\x00\x00\x00\xfa\x08<@T5B55>\xda\x08<module>\x02\x00\x00\x00\xf3\x00\x00\x00\x00')
print(runn)
Follow us on social media
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
salamencrypt-1.0.1.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file salamencrypt-1.0.1.tar.gz
.
File metadata
- Download URL: salamencrypt-1.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee43a7470d85de23f6293b2883e1fad714fd7b96de25c48d031b9c350623cc57 |
|
MD5 | 3810c6a3a9c7c03064bb41693e798bff |
|
BLAKE2b-256 | 65c36cfb05266fe8f222f5528548f0e2fb2128030954dcaeef82aeb9a2d4d883 |
File details
Details for the file salamencrypt-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: salamencrypt-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c0f6102ec0a4901d1e052d26a88ff45b2ecc797544672bd67874c00ff0b421f |
|
MD5 | 3501ae8ff2e11df3fdbfc4dadaa30132 |
|
BLAKE2b-256 | 4ee358e41f8a3d06e155d3335f5b54cb5232c26a8c58c0b2f9f67d0729d32242 |