A native Python cross-version decompiler and fragment decompiler that translates Python bytecode back into equivalent Python source code, accepting bytecodes from Python version 1.0 to version 3.8, including Dropbox's Python 2.5 bytecode and some PyPy bytecodes. It utilizes compiler technology to create a parse tree of the program from the instructions, allowing for a deeper understanding of Python bytecode sections and the ability to deparse just fragments of source code.
Common questions about uncompyle6 including features, pricing, alternatives, and user reviews.
uncompyle6 is A native Python cross-version decompiler and fragment decompiler. It is a Security Operations solution designed to help security teams with Binary Analysis.
Malware analysis platform for SOC teams with binary analysis and threat detection
Agentic AI tool for automated malware reverse engineering & phishing analysis.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.