Check SHA256 on windows
WIN + R, input powershell
GET-FILEHASH -algorithm sha256 -path "C:\Users\Admini\sample.exe"
Last updated
Was this helpful?
WIN + R, input powershell
GET-FILEHASH -algorithm sha256 -path "C:\Users\Admini\sample.exe"
Last updated
Was this helpful?