Hi everyone I'm using hex numbers to be comfortable with colors... I needed to add the Alpha channel to RGB color code.. for example
dim rgb_color as int = 0xFF0000
dim rgba_color as int = rgb_color + 0xFF000000
this code does not work because "0xFF000000" is recognized as -16777216, do you...
Here is my take on a Hex dump as a custom view.
You can:
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.