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

A Django web interface for managing Yara rules with features like search, categorization, and bulk edits.

A library of PHP unserialize() payloads and a tool to generate them.

A de-obfuscator for M/o/Vfuscator, a notorious obfuscator, designed to reverse the effects of M/o/Vfuscator's obfuscation.

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

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

FLARE-VM is a collection of software installation scripts for Windows systems designed for setting up and maintaining a reverse engineering environment on a virtual machine.

A strings statistics calculator for YARA rules to aid malware research.

A tool that scans a corpus of malware and builds a YARA rule to detect similar code sections.