angrop

ROP chain builder based off of angr

WWW CVSWeb GITHub
  1. Package version
    angrop-9.2.8
  2. Maintainer
    The OpenBSD ports mailing-list

angrop is a tool to automatically generate ROP chains.

It is built on top of angr's symbolic execution engine, and uses constraint
solving for generating chains and understanding the effects of gadgets.

angrop should support all the architectures supported by angr, although more
testing needs to be done.

Typically, it can generate rop chains (especially long chains) faster than
humans.

It includes functions to generate chains which are commonly used in exploitation
and CTF's, such as setting registers, and calling functions.

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • STEM->=9.2.8:devel/angr/py-angr
  • devel/py-progressbar,python3
  • devel/py-tqdm,python3
  • lang/python/3.10