Hex Editor Neo supports several documents to be viewed and edited in its environment. All supported document types are listed below.
The first and most commonly used document type is a file. Hex Editor Neo allows you to edit any file you have modify access to and allows you to view the contents of any file you have a read access to. In addition, full support for NTFS alternate data streams is provided.
Usually when you open a file in a Hex Editor Neo it locks it, only allowing other applications to continue to read from a file. The lock is held until a file is closed, preventing other applications from making modifications to a file. In addition, if the file is already opened by another application, Hex Editor Neo mail fail to open a file if it fails to obtain a lock.
While this scheme allows an editor to work with files of virtually any size in a very effective way, it sometimes maybe convenient to work with a file in a shared mode.
Starting from version 4.85 Hex Editor Neo supports opening files in shared mode.
Hex Editor Neo allows you to view or edit contents of any mounted volume, or logical disk. Hex Editor Neo is also able to open volumes that do not have associated drive letters, that is volumes, only mounted to directory on another volume.
In addition to volume editing, direct access to physical disk is provided by the Hex Editor Neo. Thus, you can get access to disk's partition table, boot sector and so on.
With Hex Editor Neo you can view and modify the virtual memory of any running process, provided you are granted required rights. The editor gives you detailed representation of the edited process memory space.
On supported operating systems (Windows 2000 and Windows XP), Hex Editor Neo gives you a read-only view into the system RAM, allowing you to investigate and copy its contents, if required.