diff options
author | Timothy Slater <tslater2006@gmail.com> | 2022-03-03 08:26:38 -0600 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-04-07 16:55:20 +0430 |
commit | 6a4fdae575f7cb38aeed9cc0fa7520c03e1f69f7 (patch) | |
tree | 54cef022bec5f8d7a51c2f5d8eac48b83ecfafc9 /Meta | |
parent | 604557c71bbac947a7be0ad3d5c3b11b134313bd (diff) | |
download | serenity-6a4fdae575f7cb38aeed9cc0fa7520c03e1f69f7.zip |
HexEditor: Add Value Inspector
This adds a value inspector window to the Hex Editor. This window shows
the data at the current cursor position (or selection start if a range
is selected) interpreted as a variety of data types.
Currently supported values include 8, 16, 32, and 64 bit signed and
unsigned values as well as float and double.
The inspector can operate in both little endian and big endian modes.
This is switched between by options in the View menu.
Diffstat (limited to 'Meta')
0 files changed, 0 insertions, 0 deletions