Opening a File with the Hex Editor

    Steps
  1. Control-click a file in the project navigator.

  2. Choose Open As > Hex.

View and edit a file in its binary format by opening it in the hex editor.

image: ../art/hex_editor.png

The hex editor has three areas:

From the Editor menu, you can hide the line numbers or the plain-text representation. You can also choose to display the byte codes in groups of 2, 4, 8, 16, or 32.

The screenshot shows an image file in the hex editor.