Bigdrea6 / peo

Python Extensions for objdump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python Extensions for objdump

License:MIT License


Languages

Language:Python 100.0%