很实用的命令, Mark一下
certutil -hashfile D:\1.exe MD5 certutil -hashfile D:\1.exe SHA1 certutil -hashfile D:\1.exe SHA256
另外如果文件名中有空格,可以用英文双引号“”就可以了。
原文地址:https://www.exchen.net/windows命令行查看文件的md5.html