Add an improved binary data viewer
I have many fields that use the BINARY data type. Its near impossible to copy the value of those fields properly to use in the UNHEX() function.
1) Need a mechanism to copy the field as-is for use with UNHEX() and/or copy to Base64
2) The hex viewer would look better using a fixed-width font
40
votes

-
Marrie Max commented
There are many things that you need to understand before improving binary data viewer. After completing my project https://www.proformancetherapyandwellness.com/bfr-blood-flow-restriction.html I will work on it and will guide you about it.