pwnypack
master
  • pwny package
  • pwnypack package
    • asm – (Dis)assembler
    • bytecode – Python bytecode manipulation
    • codec – Data transformation
    • elf – ELF file parsing
    • flow – Communication
    • fmtstring – Format strings
    • marshal – Python marshal loader
    • oracle – Padding oracle attacks
    • packing – Data (un)packing
    • php – PHP related functions
    • pickle – Pickle tools
    • py_internals – Python internals
    • rop – ROP gadgets
    • shellcode – Shellcode generator
    • target – Target definition
    • util – Utility functions
pwnypack
  • Docs »
  • pwnypack package
  • Edit on GitHub

pwnypack package¶

All the functionality of pwnypack is implemented in the modules of this package.

  • asm – (Dis)assembler
  • bytecode – Python bytecode manipulation
  • codec – Data transformation
  • elf – ELF file parsing
  • flow – Communication
  • fmtstring – Format strings
  • marshal – Python marshal loader
  • oracle – Padding oracle attacks
  • packing – Data (un)packing
  • php – PHP related functions
  • pickle – Pickle tools
  • py_internals – Python internals
  • rop – ROP gadgets
  • shellcode – Shellcode generator
  • target – Target definition
  • util – Utility functions
Next Previous

© Copyright 2015 - 2016, Certified Edible Dinosaurs. Revision e0a5a8e6.

Built with Sphinx using a theme provided by Read the Docs.