Skip to content

billythegoat356/Apollyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation



👹 Apollyon 👹



First of all, if you're looking for the BEST fully Python obfuscator, you should check Hyperion!

Apollyon is one of the best Python3.9 obfuscators, it will protect your
code and make it extremely difficult to get deobfuscated by using CPython.



⭐ Features ⭐



+ Very good obfuscation (a bit like pyarmor)
+ Obfuscated code is encrypted
+ 3 layers of obfuscation
+ Funny obfuscation, with hidden messages ;)


- Works only on Python3.9
- Needs the 'apollyon.pyd' file and the others folders in order to work
- Cannot be compiled to executable


🎯 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!



  • Allow the user to choose the encryption key (CPython would be necessary)
  • Add a layer
  • Make the obfuscator compatible with Python3.8 and Python3.9


🎨 Contributors 🎨



  • Bleu | Gave me the PYD idea and helped me with CPython


📌 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