MCPcopy Create free account
hub / github.com/angr/rex / __init__

Method __init__

rex/exploit/exploit.py:30–47  ·  view source on GitHub ↗

:param crash: a crash object which has been modified to exploit a vulnerability :param bypasses_nx: does the exploit bypass NX? :param bypasses_aslr: does the exploit bypass ASLR? :param target_ip_addr: what is the address that we are trying to control? This way we c

(self, crash, bypasses_nx, bypasses_aslr, target_ip=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected