Skip to content

Instantly share code, notes, and snippets.

@markau
Created July 18, 2016 13:38
Show Gist options
  • Save markau/dd4922cd8f9d1b20cd843f7c1767bfb0 to your computer and use it in GitHub Desktop.
Save markau/dd4922cd8f9d1b20cd843f7c1767bfb0 to your computer and use it in GitHub Desktop.
sha256 on windows
powershell get-filehash -algorithm sha256 <file_to_check>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment