Hex Viewer
для Windows
Hex Viewer — это простое приложение, которое позволяет просматривать шестнадцатеричный код двоичных файлов.
При запуске этой программы вас встречает простой интерфейс, состоящий всего из нескольких элементов управления. Минималистичный внешний вид с самого начала говорит вам о том, что это приложение простое и выполняет только одну цель: быстрое и простое считывание шестнадцатеричного кода.
Вы можете загрузить любой двоичный файл для просмотра его содержимого в этой программе, независимо от его размера. Она может легко открывать файлы размером более 1 гигабайта. Навигация по шестнадцатеричному коду осуществляется с помощью стрелок клавиатуры и кнопок «Page Up» и «Page Down». Программа позволяет изменить порядок чтения по умолчанию и предоставляет дополнительные опции в контекстном меню для показа и вставки управляющих символов юникода. Это быстрый, портативный и простой в использовании просмотрщик шестнадцатеричных символов для Windows. С его помощью вы можете изучать и просматривать файлы с шестнадцатеричной кодировкой с помощью нескольких щелчков мыши.
Шестнадцатеричные редакторы широко используются в программировании для просмотра файлов и изучения их кода. Другими словами, подобные программы не особенно полезны для обычных пользователей, но могут оказаться бесценным инструментом для программистов. Если вы ищете быстрый и простой шестнадцатеричный редактор, этот инструмент для вас.
ТОП-сегодня раздела «другое»
AdwCleaner 8.5.1
AdwCleaner — бесплатная программа от Malwarebytes для борьбы с нежелательным и рекламным ПО, которые…
Unchecky 1.2
Как часто вы, устанавливая какую-либо программу, получали в довесок ворох ненужных…
Avast Clear 25.4.10068.0
Avast Clear — утилита для удаления приложений avast, когда стандартным путём из панели управления Windows удалить невозможно…
Hex Viewer 1.6
Минималистичное приложение, которое позволяет просматривать шестнадцатеричный код…
Twilio Authy 2.4.2
Мощный инструмент для аутентификации с поддержкой синхронизации между устройствами….
My Lockbox 5.0
My Lockbox — бесплатная программа, которая служит для скрытия и защиты паролем директорий, и…
Отзывы о программе Hex Viewer
Admin
Отзывов о программе Hex Viewer 1.6 пока нет, можете добавить…
Here is a list of best free hex viewer software for Windows. Using these software, you can open, view, and even edit hex files. The hex file format is used to store machine language code in the hexadecimal form. It is mainly used to store programs that are going to be transferred to Microcontrollers, ROM, etc. In the hex file, you can view hex codes that are made up from 16 digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F). Generally, hex file structure is composed of three sections: Offset value section, Hex code presentation section, and character value section. These software show you the code structure in a proper manner and also provide some additional tools to change viewing experience like zoom in/out tools, color coding of codes, search tool, etc.
Most hex viewers are proper hex editors and they come with essential editing tools like Find and Replace, Manual edit, cut/ paste code, etc. Some software can also edit decimal codes, octal codes, ASCII codes, binary codes, etc. Some of these hex viewing programs let you add multiple files, apply logical operators, insert other files, insert bytes, etc.
My Favorite HEX Viewer Software For Windows:
Microhex is my favorite hex viewer because it can open multiple hex files in a properly structured manner. Plus, its ability to handle very large files and inbuilt editing features and tools make it a complete package.
You can also check out lists of best free Event Log Viewer, PRN File Viewer, and PRT Viewer software for Windows.
Microhex
Microhex is a free hex viewer and editor software for Windows. In it, you can easily view binary data and hex codes with ease as it divides data into various columns. Plus, tools like increase/decrease font and search also help a lot to view the desired content. Now, if you want to edit hex document, then just double-click on a code and change it. After editing, you can save the file in HEX, TEXT, DOC, etc. formats by changing the file extension while saving the file.
In this software, you can also create a hex file from scratch and to make it easy, the new file comes with predefined hex code structure. The structure has two columns namely Integers column (it can interpret data as bytes, words, double or quad words, signed or unsigned, and little or big endian) and Characters column (it can interpret data as a sequence of characters in one of 30 encodings including various Unicode formats).
Some other handy features of this software are:
- It lets you load selected range of bytes instead of an entire file.
- It has a multiple tabs supported interface.
- It can load very large files without memory and time overhead.
- Undo and Redo operations not limited to state where file was saved, that means you can undo changes even after you have saved it to disk.
- Files can be loaded to RAM to keep data safe from changes made by other applications.
Overall, it is one of the most stable and feature-rich software to view, edit, and to create hex files.
i.Hex
i.Hex is a free and simple hex viewer software for Windows and Linux operating systems. In this viewer, you can view, read, and also edit Hex codes. Not just small file but a large file can also be viewed instantly in it because it can handle data chunks of 64k size at a time. Still at a time, only one file can be viewed in it.
To make viewing and finding the right code easy, it provides tools like Search (to find text as well as hex codes), Offset (to view the number of bytes in the file cursor by placing cursor over the hex code), Text (to view the text contained in a hex code), Little Endian (to change the byte order of the information at the cursor), Hex (to change the format of offset; changes can be viewed from the left part of interface), etc.
As this software also works as a hex editor, so by placing the cursor over any hex code, you can edit it. Not just hex code but text contained in it can also be modified through this hex reader. After the modifications, you can save the file in TXT or HEX file format.
TrueSight
TrueSight is a free and portable hex viewer software for Windows and Linux. In this software, you can open and view Hex as well ASCII codes with ease. Plus, files of different formats that may contain hex code are also supported like TXT, DLL, HEX, etc. The biggest advantage of this software is that it can open very large files, to be precise, up to a size of 18 exabytes. Not just one but multiple large files can also be viewed in it, due to its multi-tab interface.
In this hex viewer, you get four different modes to view documents namely, H (to view hex code contained in a file), A (to view available ASCII code of a file), S (to highlight the sector data), and L (to view LBA addresses). You can easily switch between these modes by pressing the respective icons. Here, you also get some tools to help you view and jump between codes like Cursor history (to go to the previous or next cursor location), Undo/Redo, Find (to find exact text and binary data), etc. Overall, it is a quite versatile and easy to use hex viewer software.
CIHexViewer
CIHexViewer is another free and simple hex viewer software for Windows. In it, you can view, read, and edit hex file with ease.
To view a hex file, you just need to add hex file to this software using Open menu. Hex file with proper syntax will appear on the main interface. Plus, all essential tools to help you view and analyze the data are available on the toolbar like Go to (to move cursor to a specific location), Mark position, Find data, Select range (to select a specific part of code), and Toggle Inspector (to view detailed information about a particular hex code location). A Modify data mode is also present using which you can open the data in the Write mode and modify it. After modification, you can save the file in HEX, TEXT, or in other similar formats by adding the extension at the end while saving the file.
In this hex reader, you can also find some advanced tools in the Tools tab which may come in use, such as Data Comparison (to provide full analysis of all matches and differences in binary data of disks and files.), Parallel search (to find necessary information in multiple files at the same time), Span tool (it lets you create one solid file from an unlimited number of different disk and file components.), etc.
Hackman
Hackman is another free hex viewer/editor software for Windows. In this software, you can view Hex, ASCII, Binary, Octal, and Decimal codes. At a time, you can view a file in two different code formats like Hex and Binary, Binary and ASCII, ASCII and Octal, Octal and decimal, etc. By going to Configuration Panel > left/right Panel, you can choose any of the given two codes which you want to view at a time. Besides codes, Offset values are also present on the leftmost part of the interface. To make the reading of codes easy, it provides a dedicated Read Tab through which you can move to next, previous, and to current code segment, and also jump between pages and between offsets values of different codes types (Hex, Binary, Octal, etc.).
Editing codes is also easy in this software. To do that, first, select a code and choose Insert option from the right-click menu and replace the original code with the new one. Here, you also get all other common but essential tools like cut selection, copy selection, undo, redo, find, etc. Once done with editing, save the code in any document format by changing the file extension while saving the file. Overall, it is another really good hex viewer and editor software.
This software comes as a part of Hexman suite, so other handy software also come with it like Template Editor, Disassembler, Calculator, and other bundled utilities (INI editor, DIZ editor, etc.).
Hex Editor Neo
Hex Editor Neo is a free binary file editor software for Windows. Using it, you can view and edit binary data representation of various code types like hex, decimal, octal, float, binary, etc. In it, you can also open and view multiple files of very large sizes (~1GB) in seconds. This software also helps you view the internal structure of dll, exe, dat, bin, etc. file formats. It also comes with various viewing modes that you can change according to your liking from View tab such as Offset format (hex, decimal, and octal), Code display format (Float, Double, Hex, Decimal, etc), Byte order (little or big endian), Columns (4, 8, 16, 32 , etc, column view), etc.
Besides viewing, it also provides various code editing tools like Insert mode (to manually change text), Modify bits (to modify binary representation of decimal, hex, and octal codes), Insert File (to insert codes of one file to another), etc. After editing, you can save the file in HEX, TEXT, DLL, EXE, and various other formats.
Note: In this free version, various features like NTFS streams, Bookmarks, etc. can be used for a trial period of 14-days. To remove the trial period limitation, you need to purchase this software.
iBored
iBored is yet another free hex file viewer software for Windows. It is mainly used to edit disk sectors, but you can also view and edit hex files in it. To view the hex file, you need to drop the intended hex file on its interface. The hex codes can be viewed in Raw tab, but the data associated with the hex code cannot be viewed. It also lacks tools to improve the reading experience but still, a useful Find tool to find hex is available in the BlockView tab.
If you want to edit the code, then you need to enable Write mode by going to Disk > Make Writable. After editing, you can save the code in the original file in the same format as no option to separately save the edited document is available.
In my opinion, it is not a very user-friendly software and it also lacks most basic tools required to view and read a document properly.
WinVi
WinVi is a free and portable hex viewer software for Windows. It is a simple and straightforward software that can handle a single file of up to 2 GB. When you open a hex code file, then it only displays it in ANSI character set format which is quite different from standard hex code. To view the hex code in proper structured hex format, you need to enable the Hex edit mode from the Options menu. Apart from ANSI character set format, you can also view the code in DOS, UTF-8, UTF-8 LE, UTF-16 BE, and EBCDIC character set.
This software also allows editing that you can perform by selecting and changing the code manually or by using tools like Insert file (to merge code of one file with the code of others), Search and replace, Cut, Paste, etc. It also lets you save the edited file in TEXT, DLL, HEX, EXE, etc. formats.
HEXtreme Hex Editor
HEXtreme Hex Editor is yet another free, simple, and easy to use hex viewer software for Windows. In it, you can quickly view and edit a file of size up to 4GB without running out of memory. The main feature of this software is its ability to differentiate codes using the color. Basically, any hex code starts with 0 (zero) is displayed with red color and all other code in blue. Good amount of spacing between sets of codes and color codes gives a really good viewing experience. Besides this, it does not have any other tool to improve the hex file viewing. Still, some useful features and tools like multi-window interface, search, cut, paste, etc. are available.
This software also allows editing for which you need just need to select a code and replace that with new value. Cut and paste functionality can also be used to replace a big chunk of code at once. Once done, you can save the code as PDF using the print option or as TXT, DLL, HEX, etc. formats.
Frhed
Frhed is a completely free and open source hex viewer software for Windows. In it, you can open, view, and edit hex files. It gives various features through which, you can customize the view like Color settings (to change text color, background, color, bookmark color, etc.), View settings (to change the number of bytes displayed at a time and display length of offset), Read-only mode (to prevent code from accidental changes), Zoom in/out, etc. Modification of codes can also be performed in it and some dedicated tools like find and replace, cut and paste tool, toggle hex/character editing tool, etc. are also available.
There are some other additional features that may come in handy like Import and Export as hexdump, add append, offset values, bookmarks, quick jump to any offset value, etc.
Freeware Hex Editor XVI32
Freeware Hex Editor XVI32 is a portable hex viewer and editor software for Windows. In this software, you can open and display text (ASCII/ANSI) and hex code containing files of size up to 2 GB. On its interface, you can view both hex and text codes in two separate areas. Plus, cursor on both the areas works synchronously to show you the corresponding text of the selected hex code. This synchronous cursor functionality also helps during editing as you can view the changes in real-time on the text part of interface when you edit the hex code in hex area. Both the edited and non-edited codes can be saved as PDF or as TXT, DOC, HEX, etc. formats.
This hex file viewer also comes with various handy tools and features like Simplified search for Unicode, Fast search algorithm (Quicksearch), Bookmarks, Common tools (cut, copy, paste, find & replace, etc.), and more. All of these tools help you at viewing as well as in editing of codes.
Funduc Software Hex Editor
Funduc Software Hex Editor is another free hex viewer and editor software for Windows. It is a lightweight hex editor comes with only basic editing capability like Manual Edit (by directly selecting and replacing the code with new one), Edit using basic tools (cut, paste, select, etc.), etc. It is not intended to used as full-fledged hex editor. Still, as a hex viewer, it works fine as it can open decent sized multiple files at a time. Its interface is also quite nice and clean with feature-rich right-click menu which has features like undo, cut, paste, find, select all, append, etc.
In terms of file, it supports all standard hex code files like TXT, EXE, HEX, etc. Plus, after editing, you can save the file in any one of the supported input file formats.
wxHexEditor
wxHexEditor is a free and cross-platform hex editor. It is available for Windows, Linux, and MacOSX. It supports multiple tabs so that you can easily view and edit multiple hex files at a time. The hex code displayed by it is pretty clean and has the right structure; besides this, no other specific feature to improve reading is available. However, for editing, there are still some good features like writeable and direct write modes, find and replace, cut, copy, paste, insert, etc. Plus, after editing, you can change the format of hex file to TEXT, DLL, DOCX, etc.
The good property of this software is that it uses 64-bit descriptors that allows it to handle a file of size up to few exabytes. Plus, it also does not load the whole file at the RAM at once to load files quickly. Here, you also get features which let you copy/edit your Disks, HDD Sectors with it. Some additional tools like Calculate Checksum, Compare File, and XOR view are also available. In my opinion, it is a feature-rich software, but not that great for viewing due to lack of viewing and reading specific features.
Vovsoft Hex Viewer is a simple application that allows you to view hex code of binary files. Open any binary file on your laptop or desktop computer to view its hex code and explore it with ease with the help of this easy to use program for Windows.
When running this software, you are greeted by a simple and clean interface, with just a few controls. The minimalistic look tells you from the start that this application is simple and only fulfills a single purpose: to deliver a quick and easy hex reader.
You can load any binary file to view its contents in this software, regardless of its size. It can easily open files larger than 1 gigabyte. Navigating through the hex code can be done using the keyboard arrows and the «Page Up» and «Page Down» buttons. The viewer allows you to change the default reading order and provides additional options in the context menu to show and insert unicode control characters.
The application displays useful information, such as the file size and whether an executable file or DLL file is 64-bit, 32-bit, or 16-bit.
Lightweight hex reader
Analyzing a binary file requires a dedicated hex code reader that can extract and reveal the content of the file in hexadecimal notation. Hex editors and readers are used extensively in programming to view files and examine their code. Hex readers and editors can prove to be an invaluable tool for programmers, yet they can also be useful for regular users. With the «Find» feature in the program, you can search for desired text within binary files. If you are looking for a quick and simple hex editor, this is the tool for you.
Portable hex viewer
The application comes in two editions: installer and portable. The portable edition does not require you to go through a setup process. You can use it on the go and launch it from any removable drive, since its footprint is small. It provides a fast and portable hex viewer for Windows. With its help, you can examine and view hexadecimal coded files with a few clicks.
Category: System Utilities File & Disk Management
Supports: Windows 11, Windows 10, Windows 8/8.1, Windows 7, Windows Vista, Windows XP (32-bit & 64-bit)
Language: English
License: Freeware — no nags, no ads, fully functional
HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size.
The easy to use interface offers features such as searching and replacing, exporting, checksums/digests, insertion of byte patterns, a file shredder, concatenation or splitting of files, statistics and much more.
Editing works like in a text editor with a focus on a simple and task-oriented operation, as such functions were streamlined to hide differences that are purely technical.
For example, drives and memory are presented similar to a file and are shown as a whole, in contrast to a sector/region-limited view that cuts off data which potentially belongs together. Drives and memory can be edited the same way as a regular file including support for undo. In addition memory-sections
define a foldable region and inaccessible sections are hidden by default.
Furthermore a lot of effort was put into making operations fast and efficient, instead of forcing you to use specialized functions for technical reasons or arbitrarily limiting file sizes. This includes a responsive interface and progress indicators for lengthy operations.
Features
- Available as a portable and installable edition
- RAM-Editor
- To edit the main memory
- Memory sections are tagged with data-folds
- Disk-Editor (Hard disks, floppy disks, ZIP-disks, USB flash drives, CDs, …)
- RAW reading and writing of disks and drives
- for Win9x, WinNT and higher
- Instant opening regardless of file-size
- Up to 8EB; opening and editing is very fast
- Liberal but safe file sharing with other programs
- Flexible and fast searching/replacing for several data types
- Data types: text (including Unicode), hex-values, integers and floats
- Search direction: Forward, Backwards, All (starting from the beginning)
- File compare (simple)
- View data in Ansi, DOS, EBCDIC and Macintosh character sets
- Checksum-Generator: Checksum, CRCs, Custom CRC, SHA-1, SHA-512, MD5, …
- Exporting of data to several formats
- Source code (Pascal, C, Java, C#, VB.NET)
- Formatted output (plain text, HTML, Richtext, TeX)
- Hex files (Intel HEX, Motorola S-record)
- Insertion of byte patterns
- File tools
- File shredder for safe file deletion
- Splitting or concatenating of files
- Basic data analysis (statistics)
- Graphical representation of the byte/character distribution
- Helps to identify the data type of a selection
- Byte grouping
- 1, 2, 4, 8 or 16 bytes packed together into one column
- «Hex only» or «text only»-modes
- Progress-window for lengthy operations
- Shows the remaining time
- Button to cancel
- Modified data is highlighted
- Unlimited undo
- «Find updates…»-function
- Easy to use and modern interface
- Goto address
- Printing
- Overwrite or insert mode
- Cut, copy, paste insert, paste write
- Clipboard support for other hex editors
- Visual Studio/Visual C++, WinHex, HexWorkshop, RegEdit, …
- Bookmarks
- Ctrl+Shift+Number (0-9) sets a bookmark
- Ctrl+Number (0-9) goes to a bookmark
- Navigating to nibbles with Ctrl+Left or Ctrl+Right
- Flicker free display and fast drawing
Version |
2.5.0.0 (February 11, 2021) What’s new? |
---|---|
OS | Windows XP, 2003, Vista, 7, 8 or 10 |
Download page |
Version |
1.7.7.0 (April 3, 2009) What’s new? |
---|---|
OS | Windows 95, 98, ME, NT 4, 2000, XP, 2003, Vista, or 7 |
Download page |
License
HxD is free of charge for private and commercial use. Selling HxD is not allowed. Distributing it as part of magazine addon CDs / DVDs / other media or putting it on download portals or private websites is allowed and welcome. For details, please see the HxD License.
What’s new
Complete change log for HxD
Notes
Disk-Editor
To use the disk editor under Windows NT/2000/XP/2003/Vista/7 and higher you have to be an administrator or have the appropriate privileges.
Starting with Vista you need to manually unmount the hard disk to successfully write to it, or in other words: make sure the disk you edit has no mounted file system. More details in this forum thread. A system drive (the one where Windows is installed on) cannot be written to while Windows is running. In order to still accomplish that, you will have to execute HxD from a boot CD/DVD like PartBE or VistaPE and edit the system disk from there.
Windows NT 4
If the RAM-editor doesn’t show any processes under Windows NT 4 you most likely don’t have PSAPI.DLL installed on your system. You can get it from Microsoft (PSAPI.DLL Download) and copy the DLL into the %windir%\System directory.
HxD was only tested for Windows NT 4 SP 6, though it should work with versions prior to service pack 6.
Windown NT 4 SP1 and newer are also supported, if WININET.DLL is added, through IE 3.02 or newer.
Articles about HxD
- How to use HxD as a Disk Editor to save Sectors as Binary Files (by Daniel B. Sedory)
- Removal of rootkits (Italian article by megalab.it)
Translators
Thanks to the translators, HxD is available in many languages.
More useful links
- Interesting pages about data recovery, disk structure, boot managers, hex editing, assembler and other low level stuff:
The Starman’s Realm - A list of free tools specialized in Data Recovery at «thefreecountry»
- EEClip — Universal In-circuit SOP8 Serial Eeprom USB Device Programmer
Программа предназначена для просмотра и редактирования необработанных бинарных данных. Содержит профессиональные инструменты, удобные для быстрого, простого и безопасного обращения с данными в шестнадцатеричном формате.
Бесплатно допускается только некоммерческое использование.
CI Hex Viewer позволяет работать с различными источниками данных, включая физические и виртуальные диски, образы дисков, разделы дисков, файлы и отдельные фрагменты файлов.
Требования
- Операционные системы: Microsoft Windows, Linux, Mac OS.
- Windows: начиная с NT 5.1 (Windows XP/2003) и выше.
- Mac OS: с версии 10.6 и выше.
- Linux: Ubuntu Linux 9.10 (или совместимые) и выше.
- CPU:
- Intel Architecture, 32-bit (IA-32, x86).
- AMD64 (x86-64).
- Жесткий диск: не менее 20MB свободного пространства.
- Оперативная память: не менее 256MB.
- Прочее программное обеспечение: наличие любого веб-браузера.
Возможности
Структуры
Функции для работы с двоичными данными:
- Легко редактируемые шаблоны с простым и понятным программным синтаксисом (кодом) для задания любых типов файлов и хранилищ.
- Настройка шаблона структур с возможностью задать необходимые параметры структур и точные формы данных.
- Автоматическое применение шаблонов для всех файлов и хранилищ одного типа.
- Контролер контекста структур, дающий подсказки о компонентах шаблона структур, что упрощает навигацию по нему.
Сборка RAID
Функции для работы с RAID:
- Встроенная в бесплатный Hex-редактор утилита RAID-Builder предлагает несколько функций для быстрой и корректной сборки массива. Пользователю требуется лишь указать необходимые параметры RAID. Уточнить результаты сборки можно применив шестнадцатеричный редактор для любого из компонентов массива.
- Автоматическая сборка RAID помогает сохранить время. Встроенная функция определителя параметров RAID предлагает моментальную сборку массива, если представлены все его компоненты.
- Утилита контроля четности — это готовое решение для всех массивов RAID с контролем четности. Программа предоставляет результат вычисления четности для суммы нескольких раздельных компонентов.
- Логические операции, такие как XOR и GFmul, не требуют действий со стороны пользователя. Выдаются готовые вычисления для четности данных.
- Уровни RAID включают JBOD, RAID0, RAID3, RAID4, RAID5, RAID6. Кроме того, ПО поддерживает работу со сложными уровнями, как RAID10, RAID0+1, RAID50 и подобными.
- Работа с пользовательскими конфигурациями RAID.
- Доступен анализ двоичных и сырых данных для несобранных RAID-массивов.
Удобные инструменты для редактирования и режим безопасной модификации данных
В CI Hex Viewer имеются следующие инструменты:
- Возможна работа с любыми источниками данных, включая физические диски, виртуальные хранилища, образы дисков, разделы дисков, файлы и даже любые фрагменты перечисленных источников.
- Инструмент поиска и замены, основанный на нескольких методах, включая расширенный шестнадцатеричный поиск с настраиваемым синтаксисом, даёт точные результаты поиска данных.
- Шаблон замены данных упрощает обмен между хранилищами. Программа копирует точный диапазон данных с источника на целевое хранилище в заданной области.
- Инструмент автоматической сборки позволяет создать один файл из неограниченного числа различных дисков и файлов.
- Режим безопасного редактирования данных гарантирует максимальную защиту от повреждений данных из-за случайных ошибок редактирования, и, в результате, предотвращает возможную потерю данных. Кроме того, продукт позволяет создать новый файл или виртуальное хранилище для безопасного редактирования данных.
Дополнительно
Функции для повышения удобства и сохранения времени пользователя:
- Легкий просмотр двоичных данных с инструментами для переходов на различные позиции, для выделения областей данных и для множества различных операций копирования и сохранения данных.
- Настраиваемый пользовательский интерфейс с возможностью задания поля представления шестнадцатеричных данных.
- Инспектор для просмотра и редактирования данных, как в шестнадцатеричном виде, так и в текстовом.
- Настройки источников данных и информация о статусе для ускорения процесса анализа данных, в зависимости от информации, уже собранной программой.
- Поддержка более чем двадцати кодировок для покрытия широкого диапазона возможных представлений текста для поиска необходимых форматов данных.
- Удобное сравнение данных с помощью инструмента Data Comparison, который даёт результат анализа всех совпадений и различий в бинарных данных дисков, файлов и любых их частей.
- Инструмент Parallel Search предоставляет возможность удобного раздельного поиска необходимой информации на нескольких источниках одновременно.