pwnlib.shellcraft.common — Shellcode common to all architecture

Shellcraft module containing shellcode common to all platforms.

pwnlib.shellcraft.common.label(prefix='label')[源代码]

Returns a new unique label with a given prefix.

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