Date: Mon, 14 May 2018 18:43:50 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS Message-ID: <bug-225669-21822-cQYpok3jfo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225669-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-225669-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225669 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: swills Date: Mon May 14 18:43:03 UTC 2018 New revision: 469947 URL: https://svnweb.freebsd.org/changeset/ports/469947 Log: 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> Changes: head/devel/Makefile head/devel/plasma/ head/devel/plasma/Makefile head/devel/plasma/distinfo head/devel/plasma/files/ head/devel/plasma/files/patch-setup.py head/devel/plasma/pkg-descr head/devel/plasma/pkg-message --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225669-21822-cQYpok3jfo>