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

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


Branch: CURRENT, Version: 9.2.98, Package name: py312-angr-9.2.98, 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:
[devel/py-setuptools] [devel/py-cffi] [emulators/unicorn] [devel/py-capstone] [devel/py-cachetools] [emulators/py-unicorn] [devel/py-cle] [devel/py-archinfo] [devel/py-pyvex] [math/py-claripy] [lang/python37]

Required to build:
[devel/py-pip] [pkgtools/cwrappers] [devel/py-wheel]

Master sites:

Filesize: 2908.453 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-06 13:25:02 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-angr: not for Python 3.9
   2024-05-17 15:21:35 by Jonathan Perkin | Files touched by this commit (2)
Log message:
*: Fix PYTHON_VERSIONS_INCOMPATIBLE.

There will likely be more changes required to dependencies further down
the dependency tree.
   2024-04-10 18:49:10 by Adam Ciarcinski | Files touched by this commit (10) | Package updated
Log message:
py-angr family: updated to 9.2.98

9.2.98
Bug fixes
   2024-02-07 10:56:52 by Adam Ciarcinski | Files touched by this commit (12) | Package updated
Log message:
py-angr: updated to 9.2.89

9.2.89
Bug fixes
   2024-01-30 20:24:36 by Adam Ciarcinski | Files touched by this commit (20) | Package updated
Log message:
py-angr py-cle py-pyvex py-archinfo py-claripy py-ailment: updated to 9.2.87

9.2.87
Unknown changes
   2023-05-17 17:41:25 by Adam Ciarcinski | Files touched by this commit (9) | Package updated
Log message:
py-ailment py-angr py-archinfo py-cle py-pyvex py-claripy: updated to 9.2.51

9.2.51
Bug fixes