Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 586 Bytes

asm.rst

File metadata and controls

25 lines (17 loc) · 586 Bytes

import tempfile import subprocess from pwnlib.context import context from pwnlib.asm import * from pwnlib import shellcraft from pwnlib.tubes.process import process

pwnlib.asm --- Assembler functions

pwnlib.asm

Internal Functions

These are only included so that their tests are run.

You should never need these.

pwnlib.asm.dpkg_search_for_binutils

pwnlib.asm.print_binutils_instructions