diff --git a/README.md b/README.md index 986b52a..da42572 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [HexEdit.js](https://hexed.it) - Browser-based hex editing. * [Hexinator](https://hexinator.com/) - World's finest (proprietary, commercial) Hex Editor. * [Frhed](http://frhed.sourceforge.net/) - Binary file editor for Windows. +* [0xED](http://www.suavetech.com/0xed/0xed.html) - Native macOS hex editor that supports plug-ins to display custom data types. ### File Format Analysis Tools * [Kaitai Struct](http://kaitai.io/) - File formats and network protocols dissection language and web IDE, generating parsers in C++, C#, Java, JavaScript, Perl, PHP, Python, Ruby.