bytes

Top  Previous  Next

work

 

This is one of the procedures needed almost every day during software development. We use it since years but for the integration into Tool&Task the program received a new layout. The bytes are displayed as a bitmap. It is pretty fast and eases to find offsets of certain bytes by the integration of the ruler.

 

Select any file and bytes will show you the bytes of this file. You can skim through the file using the arrows in the toolbar. You also may specify any offset in the corresponding text field (bottom line).

 

There will be a new printout for the bytes as well. It is in preparation. Take the screenshot for the time being.

 

The ruler can be set to offset (first byte has offset 0) or number of byte (first byte is number 1). This notation is used in the tool-tip-text accordingly.

 

Standard is the display of the bytes in 32 columns, in case you have a different structure of the file and want to  verify, you can use the button for 'less bytes per line'. Please verify the right button by tool-tip text. The arrows in the bottom line scroll the display by single bytes or single rows.

 

Also a search procedure is available.