Read Menu
Current: reads again current page in order to refresh it.
Next: reads next page. Equivalent to Page Down.
Previous: reads previous page. Equivalent to Page Up.
Code Statistics: shows a graph containing info about how many times
a bytes appears in the logged file. Also, it generates a global checksum. The
execution of this component is asynchronous to Hackman.
Jump to page: goes to page x, as defined by you. Note that if
the selected file consists of one page only, you may not use the jump to
command.
Jump to hex offset: goes to offset x, where x is entered in
hex, as defined by you regardless the current page.
Jump to decimal offset: goes to offset x, where x is entered
in decimal, as defined by you regardless the current page.
- Beginning of file: goes to the beginning of the source.
- End of file: goes to the end of the source.
Return