• 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.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file salamencrypt-1.0.0.tar.gz
.
File metadata
- Download URL: salamencrypt-1.0.0.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 | 8a9ee4c37dc71eb397e0c51160f7c27d808ddb323a0e8f80e77fb45958a149c1 |
|
MD5 | 7356f3300533984c4e46b522b967789a |
|
BLAKE2b-256 | 134136db085f9956aaa7673c948a656eb7acca4000691ba5c5d2af115be878f2 |
File details
Details for the file salamencrypt-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: salamencrypt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 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 | e9bc140be93f9bcb582d80aae0ed02dc24de06de01b34bc964433f6a39d2d74a |
|
MD5 | 2908fc0a37d547585eda8c02013439a1 |
|
BLAKE2b-256 | 005cdf051eaa0db6dcc02a6b3081a7312b28e07c0a5c3a06da17d647553c79c5 |