Mahlet-Inc / hobbits

A multi-platform GUI for bit-based analysis, processing, and visualization
https://mahlet-inc.github.io
MIT License
660 stars 45 forks source link

Display decimal integer and float representation at cursor #146

Open markasoftware opened 2 years ago

markasoftware commented 2 years ago

Would be very valuable to interpret the bits beginning at cursor as a decimal number or floating point while in hex and binary view. In other hex editors this feature is useful to identify file offsets, for example.

hello-adam commented 2 years ago

I think this will be easy, I just want to make sure I understand the details. Where would you want the values to show up? Would you want the variety of words sizes and formats to be configurable?