--- download_url: 'https://github.com/ridiculousfish/HexFiend/releases/download/v2.5.0/Hex_Fiend_2.5.dmg' download_size: '1.0 MB' download_sha1: '884964c2a9be050d33f938bc9c3c109b0f390d06' source: 'https://github.com/ridiculousfish/HexFiend/archive/v2.5.0.tar.gz' source_filename: 'HexFiend-2.5.0.tar.gz' github: 'https://github.com/ridiculousfish/HexFiend/' --- Hex Fiend, a fast and clever hex editor for Mac OS X
Hex Fiend
by ridiculous_fish

A fast and clever open source hex editor
for Mac OS X.
Features
  • Insert, delete, rearrange.  Hex Fiend does not limit you to in-place changes like some hex editors.
  • Work with huge files.  Hex Fiend can handle as big a file as you’re able to create.  It’s been tested on files as large as 118 GB.
  • Small footprint.  Hex Fiend does not keep your files in memory.  You won’t dread launching or working with Hex Fiend even on low-RAM machines.
  • Fast.  Open a huge file, scroll around, copy and paste, all instantly.  Find what you’re looking for with fast searching.
  • Binary diff.  Hex Fiend can show the differences between files, taking into account insertions or deletions.
  • Smart saving.  Hex Fiend knows not to waste time overwriting the parts of your files that haven’t changed, and never needs temporary disk space.
  • Data inspector.  Interpret data as integer or floating point, signed or unsigned, big or little endian...
  • Embeddable!  It’s really easy to incorporate Hex Fiend’s hex or data views into your app.  Its permissive BSD-style license won’t burden you.
Download Download Link

{{ page.download_size }}
SHA1: {{ page.download_sha1 }}

Screenshots
Screenshot 1 Thumbnail Screenshot 2 Thumbnail
Screenshot 3 Thumbnail Screenshot 4 Thumbnail
Source Code
  • GitHub:
{{ page.github }}
  • Tarball:
{{ page.source_filename }}
  • License:
Two-clause BSD License
Developers
System
Requirements
  • Mac OS X 10.7 or later.
  • Intel Macs only.
  • Support for Tiger and PowerPC is available with version 2.0 (below).
Version History
  • Release notes for all versions
  • Version 2.5, released 2017-02-04
  • Version 2.4, released 2016-11-17
  • Version 2.3, released 2014-07-31
  • Version 2.1.2, released 2012-02-04
  • Version 2.1.1, released 2011-12-21
  • Version 2.1.0, released 2011-12-12
  • Version 2.0, released 2009-07-30, available here
  • Hex Fiend 1.x is still available here.
Contact Us