Skip to content

Instantly share code, notes, and snippets.

@xinyii
Last active April 27, 2021 02:57
Show Gist options
  • Save xinyii/88d9bf1d3e61d13550b272027aeb2bef to your computer and use it in GitHub Desktop.
Save xinyii/88d9bf1d3e61d13550b272027aeb2bef to your computer and use it in GitHub Desktop.
[Windows print file signature command] #windows
certutil -hashfile yourfilenameaddress MD5
certutil -hashfile yourfilenameaddress SHA1
certutil -hashfile yourfilenameaddress SHA256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment