Skip to content

stevel05/HexViewer2

Repository files navigation

Hex View CustomView - B4j

Hexview.png

Explore any size file

  • Load one or more arrays of bytes
  • Search the data

There is a degree of customisation in the designer and subsequently in the class for setting colours used for different highlighting. Turning the headers on/off, Limiting number of found results. Font size is calculated automatically dependant on the views width. You can use any font, but I think the Monospaced font looks best.

You can select data from the right hand column and press F3 or select Find from the find menu to search the file or data.

The library is a b4xlib, but is only available for B4j.

DependsOn : jXUI, JavaObject, jReflection, jRandomAccessFile, ByteConverter

Releases

No releases published

Packages

No packages published

Languages