Windows命令行查看文件的MD5、SHA1、SHA256
certutil -hashfile D:\1.exe MD5 certutil -hashfile D:\1.exe SHA1 certutil -hashfile D:\1.exe SHA256
阅读剩余
版权声明:
作者:lc_soul
链接:https://blog.lcsoul.cn/archives/338
文章版权归作者所有,未经允许请勿转载。
THE END
certutil -hashfile D:\1.exe MD5 certutil -hashfile D:\1.exe SHA1 certutil -hashfile D:\1.exe SHA256