|
|
|
|
|
by roelschroeven
55 days ago
|
|
When you're going to color-code bytes in a hex dump, I would expect each ASCII character in the right column to have the same color as the hex byte in the left column, making it easier to pair them. I wonder why that wasn't done here. |
|