First of all, if you're looking for the BEST fully Python obfuscator, you should check Hyperion!
Specter is another Python3 obfuscator using a special technique to make your code even harder to deobfuscate.
It is going to add multiple layers, with a final layer allowing the user to camouflate his code so the obfuscate code looks like a normal one.
+ This time you can be sure skids won't be able to get your code
+ Very fast execution
+ Very good obfuscation
+ Can be compiled to .EXE
- You have around 1/10 chance for your obfuscated code to cause an error (I don't know why). If it does, please obfuscate it again
- Isn't compatible with all Python versions. You have to try it yourself to see
This section shows the "levels" of this project, from 0/5 ⚪ to 5/5 ⚫!
⚪🟢🔵🔴🟣⚫
- Time: 🔴
- Complexity: 🔴
- Service: ⚫
Feel free to make a pull request on this repository to submit any idea!
- Add more layers :)
- Bleu-No | Explained me how to use marshal module
- svenskithesource | Helped me to understand how .PYC files work
- Please use this program only for educational purposes.
- It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.