Skip to content

Eplox/hashdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

hashdump

Get hashes for recursive files (windows/unix)

usage: hash.py [-h] [-md5] [-sha1] [-sha256] path

positional arguments:
  path        relative or full path

optional arguments:
  -h, --help  show this help message and exit
  -md5        md5 hash
  -sha1       sha1 hash
  -sha256     sha256 hash

About

Get hashes for recursive files (windows/unix)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages