cmd:

certutil -hashfile z:\desktop\lsr.exe SHA512

or powershell:

Get-FileHash -Path z:\desktop\lsr.exe -Algorithm SHA512

By karlo

Related Post