diff options
Diffstat (limited to 'security/py-pyvex/pkg-descr')
-rw-r--r-- | security/py-pyvex/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/py-pyvex/pkg-descr b/security/py-pyvex/pkg-descr new file mode 100644 index 000000000000..b54f354b7b88 --- /dev/null +++ b/security/py-pyvex/pkg-descr @@ -0,0 +1,4 @@ +PyVEX provides an interface that translates binary code into the VEX +intermediate represenation (IR). + +WWW: https://github.com/angr/pyvex |