toolkit for python reverse engineering
-
Updated
Sep 30, 2025 - Python
toolkit for python reverse engineering
Mysterium the first tool which permits you to retrieve the most part of a Python code even the .py or .pyc was extracted from an executable file, even it is encrypted with every existing encryptage. Mysterium don't make any difference between encrypted and non encrypted files, it can retrieve code from Pyarmor or .pyc files.
⚔️ A command-line tool for IP address and URL obfuscation/de-obfuscation, providing diverse techniques for enhanced privacy and security.
Deobfuscates python code that has been obfuscated using https://development-tools.net/python-obfuscator/
Deobfuscate Python file Obfuscated by Apollyon
Auto Deobfuscator is a powerful Python tool that automatically detects and decodes multiple layers of obfuscation in Python files. It supports various encoding and compression schemes and iteratively processes files until clean, readable Python code is obtained.
Simple python obfuscation challenge
Add a description, image, and links to the python-deobfuscator topic page so that developers can more easily learn about it.
To associate your repository with the python-deobfuscator topic, visit your repo's landing page and select "manage topics."