Path to this page:
Subject: CVS commit: pkgsrc/devel/py-capstone
From: Kamil Rytarowski
Date: 2016-06-13 03:56:18
Message id: 20160613015618.C3962FBB5@cvs.NetBSD.org
Log Message:
Import Python bindings of devel/capstone 3.0.4 as devel/py-capstone
Capstone is a disassembly framework with the target of becoming
the ultimate disasm engine for binary analysis and reversing in
the security community.
Capstone supports multiple hardware architectures, including ARM,
ARM64 (ARMv8), Mips, PPC, Sparc, SystemZ, XCore and X86 (including
X86_64).
This package ships with Python bindings.
Files: