python-encryption
There are 44 repositories under python-encryption topic.
Falldog/pyconcrete
Protect your python script, encrypt it as .pye and decrypt when import it
spyboy-productions/ObfuXtreme
ObfuXtreme is an advanced Python obfuscation tool designed to bypass antivirus detection and remain undetectable on VirusTotal.
Sl-Sanda-Ru/Py-Fuscate
Obfuscate Python Programs
EmreOvunc/Hacktrick2017
Python for Hackers course sample codes.
ZhaoQi99/pyencrypt-pye
加密Python代码&动态导入(encrypt Python source code and import dynamically).
Kalebu/ascii-encryption-python
ASCII based encryption algorithm implemented in Python
tahmidrayat/Encode
Encode Python to Pizza, Burger, Mobile ;)
aDarkDev/Python-Encrypter
Best Tool for Encrypt Python with standard Libraries
Ishanoshada/Encodify
Python Code Encoding Module
AmmarrBN/AES-ECB
Python 3 Encryption AES-ECB
CodeDroid999/CryptPy
Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..
sumit-buddy/crypt-buddy
encryption example for kids using python.
samay825/QuantumGuard
QuantumGuard is a state-of-the-art password manager and file encrypter, offering quantum-resistant security and advanced encryption features. It combines robust protection with a sleek, user-friendly interface to safeguard your sensitive data against both classical and future quantum threats.
cardinal9999/CryptoQuail-Translations
🔏 CryptoQuail in different programming languages.
KianSantang777/ENC-TOOLS
Multiple encode python files
KianSantang777/Py-Obfuscate
Tool for encryption of python code with various types of encryption and valid for python 3.12 - 3.13
MS-DDOS/enc
Python Code Base Encryption
nthparty/bcl
Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.
xannythepleb/pycrypt
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.
bacon-GIT/FFSequence_Encryptions
Encryption / Cypher tool
dineshyadav3169/Python-Password-Generator
GUI Python Password Generator
ezhil56x/file-encryption-cli
File Encryption is command-line tool used to encrypt and decrypt files using AES and RSA encryption algorithms
IAJWasTooShort/PythonEncrypter
PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.
miladgol/padopy
Powerful tool for encryption/decryption file using python
olelieb/File-Encrypter
Can encrypt and decrypt files
samay825/Python-To-Cython
Python Cython Obfuscator: Enterprise-grade code protection tool that transforms Python source into secure, compiled binaries. Features military-grade obfuscation, , and IP protection. Perfect for securing intellectual property and preventing reverse engineering.
tyger2020/Python_Encryption
This Python code takes a plaintext word and uses alphanumeric characters and an alphabet 'wraparound' algorithm to encrypt strings. Letters are given different numerical values corresponding to their position in the alphabet. Based on the range of this number, the program performs certain operations to it. If it is still <= 26, the program codes the original letter to the alphabet index of the new number. If the number is >= 26, the program 'wraps around' the alphabet until the value is <= 26.
xcyberspy/Python-Encryption
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.
ADIRTTA/PyOfucator
A python Encryption tool
anbuinfosec/pyenc
A python tool for encrypt your python source codes.
CPScript/kernel-game
a friendly software that backs-up your boot-loader and kernel to a safe place, encrypts them, then overwrites the original boot-loader and kernel with a simple 3d rendered game. Then decryption them when
Ishanoshada/Py-Fortify
obfuscate python programs and view the actual code even if there is any encoding method
MHS-4ever/Image-Encryption-Decryption-Tool
A Tkinter-based Python application for encrypting and decrypting JPEG images using XOR-based encryption. The app features a simple GUI to select image files, enter an encryption key, and perform encryption or decryption operations. Includes error handling and validation to ensure smooth user experience.
reztdev/fun-encoder
Very simple encoder and Encrypting technique
SammXdd/mp4-enc
Effortlessly encrypt and decrypt MP4 files securely with our Flask app. ( GUI SOON )