Tag Archives: hash

Generate file hash string in Windows 10 command line

Some times you download files from Internet that need to be verified against some hash string.Windows 10 has a simple command line tool that enables you to generate hash strings for any file: certutil It’s very simple to use, you only have to change <file> with your file path and <hash alg> with one of… Read More »