九溪

溪水润知林,滴露启慧心

用户工具

站点工具


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 · 最后更改: 127.0.0.1