Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 396 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 396 Bytes

Installation

pip install git+https://github.com/d4wnin9/peo

help

usage: peo [-h] [-d] [-f] file

Python Extensions for objdump

positional arguments:
  file

optional arguments:
  -h, --help          show this help message and exit
  -d, --disassemble   Display assembler contents of executable sections
  -f, --file-headers  Display the contents of the overall file header