PLASMA is an interactive disassembler designed for reverse engineering and binary analysis tasks. The tool generates more readable assembly code with pseudo code output and colored syntax highlighting to improve code readability during analysis. The disassembler supports multiple processor architectures including x86 and x64, with partial support for ARM and MIPS architectures. It can handle various file formats such as ELF, PE, and RAW binary files, making it suitable for analyzing executables across different operating systems. PLASMA provides an interactive interface for navigating and analyzing disassembled code. The tool includes a Python API that allows users to create custom scripts for automated analysis tasks. It also offers optional components like a memory map visualization through Qt4 integration and assembly capabilities via keystone integration. The project requires Python 3.4 or higher and depends on several libraries including capstone for disassembly, pyelftools for ELF file parsing, pefile for PE file analysis, and other supporting packages. The tool requires a terminal with UTF-8 and 256-color support for proper display of the colored syntax output. PLASMA is actively developed and focuses on providing clear, readable disassembly output for security researchers and reverse engineers working with binary analysis tasks.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Joe Sandbox Community provides automated cloud-based malware analysis across multiple OS platforms.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.
A sandbox for quickly sandboxing known or unknown families of Android Malware
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
A collaborative malware analysis framework with various features for automated analysis tasks.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
PINNED

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.