OpenBSD ports

The security/angrop port

angrop-9.2.8p0 – ROP chain builder based off of angr

Description

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.

WWW: https://github.com/angr/angrop
Only for arches
amd64
Categories:
lang/python security

Library dependencies

Build dependencies

Run dependencies