freebsd-ports/devel/plasma/pkg-descr
Steve Wills e03e64c721 devel/plasma: create port
PLASMA is an interactive disassembler. It can generate a more readable assembly
 (pseudo code) with a colored syntax. One can write scripts with the available
 Python API.

It supports :

* Architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS)
* Formats : ELF, PE, RAW

WWW: https://www.github.com/plasma-disassembler/plasma

PR:		225669
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-05-14 18:43:01 +00:00

10 lines
339 B
Text

PLASMA is an interactive disassembler. It can generate a more readable assembly
(pseudo code) with a colored syntax. One can write scripts with the available
Python API.
It supports :
* Architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS)
* Formats : ELF, PE, RAW
WWW: https://www.github.com/plasma-disassembler/plasma