Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
windows:check-hash [2022/12/23 21:33] – created - external edit 127.0.0.1windows:check-hash [2023/01/22 20:48] (current) admin
Line 1: Line 1:
-<code powershell>certutil -hashfile \path\to\file SHA1</code>+====== Generate the hash of a file ======
  
 +''powershell''
 +<code powershell>certutil -hashfile \path\to\file SHA1</code>