Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.13 KB

File metadata and controls

36 lines (29 loc) · 1.13 KB

🌐 Other Languages:
🇷🇺 Русский

My Telegram: 🔗 https://t.me/doratools_channel

Salus Obfuscator

One of the best obfuscators for Python(3.11-3.13)

✨ Features

  • 🛡️ Protection against hooks, injectors, editing
  • ®️ Renaming variables/classes/functions
  • 🔒 Obfuscation of strings and byte strings
  • 🔑 Compiling functions and classes into a single line using the Code Object architecture
  • 🔐 Obfuscation of the bytecode itself

📦 Installation

  1. Clone the repository:
git clone https://github.com/Doremii109/SalusObf-python
cd SalusObf-python
  1. Run the script:
python SalusObf_3.XX.py

Replace XX with your version of Python (from 11 to 13)

IMPORTANT

Sometimes the obfuscator may crash. If this happens, simply restart it!

License

Under the Apache License 2.0. See LICENSE file for more details.