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

命令certutil -hashfile

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

猜你喜欢

转载自www.cnblogs.com/adnny/p/11701026.html