Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python PEiD

Description

Python wrapper over pefile implementing similar functionalities as the ones shipped with PEiD.

Dependencies

  • Python 2.7+: pefile, argparse, logging

Usage

usage: peid.py [-h] [-a] [-d DB] [-m] [-v] -f FILE

optional arguments:
  -h, --help            show this help message and exit
  -a, --all             show all PE info
  -d DB, --database DB  signature database file
  -m, --matches         show all signature matches
  -v, --version         show version number
  -f FILE, --file FILE  target PE file

About

PEiD like python script

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages