Skip to content
/ hexgui Public

helper tool to look at hexadecimal values in binary and extract subranges

License

Notifications You must be signed in to change notification settings

jteiwes/hexgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexgui

Small tool for looking at the binary representation of hexadecimal numbers. This was initially created to sort out subvalues of e.g. 32-bit registers which contain multiple number of smaller sub-fields.

How to use

Paste or enter a hexadecimal value in the topmost field. The binary representation will show up just below it. To display the value stored in a subrange of the binary representation just mark a range by clicking and dragging over the binary string.

hexgui screenshot

About

helper tool to look at hexadecimal values in binary and extract subranges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages