This repository contains every unpacker that I've released publically. It also serves as a fun hobby-project I can work on in my free time.
Each unpacker is different, but they should all be generally easy and straight-forward to use.
python main.py -f examples\obf.py
- SimpleObfuscator
- FunnyProtector
- PyProtector
- Encrypt3
- Create unpacker for https://github.com/caturmahdialfurqon/encrypt-python3
- Finish Hyperion unpacker [ 50% ]
- Clean up CxFreeze, Pyinstaller, and Py2Exe unpacker with code reconstructor
Requests are welcome, please open an issue first with an example of the obfuscated script (any paste site works).