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

Yaraprocessor allows for scanning data streams in unique ways and dynamic scanning of payloads from network packet captures.

Interactive incremental disassembler with data/control flow analysis capabilities.

A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.

VxSig is a tool to automatically generate AV byte signatures from similar binaries.

A Python-based tool for detecting XSS vulnerabilities

A Yara ruleset for detecting PHP shells and other webserver malware.

Repository of YARA rules for Trellix ATR blogposts and investigations

IDA Pro plugin for finding crypto constants