billythegoat356 / Apollyon

One of the best Python3.9 obfuscators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



πŸ‘Ή 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

About

One of the best Python3.9 obfuscators.

License:Eclipse Public License 2.0


Languages

Language:Python 100.0%