PLASMA Logo

PLASMA

0
Free
Visit Website

PLASMA is an interactive disassembler that can generate more readable assembly (pseudo code) with colored syntax. It supports architectures like x86{64}, ARM, MIPS{64} (partially for ARM and MIPS) and formats such as ELF, PE, RAW. The project is still in active development and provides a Python API for scripting. Note that until structures and type definitions are implemented, database compatibility could be broken. Requirements include Python >= 3.4, capstone, python-pyelftools, pefile, python3-future, python-msgpack, c++filt, and a terminal supporting UTF8 and 256 colors. Optional components include python-qt4 for the memory map and keystone for the script asm.py. Installation can be done using the provided script.

FEATURES

ALTERNATIVES

Kaitai Struct is a declarative language for describing binary data structures.

A collection of YARA rules for public use, built from intelligence profiles and file work.

A framework for creating XNU based rootkits for OS X and iOS security research

Interactive malware hunting service with live access to the heart of an incident.

A tool designed to handle archive file data and augment Yara's capabilities.

A tool to detect, manage and exploit Blind Cross-site scripting (XSS) vulnerabilities.

A tool to dump ODIN3 messages into files for reverse-engineering

Hyara is a plugin that simplifies writing YARA rules with various convenient features.