./devel/py-angr, Platform-agnostic binary analysis framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 7.8.2.21, Package name: py27-angr-7.8.2.21, Maintainer: khorben

angr is a suite of python libraries that let you load a binary and do a lot of
cool things to it:

* Disassembly and intermediate-representation lifting
* Program instrumentation
* Symbolic execution
* Control-flow analysis
* Data-dependency analysis
* Value-set analysis (VSA)


Required to run:
[lang/python27] [devel/py-capstone] [devel/py-cle] [devel/py-cffi] [devel/py-futures] [devel/py-setuptools] [devel/py-cachetools] [devel/py-pyvex] [math/py-claripy] [emulators/unicorn] [emulators/py-unicorn]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2018-05-19 10:50:46 by S.P.Zeidler | Files touched by this commit (2)
Log message:
Pullup ticket #5755 - requested by khorben
devel/py-angr: build fix

Revisions pulled up:
- devel/py-angr/Makefile                                        1.2
- devel/py-angr/PLIST                                           1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	khorben
   Date:		Tue May  8 17:54:42 UTC 2018

   Modified Files:
   	pkgsrc/devel/py-angr: Makefile PLIST

   Log message:
   Fix build on macOS

   Inspired by a similar fix from tron@

   To generate a diff of this commit:
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-angr/Makefile \
       pkgsrc/devel/py-angr/PLIST