Skip to content

mzyco/py-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

Python FastAPI Obfuscator Status

πŸ”’ Python Code Obfuscator (Web)

A lightweight Python code obfuscation website to protect your source code

🌏 δΈ­ζ–‡θ―΄ζ˜Ž


πŸ“‘ Table of Contents


✨ Features

βœ… Variable / Function / Class name obfuscation β€” keeps API surface intact
βœ… Safe imports & keyword protection β€” ensures code runs after obfuscation
βœ… AST-level transformation β€” not naive text replacement
βœ… File upload & online processing β€” paste or upload code and get results instantly
βœ… Error detection & reporting β€” clear error messages if code contains syntax issues


πŸš€ How It Works

  1. Open the website (URL available upon request).
  2. Paste or upload your Python source code.
  3. Click Obfuscate.
  4. Download the obfuscated code file.

πŸ› Issues & Discussions

All bug reports, feature requests, and general discussions should be submitted via Issues.
When opening an issue, please include:

  • 🐍 Python version you are using
  • πŸ“„ A minimal code sample
  • ⚠️ Error message and/or expected behavior

πŸ“‹ Project Status

  • 🚧 Under active development
  • πŸ”œ Upcoming features:
    • Customizable obfuscation strategies
    • Batch file upload support
    • Improved error detection and logging

⚠️ Disclaimer

  • Obfuscation provides basic protection only β€” it does not guarantee absolute security.
  • Do not rely on this tool as the sole method of protecting sensitive code.

πŸ“¬ Contact

For feedback and discussion, please use GitHub Issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors