/peo

Python Extensions for objdump

Primary LanguagePythonMIT LicenseMIT

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