Windows命令查看文件MD5碼


D:\>certutil -hashfile md5test.txt MD5
MD5 哈希(文件 md5test.txt):
d6 f6 bb 38 b5 6b 67 8f 34 9b e4 d6 2f 52 73 1f
CertUtil: -hashfile 命令成功完成。

D:\>certutil -hashfile md5test.txt SHA1
SHA1 哈希(文件 md5test.txt):
fc 58 8e 1f 62 8e fb 19 1d 74 c8 c2 06 6a 12 93 f9 57 bd cd
CertUtil: -hashfile 命令成功完成。

D:\>certutil -hashfile md5test.txt SHA256
SHA256 哈希(文件 md5test.txt):
c5 5a 3d 2b 3e a7 6c f3 7e 93 bd ca 1b 43 8b 22 49 a5 9a c6 33 76 07 e0 35 cc f8 a4 c4 5c 16 90
CertUtil: -hashfile 命令成功完成。

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM