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

Method raw

rex/exploit/shellcode.py:43–68  ·  view source on GitHub ↗

return a raw string representing the shellcode, subclasses which more sophisticated shellcodes will want to take options here. :param arch: Architecture (or its name). Unnecessary if `self.code` is provided or the shellcode only has one su

(self, arch=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_run_dupshMethod · 0.45
get_defaultMethod · 0.45
get_shellcodeMethod · 0.45

Calls 1

convert_archFunction · 0.85

Tested by 1

_run_dupshMethod · 0.36