Table of contents · Work with program

Disk Editor

Disk editor allows you to view and edit disk objects such as sectors, files and other file system and disk structures in RAW and formatted modes.

Select Object

Select View Mode by using the menu Mode. The following modes allow editing: Hex/Text, FAT Directory, FAT12/FAT16/FAT32, Partition Table MBR/GPT, FAT/FAT32/NTFS Boot Record. NTFS file editing is supported in RAW mode only.

Enable Edit Mode by using the menu command Edit - Edit Mode (Ctrl+E).

Apply Changes by using the menu command Drive - Apply Changes (Ctrl+W).

Use the menu Tools for additional functions:
  • Copy sectors... to write the selection or the entire object to a file.
  • Fill sectors... to fill sectors with a pattern.
  • Search string to search string in the selected object.
  • Search spec. sector to find some data structure on a disk.

Yellow text color in the Disk Editor indicates modified but not written data.
Grayed text color indicates unused data (unused part of the cluster, unused entry, etc.).
Green text color indicates I/O errors while reading corresponding sector.
Red text color indicates logical errors in the data.