Skip to content

Instantly share code, notes, and snippets.

@vrosnet
Forked from david-wm-sanders/Windows Hash Check
Created May 22, 2017 01:56
Show Gist options
  • Save vrosnet/c7980e0d2ad90f6e96840a740772bbd3 to your computer and use it in GitHub Desktop.
Save vrosnet/c7980e0d2ad90f6e96840a740772bbd3 to your computer and use it in GitHub Desktop.
c:\Windows\System32\certutil.exe -hashfile c:\full\path\to\file [HASH_ALGORITHM]
Supported HASH_ALGORITHMs are: MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment