pwnlib.shellcraft.common — Shellcode common to all architecture

Shellcraft module containing shellcode common to all platforms.

pwnlib.shellcraft.common.label(prefix='label')[source]

Returns a new unique label with a given prefix.

Parameters:prefix (str) – The string to prefix the label with