Windows自带的命令行查看文件的MD5
很实用的命令
certutil -hashfile D:\1.exe MD5
certutil -hashfile D:\1.exe SHA1
certutil -hashfile D:\1.exe SHA256
Windows自带的命令行查看文件的MD5
最新推荐文章于 2025-01-22 19:24:05 发布
Windows自带的命令行查看文件的MD5
很实用的命令
certutil -hashfile D:\1.exe MD5
certutil -hashfile D:\1.exe SHA1
certutil -hashfile D:\1.exe SHA256