•        OS : Windows 10 Version 1909
  •        blog : 师万物
  •  typesetting : Markdown

代码

C:\Users\Student\Desktop>CertUtil -hashfile test.txt md5
MD5 的 test.txt 哈希:
202cb962ac59075b964b07152d234b70
CertUtil: -hashfile 命令成功完成。

C:\Users\Student\Desktop>

知识扩展

C:\Users\Student\Desktop>CertUtil -hashfile /?
用法:
  CertUtil [选项] -hashfile InFile [HashAlgorithm]
  通过文件生成并显示加密哈希

选项:
  -Unicode          -- 以 Unicode 编写重定向输出
  -gmt              -- 将时间显示为 GMT
  -seconds          -- 用秒和毫秒显示时间
  -v                -- 详细操作
  -privatekey       -- 显示密码和私钥数据
  -pin PIN                  -- 智能卡 PIN
  -sid WELL_KNOWN_SID_TYPE  -- 数字 SID
            22 -- 本地系统
            23 -- 本地服务
            24 -- 网络服务

哈希算法: MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512

CertUtil -?              -- 显示动词列表(命名列表)
CertUtil -hashfile -?    -- 显示 "hashfile" 动词的帮助文本
CertUtil -v -?           -- 显示所有动词的所有帮助文本


C:\Users\Student\Desktop>

学习推荐


感恩曾经帮助过 师万物 的人。
cmd能执行普通任务、命令简单和启动速度快,建议学习。
学有余力的话,可以了解一下PowerShell、PowerShell Core和Linux Shell。 欢迎关注公众号:悟为生心