febooti Hex Editor is simple and easy to use utility, fully integrated into windows properties pages, that allows to modify file binary content in the very precise and exact way.
The following list describes Hex Editor functions assigned to keys. Pressing two keys together is marked with a + sign.
Text / Cursor Navigation:
| Move cursor up one position. |
| Move cursor down one position. |
| Move cursor left. |
| Move cursor right. |
| Move cursor up one screen. |
| Move cursor down one screen. |
| Move cursor to the beginning of the line. |
| Move cursor to the end of the line. |
| Move cursor to the beginning of the file. |
| Move cursor to the end of the file. |
| Switch to next active element of screen (e.g. from HEX to ASCII field). |
| Switch to previous active element of screen (e.g. from ASCII to HEX field). |
| Go directly to particular address. |
| Opens find box that allows to search for any ASCII or HEX values within current file. |
| Search for the same combination ASCII or HEX values farther in the file. |
| Move screen up one line. |
| Move screen down one line. |
Text Selection:
| Move cursor up one position. Select data between initial and new position. |
| Move cursor down one position. Select data between initial and new position. |
| Move cursor left. Select data between initial and new position. |
| Move cursor right. Select data between initial and new position. |
| Move cursor up one screen. Select data between initial and new position. |
| Move cursor down one screen. Select data between initial and new position. |
| Move cursor to the beginning of the line. Select data between initial and new position. |
| Move cursor to the end of the line. Select data between initial and new position. |
| Move cursor to the beginning of the file. Select data between initial and new position. |
| Move cursor to the end of the file. Select data between initial and new position. |
| Selects all file content either in HEX or ASCII depending of cursor position. |
Text Editing:
| Toggle cursor INSERT and OVERWRITE modes. |
| Cut selected data into clipboard. |
| Copy selected data into clipboard. |
| Paste selected data from clipboard. |
| Delete selected data. |
Other Functions:
| Opens context menu associated with current active / selected element. |
| Opens context menu, and access virtually every option. |
| Expand or collapse Hex Editor field. |
| Enable AutoScroll mode. |
| Sets input focus to the Hex Editor control. |
| Switch Hex Editor tab to the one that is located to the left from it in the properties page. |
| Switch Hex Editor tab to the one that is located to the right from it. |