• 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.2.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file salamencrypt-1.0.2.tar.gz
.
File metadata
- Download URL: salamencrypt-1.0.2.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 | 639b7e128acd4cb276dcdb9fe1758e1c5ead2a396ef4a172f2db8375702138be |
|
MD5 | caa39eff29bce21175df5af927208514 |
|
BLAKE2b-256 | cc994cab25289c59324367093bcc9efff587a0d089f3a5cd35817809f5cf39ec |
File details
Details for the file salamencrypt-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: salamencrypt-1.0.2-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 | 60108e4764c23d8a71613b8ab6ba6b69dadf83249b16feee97bf08ba9a24e529 |
|
MD5 | 231c3216e83cdc7e9863ad9cfb4638d0 |
|
BLAKE2b-256 | 6384d4ca306bf5b0cb5bbbb69c7e88adf1f4b6cffa51a515520315eb44c6bde0 |