FCIV 一个MD5校验工具

File Checksum Integrity Verifier

FCIV简介

文件校验和完整性验证程序(FCIV)是一个命令提示实用程序,用于计算和验证文件的加密哈希值。FCIV可以计算MD5或SHA-1加密哈希值。FCIV可以比较哈希值以确保文件未被更改。这些值可以显示在屏幕上或保存在XML文件数据库中供以后使用和验证。

使用FCIV实用程序,您还可以计算所有关键文件的哈希值,并将值保存在XML文件数据库中。如果您怀疑计算机可能已被盗用,并且重要文件已更改,则可以针对XML数据库运行文件系统文件的验证,以确定哪些文件已被修改。

特征

  • 支持MD5或SHA1哈希算法(默认为MD5。)
  • 可以将哈希值输出到控制台,或将哈希值和文件名存储在XML文件中
  • 可以递归地为目录和所有子目录中的所有文件生成哈希值(例如,fciv.exe c:\ -r)
  • 提供例外列表以指定要散列的文件或目录
  • 可以存储包含或不包含文件完整路径的文件的哈希值

FCIV下载

点击windows-kb841290-x86-enu.exe下载

FCIV安装

  • 双击打开文件名为windows-kb841290-x86-enu.exe的安装包
    在这里插入图片描述
  • 然后点击YES
    在这里插入图片描述
  • 然后点击Browse,选择安装路径
    在这里插入图片描述
  • 选择你的目标路径,点击确定
    在这里插入图片描述
  • 然后点击ok
    在这里插入图片描述
  • 点击确定后安装完成
    在这里插入图片描述

FCIV使用

  • 找到安装目录,将该目录配置到环境变量中,亦或者在cmd里面切换到该目录
    在这里插入图片描述在这里插入图片描述在这里插入图片描述

  • 然后输入命令fciv filename,就得到了我们桌面上面的1.png图片的md5值啦
    在这里插入图片描述

  • 至于其他操作可以查看帮助文档,直接输入fciv
    在这里插入图片描述

我的个人博客网站是:www.coderyyn.cn
上面会不定期分享有关爬虫、算法、环境搭建以及有趣的帖子
欢迎大家一起交流学习

转载请注明

Windows-KB841290-x86-ENU.exe MD5值:58dc4df814685a165f58037499c89e76 --------------------------------------------------------- Version: 1.0 File Name: Windows-KB841290-x86-ENU.exe Date Published: 8/22/2012 File Size: 117 KB ---------------------------------------------------------- Microsoft (R) File Checksum Integrity Verifier V2.05 README file ================================================================ 1.What is File Checksum Integrity Verifier (FCIV)? 2.Features. 3.Syntax. 4.Database storage format. 5.Verification. 6.History. 1.What is fciv? --------------- Fciv is a command line utility that computes and verifies hashes of files. It computes a MD5 or SHA1 cryptographic hash of the content of the file. If the file is modified, the hash is different. With fciv, you can compute hashes of all your sensitive files. When you suspect that your system has been compromised, you can run a verification to determine which files have been modified. You can also schedule verifications regularily. 2.Features: ----------- - Hash algorithm: MD5 , SHA1 or both ( default MD5). - Display to screen or store hash and filename in a xml file. - Can recursively browse a directory ( ex fciv.exe c:\ -r ). - Exception list to specify files or directories that should not be computed. - Database listing. - hashes and signature verifications. - store filename with or without full path. 3.Syntax: --------- Usage: fciv.exe [Commands] Commands: ( Default -add ) -add : Compute hash and send to output (default screen). dir options: -r : recursive. -type : ex: -type *.exe. -exc file: list of directories that should not be computed. -wp : Without full path name. ( Default store full path) -bp : base path. The base path is removed from the path name of each entry -list : List entries in the database. -v : Verify hashes. : Option: -bp basepath. -? -h -help : Extended Help. Options: -md5 | -sha1 | -both : Specify hashtype, default md5. -xml db : Specify database format and name. To display the MD5 hash of a file, type fciv.exe filename Compute hashes: fciv.exe c:\mydir\myfile.dll fciv.exe c:\ -r -exc exceptions.txt -sha1 -xml dbsha.xml fciv.exe c:\mydir -type *.exe fciv.exe c:\mydir -wp -both -xml db.xml List hashes stored in database: fciv.exe -list -sha1 -xml db.xml Verifications: fciv.exe -v -sha1 -xml db.xml fciv.exe -v -bp c:\mydir -sha1 -xml db.xml 4.Database storage format: -------------------------- xml file. The hash is stored in base 64. <?xml version="1.0" encoding="utf-8"?> 5.Verification: --------------- You can build a hash database of your sensitive files and verify them regularily or when you suspect that your system has been compromised. It checks each entry stored in the db and verify that the checksum was not modified. 6. History: ----------- Fciv 1.2 : Added event log. Fciv 1.21: Fixed bad keyset error on some computers. Fciv 1.22: Added -type option. Support up to 10 masks. *.exe *.dll ... Fciv 2.0: xml as unique storage. Added -both option. Fciv 2.01: Exit with error code to allow detections of problem in a script. Fciv 2.02: Improved perfs. When both alg are specified, it's now done in one pass. Fciv 2.03: Added -wp and -bp options. Fciv now stores full path or relatives paths. Fciv 2.04: Removed several options to simplify it. Fciv 2.05: Added success message if the verification did not detect any errors.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值