The 98th most popular development tool on Mac OS X
A fast and clever open source hex editor for Mac OS X.
Edit
Similar software
Screenshots
No screenshots yet. Want to add one?
Information
Did you create this app?| Website: | ridiculousfish.com/hex... |
| Developer: | Ridiculous_Fish |
| Version: | 2.0.0 |
| Rating: | Overall: |
| Usage: | 12 hours, 3 minutes and 45 seconds |
| Usage since: | 18 May 2007 |
| Share: |








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