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

Collection of malware persistence information and techniques

A collection of publicly available YARA rules for detecting and classifying malware.

Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.

A comprehensive guide to malware analysis and reverse engineering, covering topics such as lab setup, debugging, and anti-debugging.

A program to extract IOCs from text files using regular expressions

A semi-automatic tool to generate YARA rules from virus samples.

A command line utility for searching and downloading exploits

A collaborative malware analysis framework with various features for automated analysis tasks.

PINNED