./devel/py-pyvex, Python bindings for Valgrinds VEX IR

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


Branch: CURRENT, Version: 9.2.98, Package name: py311-pyvex-9.2.98, Maintainer: khorben

VEX is an architecture-agnostic, side-effects-free representation of a number
of target machine languages. It abstracts machine code into a representation
designed to make program analysis easier.

PyVEX exposes VEX into Python.


Required to run:
[devel/py-setuptools] [devel/libffi] [devel/py-cffi] [devel/py-archinfo] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 3577.931 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-05-16 21:28:17 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pyvex: needs gmake to build
   2023-05-11 09:16:04 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
py-pyvex: updated to 9.2.50

9.2.50
Unknown changes
   2022-06-23 15:50:06 by Havard Eidnes | Files touched by this commit (2)
Log message:
devel/py-pyvex: detect powerpc and handle it as 32-bit ppc.

The code already has handling, so this seems to be an oversight.
Does not distinguish between 32-bit and 64-bit powerpc.
   2022-05-11 11:44:20 by Jonathan Perkin | Files touched by this commit (2)
Log message:
py-pyvex: Provide defaults for unmatched OPSYS.