九溪

溪水润知林,滴露启慧心

用户工具

站点工具


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