Used by 54 people for 6 hours, 9 minutes and 37 seconds
A fast and clever open source hex editor for Mac OS X.
Edit
Popularity over the last 30 days (?)
RANK:
3960
| Website: | ridiculousfish.com/hex... |
| Version: | 1.1.1 |
| Popular tags: | |
| Help complete this information | |


Besides the standard split hex and ascii view, there's really only two* things that a hex editor needs to do: let you insert and append new data (not just overwrite), and handle obscenely large files without breaking a sweat. Hex Fiend, uncharacteristically for a hex editor, actually does these things.
* well... being able to attach to process memory in addition to the standard files and drives is nice too, but that would be a much lesser third need behind the other two