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

Method __init__

rex/exploit/exploit_factory.py:15–39  ·  view source on GitHub ↗

:param crash: an exploitable crash object :param shellcode_opts: options to pass to the ShellcodeFactory :param blacklist_techniques: a set of techniques to skip

(self, crash, blacklist_techniques=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CannotExploitClass · 0.85
ShellcodeFactoryClass · 0.85
exploitableMethod · 0.45

Tested by

no test coverage detected