Login
From:
and1equals1.blogspot.com
(Uncensored)
subscribe
' AND 1=1 --: Using PowerShell to hash files
https://and1equals1.blogspot.com/2011/05/using-powershell-to-hash-files.html
links
backlinks
Tagged with:
powershell
hash
md5
sha1
md5sum
sha1sum
Roast topics
Find topics
Find it!
I found a way to use the built-in crypto functions to hash files on Windows systems using PowerShell. Paste the following lines into the PowerShell prompt, and specify one or more files when you run md5sum or sha1sum.