كيف أن يفحص ودقّقت [ش1] و [مد5] مع مبرد [شكسوم] نزاهة مدققة ([كب841290] [فسف])
المبرد [شكسوم] نزاهة مدققة ([فسف]) منفعة حرّة [كمّند-برومبت] من مكروسوفت أنّ يحسب ويدقّق شفريّة مزيج قيم المبارد مع دعم ل [مد5] أو [ش-1] شفريّة مزيج قيم. ال [مد5] و [ش-1] [شكسوم] قيم يولد ب [فسف] يستطيع كنت عرضت على الشاشة أن يقارن ضدّ يعرف قيمة جيّدة أو أنقذت في [إكسمل] مبرد قاعدة معطيات لمتأخّرة إستعمال وتدقيق.
سمات من مبرد [شكسوم] نزاهة مدققة ([فسف]):
- دعامات [مد5] أو [ش1] مزيج خوارزميات (تقصير [مد5]).
- يستطيع أنتجت مزيج قيم إلى الوحدة طرفيّة للتحكّم أو خزّنت المزيج قيمة و [فيل-نم] في [إكسمل] مبرد.
- يلد علبة [ركرسفلي] مزيج قيم لكلّ مبارد في دليل وفي كلّ [سوبديركتوري] (مثلا, [فسف.إكس] c:\\ - [ر]).
- يزوّد استثناء قائمة ميلان إلى جانب أن يعيّن مبارد أو أدلة أن يفرم.
- يستطيع خزّنت مزيج قيم في قاعدة معطيات لمبرد مع أو دون ال يشبع ممر من المبرد.
- [فسف] يستطيع قارنت مزيج قيم أن يتأكّد أنّ غيّرت المبارد يتلقّى لم يكن.
- يستطيع ركضت تدقيق من ال [فيل سستم] مبارد ضدّ ال [إكسمل] قاعدة معطيات أن يحدث الذي مبارد يتلقّى يكون عددت.
- [فسف] يركض منفعة على [ميكروسفت ويندووس] 2000, [ويندووس] [إكسب], [ويندووس] [فيستا], [ويندووس] 7, [ويندووس] نادلة 2003, [ويندووس] نادلة 2008 و [ويندووس] نادلة 2008 [ر2].
لمستعملة الذي همّ إلى إستعمالات مبرد [شكسوم] نزاهة مدققة يستطيع جلبت ال [فسف] تركيب مركبة ([كب841290]) من مكروسوفت [دوونلوأد] مركز مع مباشرة [دوونلوأد] خطوة: [ويندووس-كب841290-إكس86-نو.إكس]
أنّ الذي يفضّل [غي] [أوسر ينترفس], هناك عدّة أخرى مبرد مزيج [شكسوم] حاسبات أو أدوات يتوفّر.
بعد يجلب ويركّب [فسف], سيحتاج مستعملة أن يضيف ممر مرجع إلى الدليل عندما [فسف] ركّبت [س ثت] [فسف] يستطيع كنت دعات من [أنوهر لس]. استعملت ال "يثبت ممر" أمر أن يضيف ملف جديدة إلى الممر بيئة متغير. مثلا, إن [فسف] يكون ركّبت في C:\\FCIV ملف, نوع مجموعة [بثبث]; c:\\fciv أن يضيف هو إلى النظامة ممر في أمر قشرة قذيفة. ركّبت بالتّعاقب, فقط [فسف] إلى [سستمدريف] \ [ويندووس] \ [سستم32] ملف. الممر بيئة متغير يستطيع أيضا كنت ثبتت في [كنترول بنل]. ذهبت إلى نظامة خاصية, وبعد ذلك متقدّمة [تب.]. طقطقت فوق [إنفيرونمنت فريبل] button, and the path system variable can be edited to include the path to folder where File Checksum Integrity Verifier is installed. If user doesn’t specify the path to FCIV in environment variable, then the full path to fciv.exe has to be typed each time the command is run.
To use FCIV to calculate and generate MD5 or SHA-1 hash is easy. To display the MD5 hash of a file, type the following command at a command prompt:
fciv.exe path.to/filename
To display the SHA-1 hash of a file, use the folling command:
fciv.exe -sha1 path.to/filename
Generally, fciv.exe has the following syntax:
fciv.exe [Commands] <Options>
Commands supported by FCIV
- -add file | dir: Compute the hash and send it to an output device (default screen). The dir parameter has the following options:
- -r: Recursive.
- -type: Specify file type. For example, -type *.exe.
- -exc file: Do not compute these directories.
- -wp: Do not store the full path name. (By default, FCIV stores the full path name.)
- -bp: Remove the base path from the path name of each entry.
- -list: List entries in the database.
- -v: Verify hashes. The -v option has the following option:
- -bp: Remove the base path from the path name of each entry.
- -?, -h, or -help: Open extended help.
Options supported by FCIV
- -md5, -sha1, or -both: Specify hash type. (By default, MCIV uses -md5.)
- -xml db: Specify database format and name.
As FCIV supports storing of hashes of various files in database in XML format, thus it can be used to verify the integrity of files over time. Here’s a few commands that can be used to verify the hash values for the files in the Windows directory and in all sub-directories. To verify personal sensitivve files, just change the path to the folder accordingly.
Create the database and to save it to the C:\Temp directory with the following command:
fciv.exe -add %systemroot% -r -XML c:\temp\windows-hashes.XML
List the contents of the database to the console with the following command:
fciv.exe -list -XML c:\temp\windows-hashes.XML
Verify the contents of the XML database against the current file system files with the following command:
fciv -v -XML c:\temp\windows-hashes.XML
When verifying and comparing the checksum of files against the hash values stored in database, FCIV will send a return error code to indicate whether a hash is verified. A zero (0) indicates success, and a 1 indicates failure. For more information and example usage of File Checksum Integrity Verifier, visit KB841290.
IMPORTANT: The page is machine translated and provided "as is" without warranty. Machine translation may be difficult to understand. Please refer to original English article whenever possible.
Related Articles
- Download Free Marxio File Checksum Verifier
- Hash Calculator to Get, Compute and Calculate MD5 and SHA1 File Checksum or Hash Value
- Check File Integrity By Comparing Hash Value with FileVerifier
- How to Check and Verify Vista Activation Status
- How to Check or Verify PC Motherboard BIOS SLIC Version is SLP OA 2.0 or 2.1 for OEM Activation
- Reset Always Ask Before Opening This Type Of File Check Box in Vista IE
- SHA1 Hash for Windows Vista SP1 and Windows Server 2008 Downloads from MSDN
- Windows 7 RTM Build 7600.16385 Official SHA-1 and MD5 Checksum Hash for Original MSDN/TechNet DVD ISO Images
- Unable to Disable Integrity Checks Cause Drivers Not Found in 64-bit Vista (x64)
- Visual Integrity PDF2CAD v6.1 Reviews










































September 10th, 2009 20:08
CRC Verification Utility, Version 3.05
CRC can operate
on ordinary files (filename), or
on floppy and CD-ROM media in sector-mode (x:).
Usage: CRC { filename | x: } [options]
example:
1. crc305.exe w7ultimate.iso
2. crc305.exe x: (newly burned dvd in drive x:)
July 31st, 2009 00:34
[...] commands, options and instruction to use plus syntax of FCIV (KB841290) is [...]