Skip to content

obfuscate python programs and view the actual code even if there is any encoding method

License

Notifications You must be signed in to change notification settings

Ishanoshada/Py-Fortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to
🛡️ Py-Fortify

A Program That Empowers You to Obfuscate Your Python Programs

License: Apache License 2.0 GitHub repo size Stargazers

Demo GIF


🚀 Installation

sudo apt install git python3
git clone https://github.com/ishanoshada/Py-Fortify.git
cd Py-Fortify
python3 -m pip install -r requirements.txt
python3 py_fortify.py

🛠️ Usage

usage: python py_fortify.py [-h] -i INPUT -o OUTPUT -c COMPLEXITY -m method(1/2)

Example Command:

python py_fortify.py -i file.py -o out.py -e 1 -m 1 -c 50

📝 Author

👤 Ishanoshada


❤️ Show Your Support

If this project helped you, please give it a ⭐️!


🛠️ Tools Made From My Ideas


🌟 Stargazers

Stargazers repo roster for @ishanoshada/Py-Fortify
Forkers repo roster for @ishanoshada/Py-Fortify


📜 License

Copyright © 2024 Ishan Oshada.
This project is licensed under the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages