Quality Software Solutions
  • Specializing in professional hex editor tools,
    including disk editing and process editing.





010 Editor - Hex Editor Homepage


The Inspector is a powerful tool for examining and editing data as a number of different data types. As well, a list of all bookmarks for the current file is displayed in the Inspector (see Using Bookmarks for more information). After a Binary Template is run on a file, the results are usually displayed in the Template Results panel (see Working with Template Results); alternately, the results of the template can be edited in the Inspector. Show or hide the Inspector by clicking the 'View > Inspector' menu option.

Some options for the Inspector are accessed by right-clicking with the mouse on the Inspector, or clicking the arrow in the upper-right corner of the window. Select the 'Copy' option from the menu to copy the contents of the current cell to the clipboard. Clicking the 'Copy Row' or 'Copy Column' option will copy the entire row or column to the clipboard, and the 'Copy Table' option will copy all data (the data will be copied in a tab-delimited format). For some columns of the Inspector, the numbers in the column can be displayed in either hex or decimal formats by selecting 'Column Display Format' from the right-click menu and then choosing 'Hex', 'Decimal', 'Octal', or 'Binary'. Click the 'Export CSV' menu option to write the current table to a CSV file. A CSV file (which stands for Comma Separated Value) is a text file where each cell is written separated by commas.

The Inspector has three main tabs: Auto, Template, and Bookmarks:

Auto Inspector Tab





When the Auto tab of the Inspector is selected, a list of data types will be displayed in a table. When a file is opened, the binary data starting at the cursor is converted to each of the different data types and displayed in the table. As the cursor is moved around the file, the Inspector will change to display the converted data. If a selection is made in the current file, the data is converted starting at the beginning of the selection. The following formats are supported in the Auto Inspector:

  • Signed Byte - 8-bit number between -128 and 127

  • Unsigned Byte - 8-bit number between 0 and 255

  • Signed Short - 16-bit number between -32768 and 32767

  • Unsigned Short - 16-bit number between 0 and 65535

  • Signed Int - 32-bit number between -2147483648 and 2147483647

  • Unsigned Int - 32-bit number between 0 and 4294967295

  • Signed Quad - 64-bit number -9223372036854775808 and 9223372036854775807

  • Unsigned Quad - 64-bit number between 0 and 18446744073709551615

  • Float - 32-bit floating-point number between 1.175494351e-38 and 3.402823466e38

  • Double - 64-bit floating-point number between 2.2250738585072014e-308 and 1.7976931348623158e+308

  • String - Displays a null-terminated ASCII character string (limit of 256 characters). If a string is edited and characters are inserted or deleted, when in Insert mode, bytes will be inserted or deleted from the file, but when in Overwrite mode, null bytes will be written to the file so that the file size does not change.

  • DOSDATE - 16-bit value representing the date in DOS using the format 'MM/DD/YYYY' (note that M means month, D means day, and Y means year)

  • DOSTIME - 16-bit value representing the time in DOS using the format 'HH:NN:SS' (note that H means hour, N means minute, and S means second)

  • FILETIME - 64-bit value representing date and time in Windows using the format 'MM/DD/YYYY HH:NN:SS'. FILETIME is a 64-bit integer representing the number of 100-nanosecond intervals since 01/01/1601 12:00 AM.

  • OLETIME - 64-bit value representing date and time in OLE and Delphi using the format 'MM/DD/YYYY HH:NN:SS'. OLETIME is a 64-bit double representing the number of days since 12/30/1899 12:00 AM.

  • TIME_T - 32-bit value representing date and time in C using the format 'MM/DD/YYYY HH:NN:SS'. time_t is a 32-bit integer representing the number of seconds since 01/01/1970 12:00 AM.

To edit a value, left-click the number with the mouse or press the Enter key. Edit the value (see Introduction to Number Systems for a list of supported formats), and press Enter to commit the change or Esc to cancel. Note that changed bytes will be displayed as red in the main Hex Editor Window. The 'Edit > Undo' or 'Edit > Redo' commands can be used to undo and redo changes made with the Inspector.

Template Tab





The Template tab displays variables that were generated by running a Binary Template on a file (see Introduction to Templates and Scripts for more information). Usually, the generated variables are edited in the Template Results panel (see Working with Template Results), but this tab provides an alternate place to view and edit variables. The functionality of this tab is the same as the Template Results panel and is discussed in the Working with Template Results help topic.

Bookmarks Tab

The Bookmarks tab displays a list of all bookmarks for the current file (see Using Bookmarks). Bookmarks are displayed and edited similar to the Template Results panel mentioned above. The Name column displays a combination of the Name and Type fields in the Add/Edit Bookmark dialog. The Value column shows the bytes of the bookmark interpreted according to the data type. The Start and Size columns display the position of the bookmark, and the Color column shows the Foreground (Fg:) and Background (Bg:) colors from the dialog.

To edit a bookmark, select a bookmark from the list, and select the 'Edit Bookmark' menu option from the right-click menu. Selecting the 'Remove Bookmark' menu option from the right-click menu will delete the bookmark.

NOTE: The Inspector is a dockable window. By clicking and dragging on the title bar of the Inspector, the window can be moved to other locations in the interface. Right-click the window and deselect the 'Allow Docking' toggle to prevent the window from docking.

This is the manual for 010 Editor, a professional hex editor and disk editor. Use 010 Editor to edit the individual bytes of any binary file, hard drive, or process on your machine. 010 Editor contains a whole host of powerful analysis and editing tools, plus Binary Templates technology that allows any binary format to be understood.






SweetScape Software
148 Pownal Rd. RR#1
Pownal, PEI
C0A 1Z0, Canada

E-mail: