pwnlib.shellcraft.common — 通用的 shellcode

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