Protect your python script, encrypt it as .pye and decrypt when import it
-
Updated
Jun 20, 2024 - C
Protect your python script, encrypt it as .pye and decrypt when import it
Obfuscate Python Programs
Python for Hackers course sample codes.
Encode with Marshal,zilb,base16,base32 & base64 File.. and Full 16th Method
加密Python代码&动态导入(encrypt Python source code and import dynamically).
Encode Python to Pizza, Burger, Mobile ;)
ASCII based encryption algorithm implemented in Python
Python Code Encoding Module
Best Tool for Encrypt Python with standard Libraries
Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..
encryption example for kids using python.
Python 3 Encryption AES-ECB
A rudimentary encryption program written in Python. Plan to add a lot more functionality soon. Please note this is an unaudited hobby project! If security is vital, use Signal or PGP.
Python Code Base Encryption
🔏 CryptoQuail in different programming languages. (Only for obfuscation!)
Can encrypt and decrypt files
Powerful tool for encryption/decryption file using python
PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.
This project demonstrates how to use the marshal library in Python for encryption and decryption purposes. The marshal library provides a simple and efficient way to serialize and deserialize Python objects, which can be leveraged for basic encryption techniques.
Add a description, image, and links to the python-encryption topic page so that developers can more easily learn about it.
To associate your repository with the python-encryption topic, visit your repo's landing page and select "manage topics."