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

Class Shellcode

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

Base class of all shellcode snippets. :ivar list os: All OSes that this piece of shellcode applies to. :ivar archses: All architectures that this piece of shellcode runs on. Those architecture strings should be parsable by archinfo.arch_from_id().

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