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
Encode with Marshal,zilb,base16,base32 & base64 File.. and Full 16th Method
Python for Hackers course sample codes.
加密Python代码&动态导入(encrypt Python source code and import dynamically).
Encode Python to Pizza, Burger, Mobile ;)
ASCII based encryption algorithm implemented in Python
Best Tool for Encrypt Python with standard Libraries
Python Code Encoding Module
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
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.
PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.
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."