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
Release files for salamencrypt 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| salamencrypt-1.0.2.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| salamencrypt-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / salamencrypt-1.0.2.tar.gz
| Download URL | salamencrypt-1.0.2.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
639b7e128acd4cb276dcdb9fe1758e1c5ead2a396ef4a172f2db8375702138be
|
|
BLAKE2b-256 checksum How to use checksums |
cc994cab25289c59324367093bcc9efff587a0d089f3a5cd35817809f5cf39ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / salamencrypt-1.0.2-py3-none-any.whl
| Download URL | salamencrypt-1.0.2-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
60108e4764c23d8a71613b8ab6ba6b69dadf83249b16feee97bf08ba9a24e529
|
|
BLAKE2b-256 checksum How to use checksums |
6384d4ca306bf5b0cb5bbbb69c7e88adf1f4b6cffa51a515520315eb44c6bde0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|