This is a tool to obfuscate / to make your python code unreadable. It obfuscates your code and prevents easy access of others to your code.
-
Updated
Aug 5, 2024 - Python
This is a tool to obfuscate / to make your python code unreadable. It obfuscates your code and prevents easy access of others to your code.
This project is a Python program that uses the Caesar cipher to encrypt and decrypt messages. It takes a message and a numerical key as input and outputs the resulting cipher text. It can also decrypt the cipher text and find the encryption key used. It's a simple way to learn about encryption and decryption algorithms.
Most powerful python tool for obfuscate python.
Add a description, image, and links to the python-encryptor topic page so that developers can more easily learn about it.
To associate your repository with the python-encryptor topic, visit your repo's landing page and select "manage topics."