Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows check sum

CMD commands:
#SHA256
certutil -hashfile <file> SHA256

#MD5
certutil -hashfile <file> MD5
 
PREVIOUS NEXT
Tagged: #windows #check #sum
ADD COMMENT
Topic
Name
1+2 =