Skip to content

Doremii109/SalusObf-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 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.

Releases

No releases published

Packages

No packages published

Languages