Remove 0xED as it now 404's on the official site.

This commit is contained in:
fabacab 2021-02-06 08:22:13 -05:00
parent d826fb1105
commit a274d4d88c
No known key found for this signature in database
GPG Key ID: B0303BF6BA36A560
1 changed files with 0 additions and 1 deletions

View File

@ -267,7 +267,6 @@ See also *[Reverse Engineering Tools](#reverse-engineering-tools)*.
## Hex Editors
* [0xED](http://www.suavetech.com/0xed/0xed.html) - Native macOS hex editor that supports plug-ins to display custom data types.
* [Bless](https://github.com/bwrsandman/Bless) - High quality, full featured, cross-platform graphical hex editor written in Gtk#.
* [Frhed](http://frhed.sourceforge.net/) - Binary file editor for Windows.
* [Hex Fiend](http://ridiculousfish.com/hexfiend/) - Fast, open source, hex editor for macOS with support for viewing binary diffs.