uncompyle6 Logo

uncompyle6

0
Free
Visit Website

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.

FEATURES

ALTERNATIVES

VMCloak is a tool for creating and preparing Virtual Machines for Cuckoo Sandbox.

Scans running processes for potentially malicious implants and dumps them.

A freeware suite of tools for PE editing and process viewing, including CFF Explorer and Resource Editor.

BARF is an open source binary analysis framework for supporting various binary code analysis tasks in information security.

Tool for decompressing malware samples to run Yara rules against them.

angr is a Python 3 library for binary analysis with various capabilities like symbolic execution and decompilation.

Java decompiler for modern Java features up to Java 14.

A Burp intruder extender for automating and validating XSS vulnerabilities

PINNED