powershell下使用
certutil -hashfile <文件名> <hash类型>
certutil -hashfile 1.jpg MD5certutil -hashfile 1.jpg SHA1certutil -hashfile 1.jpg SHA256

powershell下使用
certutil -hashfile <文件名> <hash类型>
certutil -hashfile 1.jpg MD5certutil -hashfile 1.jpg SHA1certutil -hashfile 1.jpg SHA256

评论 (0)