Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
/ peo Public archive

Python Extensions(wrapper) for objdump

License

Notifications You must be signed in to change notification settings

d4wnin9/peo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

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

help

usage: peo [-h] [-d] [-f] [-c] 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
  -c, --checksec      Display properties of executables

About

Python Extensions(wrapper) for objdump

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages