Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

🔒 Python Obfuscator Tool

A simple and stylish Python-based obfuscation tool that encodes your .py scripts into Base64 format, wraps them inside an exec() block, and makes your source code harder to read.


✨ Features

  • 🎨 Animated, colorful banner (compatible with Windows/Linux terminals)
  • ⏳ Smooth loading animation before execution
  • 🧠 Intelligent CLI input for file paths
  • 🧱 Obfuscates code using base64 encoding inside an exec() call
  • 💡 Switch-based help menu (-h)
  • 🖥️ Pure Python — no compilation to .exe

🔧 Requirements

Install the required library:

pip install colorama

About

Description: A simple Python script to obfuscate your code using base64 encoding.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages