Trace:

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
windows:check-hash [2022/12/23 21:34] adminwindows:check-hash [2023/01/22 20:48] (current) admin
Line 1: Line 1:
 ====== Generate the hash of a file ====== ====== Generate the hash of a file ======
  
 +''powershell''
 <code powershell>certutil -hashfile \path\to\file SHA1</code> <code powershell>certutil -hashfile \path\to\file SHA1</code>
-