Ru-Board.club
← Вернуться в раздел «Программы»

» Программы для SFV & CRC32 & SHA1 & MD5

Автор: Kero1
Дата сообщения: 30.11.2013 16:17
А чем можно проверить MD5 + SHA1 всех файлов записаные в XML ?
Автор: mih_s
Дата сообщения: 10.12.2013 01:22
Crckit

Calculate 16 or 32 bit CRC of a file(s)

Be sure to check the help file _http://www.dmares.com/maresware/html/crckit.htm for additional information about this program.

Crckit may be used for a number of different purposes:

It provides a 32 bit CRC and a 16 bit checksum of a file or files. The 32 bit value is identical to one created by the PKZIP program for its internal file integrity checks. This allows for a cross verification of any value that Crckit produces.

The output produced by Crckit is a fixed length record capable of being imported into a data base for additional analysis. It can be used to verify that a file has not been changed since a reference CRC was created.

It can also be used in a batch file to check the integrity of a program before execution.

For a test suite of programs to evaluate the usefulness and accuracy of your CRC and hashing programs, we have compiled a zip file that contains standard files used to verify program output. The description of the files is found in this file and the files themselves along with a batch file driver program are found here in this zip file.

The 16 bit version of Crckit has been modified to not alter last access date when run under DOS boot.

| GET the 32 bit exe _http://www.dmares.com/pub/nt_32/crckit.exe | View the html help file. _http://www.dmares.com/maresware/html/crckit.htm |




Disk Crc

Calculate the 32 bit CRC, MD5, or SHA of a physical disk
Be sure to check the help file _http://www.dmares.com/maresware/html/disk_crc.htm _http://web.archive.org/web/20120901031324/http://www.dmares.com/maresware/html/disk_crc.htm
for additional information about this program, and the Ntimage help file _http://www.dmares.com/maresware/html/ntimage.htm _http://web.archive.org/web/20120904104423/http://www.dmares.com/maresware/html/ntimage.htm .

Disk_crc reads the contents of a disk, floppy or hard disk and produces a 32 bit CRC, 128 bit MD5, or 160 bit SHA representing the hash of that disk. This value can be used later as a reference to verify that the contents of the disk have/have not been changed.

Disk_crc can also create a hash of a section (specified sectors) of a disk. This is useful to calculate the values of partitions.

The program is useful for validating evidence using the following procedure: Use Disk_crc to create a reference CRC of a suspect disk drive. Then, using a backup of the physical disk, generate a second CRC from the backup copy. If the original(reference) CRC and the second CRC are identical, then the copy is an authentic copy of the original.

We always recommend independently confirming the operation of any copy or imaging program. If the imaging program has internal confirmation, and there is a flaw in the implementation, the confirmation will never fail.

Other uses of Disk_crc:

Check for altered data anytime: Create a reference CRC; then at any later time create another comparison CRC. Any difference would indicate altered data.
Verify that a copy of a floppy disk is an exact copy.
Detect where an alteration has occurred on a hard disk.

| GET the 16 bit .exe _http://www.dmares.com/pub/disk_crc.exe _http://web.archive.org/web/20130514161926/http://www.dmares.com/pub/disk_crc.exe | View the html help file. _http://www.dmares.com/maresware/html/disk_crc.htm _http://web.archive.org/web/20120901031324/http://www.dmares.com/maresware/html/disk_crc.htm |




Hash

Calculate the CRC, MD5, SHA1, or SHA2 hash of a file
Be sure to check the help file _http://www.dmares.com/maresware/html/hash.htm _http://web.archive.org/web/20130414034658/http://www.dmares.com/maresware/html/hash.htm
for additional information about this program.

Also of interest is the file HASH FAQS _http://www.dmares.com/maresware/hash_faqs.htm _http://web.archive.org/web/20130411015442/http://www.dmares.com/maresware/hash_faqs.htm
which provides information on the hashing algorithms, and methods of using the programs. The article: Data Integrity _http://www.dmares.com/maresware/articles/hash_faqs.htm _http://web.archive.org/web/20130411025141/http://www.dmares.com/maresware/articles/hash_faqs.htm
describes and shows shows how the Maresware hash programs can be used to validate data and file integrity.

Hash is designed to calculate a 32 bit CRC, 128 bit MD5 hash, 160 bit Secure Hash Algorithm (SHA1), or the SHA2 (256, 384 or 512 bit) of a file.

Its default produces an excellent fixed length output which can be imported into a database for analysis. In addition, its default output is a catalog of files.

The 32 bit versions provide access to the 3 file date/times of NT and WIN9x. They also process Multiple Data Streams on NTFS.

The 16 bit version has been modified so that it does not alter the last access date when run under a DOS boot.

The program will calculate the hash value for:

a single file
files (i.e., *.exe) in an entire directory
files in an entire path (i.e., c:\program files)
files on an entire logical drive. (i.e., c:\)
multiple drives at once (i.e., c:\ d:\ e:\).

| Get the 16 bit .exe _http://www.dmares.com/pub/hash.exe _http://web.archive.org/web/20120517163359/http://www.dmares.com/pub/hash.exe | GET the 32 bit .exe _http://www.dmares.com/pub/nt_32/hash.exe _http://web.archive.org/web/20130411032341/http://www.dmares.com/pub/nt_32/hash.exe | View the html help file. _http://www.dmares.com/maresware/html/hash.htm _http://web.archive.org/web/20130414034658/http://www.dmares.com/maresware/html/hash.htm |




HK_Hash

Calculate the MD5 hash of a file and create a Hashkeeper compatable output

Be sure to check the hk_hash help file _http://www.dmares.com/maresware/html/hk_hash.htm for additional information about this program.

HK_Hash is a smaller version of Hash _http://www.dmares.com/maresware/hash.htm which is specially designed to calculate the 128 bit MD5 hash of a file(s) and create a comma delimeted output that is compatable with the hashkeeper requirements for a file which it to be loaded/imported into the hashkeeper data base.

Its default produces a comma delimited record with fields required by hashkeeper. The fields contain enough information to satisfy most users hashing needs. However, because it was designed specifically to work with hashkeeper, the options available for refining its output and files which are found has been limited. Which means you can't do size, date/time restrictions as you can with hash, and you can't do a lot of other options for file selection.

The program will calculate the hash value for:

a single file
files (i.e., *.exe) in an entire directory
files in an entire path (i.e., c:\program files)
files on an entire logical drive. (i.e., c:\)
multiple drives at once (i.e., c:\ d:\ e:\).

| GET the 32 bit .exe _http://www.dmares.com/pub/nt_32/hk_hash.exe |
| View the html help file. _http://www.dmares.com/maresware/html/hk_hash.htm |




Hashcmp

Display differences in 2 Hash output files
Be sure to check the help file _http://www.dmares.com/maresware/html/hashcmp.htm _http://web.archive.org/web/20130411000929/http://www.dmares.com/maresware/html/hashcmp.htm
for additional information about this program.

Hashcmp can be used to compare the contents, line by line, of two files with similar records. When it finds records in one file that do not have a match in the other file, the program displays the mismatch on the screen. It is designed to display the differences in output files produced by the Maresware Hash program.

This procedure can be used to identify any files which may have been altered in the time interval between the first and second outputs.

Under certain circumstances Hashcmp can also compare 2 outputs of Diskcat, Crckit and other programs which produce fixed CR/LF records.

| GET the 32 bit .exe _http://www.dmares.com/pub/nt_32/hashcmp.exe _http://web.archive.org/web/20120520210026/http://www.dmares.com/pub/nt_32/hashcmp.exe | GET the 32 bit hashcmpv version _http://www.dmares.com/pub/nt_32/hashcmpv.exe _http://web.archive.org/web/20130327200002/http://www.dmares.com/pub/nt_32/hashcmpv.exe | View the html help file. _http://www.dmares.com/maresware/html/hashcmp.htm _http://web.archive.org/web/20130411000929/http://www.dmares.com/maresware/html/hashcmp.htm |




Hash_dup

Find duplicate records in output of Hash
Be sure to check the help file _http://www.dmares.com/maresware/html/hash_dup.htm _http://web.archive.org/web/20130410224434/http://www.dmares.com/maresware/html/hash_dup.htm
for additional information about this program.

After creating an output file from the Maresware Hash program (using the -v option) the user may want to know which files are identical. To find out, you need to compare the hashes of the files. The program (hash_dup.exe) will take the output file created from the running of the hash.exe program, and compare the hashes of all the files listed in that output file. It then takes all the duplicate records and places them in an output file. This new output file contains instances of files that are identical based on hash values. This program can also make comparisons if the value is an SHA value.

This program is available for free download. However, it really has no usefulness unless run against the output of Maresware's Hash. It will process 150,000 records. However, by using the included batch file you can process an unlimited number of records.

| GET the 32 bit .exe _http://www.dmares.com/pub/nt_32/hash_dup.exe _http://web.archive.org/web/20120517170915/http://www.dmares.com/pub/nt_32/hash_dup.exe |
| View the html help file. _http://www.dmares.com/maresware/html/hash_dup.htm _http://web.archive.org/web/20130410224434/http://www.dmares.com/maresware/html/hash_dup.htm |




Nist_crc


Nist_crc is a program compiled from (slightly modified) source code obtained from the NIST/NSRL web site. The program will compute the CRC, MD4, MD5, and SHA1 of a file. However, the Maresware program Sha_verify is a little more robust than this one.
| Get NIST_Crc _http://www.dmares.com/pub/nt_32/nist_crc.exe |




Sha NIST

NIST code for SHA,MD5, MD4, CRC-32

This is a program that was generated by compiling the NIST source code for the SHA, MD5, MD4, and CRC-32 data base. The source code is available at: NSRL documents. However, in order to compile it cleanly under Microsoft Ver 6.0C++ a few minor changes were made(although none to the algorithm). Our version of the source code is available upon request.
| Get the .exe _http://www.dmares.com/pub/nt_32/nist_crc.exe |




Sha verify

Emulate/verify SHA/MD5 calculation of data (disk)

Use to perform a hash of a file, and/or to emulate that calculation on a number of sectors or file of X bytes in size. Also performs an MD5 and SHA1 calculation on a file (this function is incidental to the primary purpose).

Often in validation procedures you have either a file or a physical drive which contains one hex value (i.e., hex 00). You need to perform a hash of the file/disk. Your software may take a long time, and you have no way to know if it actually worked.

By using Sha_verify you can emulate doing a MD5 and SHA1 of a disk or file of a specific size, and provide the correct value. Then compare this value with the one your software produced on the actual device. Because the disk or file doesn't need to be available, the program runs fast.

This program is available for free download.

| Get the .exe file _http://www.dmares.com/pub/nt_32/sha_verify.exe | View the html help file _http://www.dmares.com/maresware/html/sha_verify.htm |
Автор: Xbg
Дата сообщения: 19.01.2014 16:03
Nero MD5 Verifier



MD5: 032c7570be40d272697b2cb22607e33f
SHA1:455b6e4ffac092a356b1db71159256e2e3193a62

http://www.solidfiles.com/d/9c56e2a042/
http://file.sampo.ru/k4fk87/
http://anonymousdelivers.us/134393
http://f-bit.ru/334864
http://sendfile.su/925505
http://zalil.ru/34908309
http://webfile.ru/b63424a94a8f830aadff0d22112086db
http://ge.tt/3yGKhCF1/v/0?c
Автор: shadow_member
Дата сообщения: 11.04.2014 16:01
Добавим иконку для HashMyFiles (NirSoft) в контекстное меню проводника.
Включите интеграцию в программе, затем, сверив ваши пути и имена, добавьте в реестр это:
-----------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\HashMyFiles]
"Icon"="D:\\Portable Files\\HashMyFiles\\hashmyfiles.ico"

-----------------------------------------
Иконка
Автор: shadow_member
Дата сообщения: 13.04.2014 09:46
PinPoint 1.0.0 noinst ~800KB
Когда-то это уже было. Оригинальный дистрибутив имеет размер 6MB, т.е. просто громадный для утилиты вычисления контрольных сумм. Для работы программы достаточно всего два файла- .exe и .dll. Назначения файла .tlb не знаю, работает как с ним, так и без него.
Файлы в архиве можно получить, установив программу или распаковав дистрибутив.
Достаточно удобна. Drag-n-Drop. Только вычисляет, проверять не умеет. В контекстное меню не интегрируется. Кирилицу в именах коверкает. Офсайт умер. Noinst или Portable- не проверял, поэтому назвал так.
Бесплатна. При Drag-n-Drop папки выдает сообщение, что работа с папками только в платной версии.
Автор: opt_step
Дата сообщения: 20.06.2014 21:17
MD5 Checksum Tool

http://www.novirusthanks.org/products/md5-checksum-tool/
инсталлер - http://downloads.novirusthanks.org/files/md5check_setup.exe
портабл - http://downloads.novirusthanks.org/files/portables/md5check_portable.zip
есть руссик
Автор: dreyer
Дата сообщения: 31.07.2014 11:58
Добрый день. Мне нужна помощь. Установил значит хорошую сборку себе на ПК Windows 7 Ultimate с хорошим кряком. Теперь уже как с месяц отдал диск с виндой девушке знакомой. И он пропал. Теперь хочу найти этот образ хоть в нэте. Сейчас он у меня установлен на ПК. Могу ли я как хоть чтото узнать с помощью этих программ, которые тут обсуждаются про образ, хоть его название определить по контрольным суммам, или может по другой информации определить.? Возможно ли такое? Спасибо за ближайшую за помощь.
Автор: K1RZA
Дата сообщения: 03.08.2014 19:58
dreyer
Любой контрольный\проверочный файл, это в первую очередь простой файл с текстом, который открывается любой программой для работы с текстом, notepad(блокнот) хотя бы.
Автор: shadow_member
Дата сообщения: 10.09.2014 09:11
RapidCRC Unicode 0.3.15
Цитата:
posted on 08/23/2014 - 15:15
Maintenance release until I can find the time to work on larger improvements...
* Fixed list icon not updating after putting CRC in filename
* Show current directory while getting file info
* Improve error handling for long file names
* Add "One file with automatic name" option
* Make "Hide Verified" a persistent option
* Speed up restore verified, remove items when changing status

http://www.ov2.eu/programs/rapidcrc-unicode
Автор: kirsha
Дата сообщения: 11.09.2014 02:26
shadow_member

Цитата:
Добавим иконку для HashMyFiles (NirSoft) в контекстное меню проводника.
Включите интеграцию в программе, затем, сверив ваши пути и имена, добавьте в реестр это:

В дополнение к этому

Код: [HKEY_CLASSES_ROOT\*\shell\HashMyFiles]
"Icon"="D:\\Portable Files\\HashMyFiles\\HashMyFiles.exe"
Автор: Wu Tang
Дата сообщения: 06.10.2014 03:37
shadow_member
http://www.quicksfv.org/download.html
не пробовал бетку?
я тоже эту софтину юзаю
Автор: shadow_member
Дата сообщения: 06.10.2014 07:29
Wu Tang
2.6 я долго использовал до перехода на RapidCRC Unicode. 3.0- установилась, в меню не показалась, так что проверить не удалось, по-видимому, еще слишком сырая.
Автор: Wu Tang
Дата сообщения: 07.10.2014 03:12
shadow_member
а у и в меню все есть и вобще работает отлично.

а эта rapidcrc лучше будет?
Автор: kraeved
Дата сообщения: 08.10.2014 09:00
Искал-искал решение с GUI, чтобы в одном окне отработать несколько файлов по SHA/RIPEMD160, имея возможность приостановить подсчёт, а потом показать суммы и закрыться без предложения сохранить результаты в файл (как это назойливо делает RapidCRC) — нашёлся разве что португальский MultiHasher. Правда, через полчаса отправил им простыню пожеланий.

А ниша-то не паханая! Уже пора добавлять скоростной алгоритм BLAKE2
Автор: bukhost42
Дата сообщения: 08.10.2014 22:22
kraeved
попробуй http://www.forum.ru-board.com:9000/topic.cgi?forum=5&topic=5201&start=260#17
Автор: kraeved
Дата сообщения: 09.10.2014 04:57
bukhost42
Да, SFV Ninja пробовал. Как и заявлено разработчиком, цэ домашний проект, который удовлетворил эго и вскоре был заброшен (нет обновлений с 2011). Страдает тем же недугом, что и CHK Ильи Муравьёва: стоит скормить программе крупный файл (фильм, например), как она провисает без каких-либо индикаторов выполнения и тянет за собой систему, пока не закончит подсчёт. Остаюсь с MultiHasher.
Автор: bukhost42
Дата сообщения: 12.10.2014 20:46
kraeved
последнее обновление Version: 1.2.4 (2014-09-29)


Цитата:
Страдает тем же недугом, что и CHK Ильи Муравьёва: стоит скормить программе крупный файл (фильм, например), как она провисает без каких-либо индикаторов

не наблюдаю!
Автор: kraeved
Дата сообщения: 13.10.2014 00:47
bukhost42
Перетаскиваем какой-нибудь фильм на файл SFVNinja.exe — программа открывается, виснет и падает с ошибкой.
Сперва же открывать программу, потом добавлять в неё файлы, а затем запускать подсчёт — долго.
Автор: 174bpm
Дата сообщения: 21.10.2014 16:59
подскажите пожалуйста - какие ещё программы, кроме khSFV находят переименованные файлы?

Например:

я в папке
/mp3/DJ_VADIM_USSR_THE_ART_OF_LISTEN
с файлами
00_DJ_VADIM_USSR_THE_ART_OF.JPG
00_DJ_VADIM_USSR_THE_ART_OF.M3U
00_DJ_VADIM_USSR_THE_ART_OF.NFO
00_DJ_VADIM_USSR_THE_ART_OF.SFV
01_DJ_VADIM_TILL_SUNS_IN_YO.MP3
04_DJ_VADIM_COMBUSTIBLE__FE.MP3
05_DJ_VADIM_GHETTO_REBELS__.MP3
06_DJ_VADIM_REVELATIONS_WEL.MP3
07_DJ_VADIM_THE_HARP_SONG__.MP3
08_DJ_VADIM_THE_PACIFIST__F.MP3
DJ_VADIM_USSR_THE_ART_OF_LI.SFV
тыкаю в
DJ_VADIM_USSR_THE_ART_OF_LI.SFV
и он мне возвращает длинные имена в переменном регистре типа таких:
06-DJ_Vadim-Revelations_Well_Expounded_(Feat_Kela_and_Uzula_.mp3
Автор: mithridat1
Дата сообщения: 22.10.2014 23:33
За 12 лет никто(!) не упомянул про знаменитый DAMN Hash Calculator
Автор: lelik007
Дата сообщения: 01.11.2014 08:04
Просто хочу поделится впечатлениями: перепробовал все что есть в теме,
очень поправились:
RapidCRC Unicode (не путать с RapidCRC - есть такой заброшенный проект на SourceForge) - если не самая быстрая, то одна из самый быстрых.
HashCheck Shell Extension если бы можно было выбрать какой алгоритм использовать, а какой нет, был бы ультимативный вариант, менее быстрая чем предыдущая, но 4 алгоритма сразу считает, я думаю поэтому.
HashTab - не очень быстрый по сравнению с предыдущими, зато есть множество алгоритмов на выбор хоть, недостатки - нельзя применить ни к ни к группе файлов ни к папке.
FileVerifier++ Двоякое впечатление оставила программа,
иногда считает обгоняя RapidCRC Unicode, иногда в 2 раза медленнее, причем одну и ту же папку. RIPEMD считает быстрее чем SHA. Недостатки - нестабильная скорость работы, проект явно заброшен, версия x64 - пока тестовая (альфа как я понял).
Автор: Igimon
Дата сообщения: 01.11.2014 09:19
Если кто нибудь знает подскажите, существует масса консольных хеш калькуляторов, как сделать так, чтобы скажем bat файле прописать сценарий типа IF (или может как нибудь по другому) чтобы при проверке контрольной суммы функция IF сработала? В каком консольном калькуляторе эта функция возможна?
Автор: FUTURiTY
Дата сообщения: 01.11.2014 09:20
mithridat1

Цитата:
За 12 лет никто(!) не упомянул про знаменитый DAMN Hash Calculator

Выложите пожалуйста без пароля.
Автор: I95
Дата сообщения: 01.11.2014 09:59
FUTURiTY
Цитата:
Выложите пожалуйста без пароля.
Держи жмяк

Автор: klarus
Дата сообщения: 01.11.2014 16:49
lelik007 11:04 01-11-2014

Цитата:
RapidCRC Unicode (не путать с RapidCRC - есть такой заброшенный проект на SourceForge) - если не самая быстрая, то одна из самый быстрых.


Спасибо, хорошая программа.
Немного наблюдений, если качать в зипе и не использовать интеграцию в шелл, то настройки хранит в файле: %Папка юзера%\RapidCRC\options_unicode.bin, если файл options_unicode.bin будет рядом, то портативность полная.
Прикрутил к ТС - красота.
Автор: shadow_member
Дата сообщения: 01.11.2014 18:36

Цитата:
RapidCRC Unicode
Была уже, даже на этой же странице
Цитата:
RapidCRC Unicode 0.3.15
Цитата:
posted on 08/23/2014 - 15:15
Maintenance release until I can find the time to work on larger improvements...
* Fixed list icon not updating after putting CRC in filename
* Show current directory while getting file info
* Improve error handling for long file names
* Add "One file with automatic name" option
* Make "Hide Verified" a persistent option
* Speed up restore verified, remove items when changing status

http://www.ov2.eu/programs/rapidcrc-unicode

Автор: lelik007
Дата сообщения: 01.11.2014 19:30
klarus
Ага, достойная замена встроенному CRC модулю, раза в 2 а то и поболее быстрее. Только вы если собрались старые файлы которые с помощью встроенного CRC модуля TC делали поверить RapidCRC - выставите галочку - Default to codepage when opening - System codepage - просто TC сохраняет файлы в ANSI и если оставить кодировку по умолчанию, то будут кракозябры в русских именах файлов. А если хотите чтобы после RapidCRC встроенным модулем TC можно было проверить и не было опять же кракозябров в русских именах - нужно выбрать - Create Unicode Files - UTF-8 with BOM либо UTF-16LE.

---
Всем
Вот хотел спросить про NirSoft HashMyFiles - объясните мне а как им проверить контрольные суммы из файла? Хотя бы им же созданного?
Автор: lelik007
Дата сообщения: 04.11.2014 15:17
Если кто увидит GUI-программу, кроме WinRAR 5 и HashTab, которая генерирует хеши BLAKE2sp, маякните пожалуйста.
Автор: klarus
Дата сообщения: 17.01.2015 10:20
CHK Checksum Utility

Автор: encode
Дата сообщения: 23.01.2015 00:58

Цитата:
...Страдает тем же недугом, что и CHK Ильи Муравьёва: стоит скормить программе крупный файл (фильм, например), как она провисает без каких-либо индикаторов выполнения и тянет за собой систему, пока не закончит подсчёт. Остаюсь с MultiHasher.

Вылечил! (Начиная с версии CHK 1.81)

http://compressme.net/

Страницы: 12345678910111213141516

Предыдущая тема: Программa HTML Help Workshop


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.