pkgsrc/devel/py-distorm3/PLIST
pettai 445a44518f 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)!
2015-06-03 22:11:13 +00:00

8 lines
302 B
Text

@comment $NetBSD: PLIST,v 1.1 2015/06/03 22:11:13 pettai Exp $
${PYSITELIB}/distorm3/__init__.py
${PYSITELIB}/distorm3/__init__.pyc
${PYSITELIB}/distorm3/__init__.pyo
${PYSITELIB}/distorm3/libdistorm3.so
${PYSITELIB}/distorm3/sample.py
${PYSITELIB}/distorm3/sample.pyc
${PYSITELIB}/distorm3/sample.pyo