wiki:windows:windows-certutil-hashfile
Windows 自带命令行查看文件哈希值
查看文件的哈希hash值(MD5、SHA1、SHA256)
命令如下
certutil -hashfile D:\1.exe MD5 certutil -hashfile D:\1.exe SHA1 certutil -hashfile D:\1.exe SHA256
wiki/windows/windows-certutil-hashfile.txt · 最后更改: 2023/01/03 15:25 由 127.0.0.1
评论