windows下cmd命令行计算文件hash值

命令certutil -hashfile

certutil -hashfile D:\1.exe MD5
certutil -hashfile D:\1.exe SHA1
certutil -hashfile D:\1.exe SHA256

 

posted @ 2019-10-18 21:45  测试玉米君  阅读(3001)  评论(0)    收藏  举报