|
8 | 8 | [](https://www.qt.io/qt-for-python) |
9 | 9 | [](LICENSE) |
10 | 10 | [](https://github.com/yourusername/python-cython-obfuscator) |
| 11 | +[](https://github.com/yourusername/python-cython-obfuscator/releases/latest) |
11 | 12 |
|
12 | 13 | <p align="center"> |
13 | 14 | A professional-grade Python code protection and obfuscation tool powered by Cython |
14 | 15 | </p> |
15 | 16 |
|
16 | 17 | <img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="600"> |
17 | 18 |
|
| 19 | +</div> |
| 20 | + |
| 21 | +## 📥 Download Latest Release |
| 22 | + |
| 23 | +<div align="center"> |
| 24 | + |
| 25 | +### [👉 Download the Latest Release Here 👈](https://github.com/samay825/Python-Cython-Obfuscator/releases/tag/v1.0.0) |
| 26 | + |
| 27 | + |
| 28 | + |
18 | 29 | </div> |
19 | 30 |
|
20 | 31 | ## 📋 Overview |
@@ -55,26 +66,6 @@ Python Cython Obfuscator is an enterprise-level solution for protecting your Pyt |
55 | 66 | - Python 3.10 or higher |
56 | 67 | - Administrator privileges for installation |
57 | 68 |
|
58 | | -### Step-by-Step Installation |
59 | | - |
60 | | -1. **Download the Latest Release** |
61 | | - ```bash |
62 | | - git clone https://github.com/samay825/python-cython-obfuscator.git |
63 | | - cd python-cython-obfuscator |
64 | | - ``` |
65 | | - |
66 | | -2. **Install Dependencies** |
67 | | - ```bash |
68 | | - pip install -r requirements.txt |
69 | | - ``` |
70 | | - |
71 | | -3. **Launch the Application** |
72 | | - - Simply double-click `python-obfuscator.exe` |
73 | | - - Or run from terminal: `./python-obfuscator.exe` |
74 | | - |
75 | | -<div align="center"> |
76 | | -<img src="https://user-images.githubusercontent.com/74038190/216122041-518ac897-8d92-4c6b-9b3f-ca01dcaf38ee.gif" width="500" alt="Program launching"> |
77 | | -</div> |
78 | 69 |
|
79 | 70 | ### Quick Usage Guide |
80 | 71 |
|
@@ -164,7 +155,7 @@ ENTERPRISE_FEATURES = { |
164 | 155 | <img src="https://user-images.githubusercontent.com/74038190/235294007-de441046-823e-4eff-89bf-d4df52858b65.gif" width="500"> |
165 | 156 | </div> |
166 | 157 |
|
167 | | -For detailed documentation, please visit our [Wiki](https://github.com/yourusername/python-cython-obfuscator/wiki) |
| 158 | +For detailed documentation, please visit our [Wiki](https://github.com/samay825/python-cython-obfuscator/wiki) |
168 | 159 |
|
169 | 160 | ## 🔄 Workflow |
170 | 161 |
|
@@ -204,10 +195,10 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file |
204 | 195 |
|
205 | 196 | ### Developed by [Zork Technologies](https://github.com/samay825) |
206 | 197 |
|
207 | | -<img src="https://raw.githubusercontent.com/trinib/trinib/main/.images/footer.svg" width="100%"> |
| 198 | + |
208 | 199 |
|
209 | 200 | <br> |
210 | 201 |
|
211 | | -[](https://github.com/samay825/python-cython-obfuscator) |
| 202 | +[](https://github.com/yourusername/python-cython-obfuscator) |
212 | 203 |
|
213 | 204 | </div> |
0 commit comments