Subject: CVS commit: pkgsrc/devel/py-distorm3
From: Fredrik Pettai
Date: 2015-06-04 00:11:14
Message id: 20150603221114.1D23B98@cvs.netbsd.org

Log Message:
The goal of diStorm3 is to decode x86/AMD64 binary streams and return
a structure that describes each instruction.

diStorm3 is really a decomposer, which means it takes an instruction and
returns a binary structure which describes it rather than static text,
which is great for advanced binary code analysis. diStorm3 is super
lightweight (~45KB), ultra fast and easy to use (a single API)!

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-distorm3/DESCR
1.1addpkgsrc/devel/py-distorm3/Makefile
1.1addpkgsrc/devel/py-distorm3/PLIST
1.1addpkgsrc/devel/py-distorm3/distinfo