Goto
Purpose: Jumps a certain amount of bytes (given in a specified mode) within
the source. Thus, you can quickly navigate through specified (and a priori known) addresses
within the logged file.
Step in bytes: the desired amount of bytes, entered in a specific mode. (see below)
Settings
From the beginning: counting from the beginning of the file.
From this position: counting from the current cursor position.
Backward from this position: counting from the current cursor position with reverse direction.
Backward from the end: counting from the end of the file with reverse direction.
Mode: configures the numbering system as supported by Hackman.
Note: Pressing F6 when the dialog box has closed, will perform
a new Goto with the same attributes.
Return