Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 2.22 KB

README.md

File metadata and controls

74 lines (50 loc) · 2.22 KB

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.