Windows Cmd 哈希值计算
2018-10-09 本文已影响0人
ha9worm
certutil -hashfile yourFile sha512
certutil -hashfile yourFile sha384
certutil -hashfile yourFile sha256
certutil -hashfile yourFile sha1
certutil -hashfile yourFile md5
certutil -hashfile yourFile md4