Skip to content

A quick python md5 generation/comparison utility

License

Notifications You must be signed in to change notification settings

rchavira/md5_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

md5_util

A quick python md5 generation/comparison utility

python md5_util.py [options] file

positional arguments:
  file                  The name of the file to use

optional arguments:
  -h, --help            show this help message and exit
  --md5 MD5             compare md5 to one generated on file
  --input INPUT         input file with md5 hash to compare with one generated
                        on file
  --output              output file to store MD5
  --output_file OUTPUT_FILE
                        output file to store MD5

About

A quick python md5 generation/comparison utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages