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
Repository of scripts, signatures, and IOCs related to various malware analysis topics.
A Burp Suite plugin for automatically adding XSS and SQL payload to fuzz
A tool for testing and exploiting Cross-Site Scripting (XSS) vulnerabilities.
A tool to detect, manage and exploit Blind Cross-site scripting (XSS) vulnerabilities.
A web-based manager for Yara rules, allowing for storage, editing, and management of Yara rules.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

OSINTLeak
OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.