Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billythegoat356/Specter

A Python3 tool allowing you to obfuscate your script and camouflate the obfuscation.
https://github.com/billythegoat356/Specter

bytecode camouflate compiled marshal obf obfuscate pyc

Last synced: about 1 month ago
JSON representation

A Python3 tool allowing you to obfuscate your script and camouflate the obfuscation.

Awesome Lists containing this project

README

        

-----



-----

###

👻 Specter 👻






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.



-----

###

⭐ Features ⭐




+ 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


-----

###

🎯 Levels 🎯

This section shows the "levels" of this project, from 0/5 ⚪ to 5/5 ⚫!

⚪🟢🔵🔴🟣⚫




* Time: 🔴
* Complexity: 🔴
* Service: ⚫


-----

###

💡 Ideas 💡

Feel free to make a pull request on this repository to submit any idea!




* Add more layers :)




-----

###

🎨 Credits 🎨




* [Bleu-No](https://github.com/Bleu-No) | Explained me how to use marshal module
* [svenskithesource](https://github.com/Svenskithesource) | Helped me to understand how .PYC files work




-----

###

📌 Disclaimer 📌




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


-----

###

billythegoat356