powershell下使用
certutil -hashfile <文件名> <hash类型>
certutil -hashfile 1.txt MD5
certutil -hashfile 1.txt SHA1
certutil -hashfile 1.txt SHA256
文章同时也会在我的博客 0ne0ne.com同步更新。
powershell下使用
certutil -hashfile <文件名> <hash类型>
certutil -hashfile 1.txt MD5
certutil -hashfile 1.txt SHA1
certutil -hashfile 1.txt SHA256
文章同时也会在我的博客 0ne0ne.com同步更新。