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

Java decompiler GUI tool for Procyon under Apache License.

SwishDbgExt is a Microsoft WinDbg debugging extension that enhances debugging capabilities for kernel developers, troubleshooters, and security experts.

Platform for uploading, searching, and downloading malware samples.

A script to detect and remove Canary Tokens with simple signature-based detections.

An advanced cross-platform tool for detecting and exploiting SQL injection security flaws

A command-line utility for examining Objective-C runtime information in Mach-O files and generating class declarations.

Collection of slides, materials, demos, crackmes, and writeups from r2con-2017 conference.

YARA syntax highlighting for Gtk-based text editors

PINNED