Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
/ python-obfuscator Public archive

πŸ˜΅β€πŸ’« Never read output file!

License

Notifications You must be signed in to change notification settings

mmdyb/python-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Obfuscator

Your Python file produces an unreadable and unintelligible output.py

Note: It works only v3.11.5 Above.

Usage

  1. Place the Python file you want to obfuscate in the project directory.
  2. Run the script:
    python obfuscator.py
  3. Enter the name of the file when prompted.
  4. The obfuscated code will be saved to output.py.

Requirements

  • Python v3.11.5 Above
  • requests library
  • beautifulsoup4 library
  • pycryptodome library

Installation

  1. Clone this repository:
    git clone https://github.com/mmdyb/python-obfuscator.git
  2. Navigate to the project directory:
    cd Python-obfuscator
  3. Install the required packages:
    pip install requests beautifulsoup4 pycryptodome

About

πŸ˜΅β€πŸ’« Never read output file!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages