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

Studying Android malware behaviors through Information Flow monitoring techniques.

A suite of secret scanners built in Rust for performance.

A command-line tool for identifying NoSQL injection vulnerabilities in MongoDB databases

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

YARA module for supporting DCSO format bloom filters with hashlookup capabilities.

YARA extension for Visual Studio Code with code completion and snippets

Automatic analysis of malware behavior using machine learning.

Automates the process of preparing Android APK files for HTTPS inspection