Electron Adventures: Episode 61: Hex Editor
The hex editor I used (0xED) doesn't work too well on recent OSX, so why not write our own?
What hex editor needs
While they're called "hex editors", editing is really a minor feature, they're mostly used for viewing binary data.
A hex editor should ...
taw.hashnode.dev3 min read