Skip to content

ForensicITGuy/rhh-md5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RHH-MD5

A simple Python 3 script to calculate a Windows PE Rich Header's MD5 hash.

Requirements

The script requires:

  • click
  • pefile

For rapid installation, you can run pip3 install -r requirements.txt

Usage

Usage: rhh-md5.py [OPTIONS] FILEPATH

  Calculate the PE Rich Header MD5 hash

Options:
  --help  Show this message and exit.

About

Calculate the PE Rich Header MD5 hash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages