Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CSUM MD5哈希计算的结果与Windows上的fciv程序计算的相同哈希有什么不同吗?
如果 FCIV 输出设置为 XML,则十六进制哈希值以 base64 编码格式存储。当您直接查看 XML 数据库时,哈希值的 base64 编码表示在视觉上与控制台显示的十六进制值不匹配。FCIV 在将数据库的内容显示到屏幕上时会解码 base64 编码的哈希值。因此,它显示正确的十六进制值。
尝试:fciv.exe -list -md5 -xml hashdb.xml