The AXE Window


Here's a screenshot of AXE, with three documents open:


On the left is the workspace pane. It is currently showing the expression library .

At the top of the AXE frame are AXE's three toolbars. From left to right:

At the bottom of the frame is the status bar.

Three documents are open, each in a different view type:

Each view type is discussed separately elsewhere, but all of them allow you to edit binary data...

At the bottom of each view is a status bar. All views are divided up into columns. At the top of each column is a header. The headers contain the names of the columns, and can be dragged to resize the columns. Most of them also change the format of the column below in some way when clicked; the effect depends on what type of column was clicked. For instance, a numeric field may be toggled between decimal and hex format.

All views also show a blinking caret at the end of the current selection; this is where data will be inserted if you type directly into the column that shows raw hex. AXE has 'Insert' and 'Overtype' modes like a text editor; typing or pressing backspace in 'Insert' mode changes the length of the document.