Last active 1 month ago

matthieu's Avatar matthieu revised this gist 2 years ago. Go to revision

1 file changed, 1 insertion

Powershell Hashing (file created)

@@ -0,0 +1 @@
1 + Get-FileHash <file> -Algorithm <SHA1|SHA256|SHA384|SHA512|MD5> | Format-List
Newer Older