Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🧊 AES-256 Python Code Obfuscator


🔐 About

This tool encrypts a Python script using AES-256 encryption, and outputs a self-decrypting Python file that runs exactly the same — but the original code is hidden from plain sight.

Perfect for:

  • Protecting your scripts
  • Adding mystery to your code
  • Making reverse engineering painful
  • Practicing dark arts... ethically 😏

⚙️ Features

✅ AES-256 CBC Mode Encryption
✅ Self-decrypting runtime stub
✅ Random key generation (optional)
✅ Colorful & mysterious CLI
✅ Python 3.x support


🧪 Example

git clone https://github.com/IanNarito/PyObfuscate/
cd PyObfuscate
pip install -r requirements.txt
python obfuscator.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages