Skip to content

Check the md5 hash of the files in a folder tree

License

Notifications You must be signed in to change notification settings

moval0x1/CheckHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CheckHash

Goals

Check the md5 hash of the files in a folder tree

Dependencies

sudo pip install requests

How to use this script?

λ python CheckHash.py -h
usage: verifyHash [-h] [-p ROOTPATH]

optional arguments:
  -h, --help            show this help message and exit
  -p ROOTPATH, --rootPath ROOTPATH
                        Path from the root folder

Example

λ python CheckHash.py -p "tests"
New artifact! Start the analysis NOW! \o/ [ tests\malwareFolder\1.URL ]
Artifact has been identified :(

About

Check the md5 hash of the files in a folder tree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages