Add some good hex editors for GNU/Linux: Bless, wxHexEditor, hexedit.

This commit is contained in:
Meitar M 2018-10-01 15:20:56 -04:00
parent e1261ffa31
commit 18fd39ab5c
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -314,6 +314,9 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [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.
* [Hex Fiend](http://ridiculousfish.com/hexfiend/) - Fast, open source, hex editor for macOS with support for viewing binary diffs.
* [Bless](https://github.com/bwrsandman/Bless) - High quality, full featured, cross-platform graphical hex editor written in Gtk#.
* [wxHexEditor](http://www.wxhexeditor.org/) - Free GUI hex editor for GNU/Linux, macOS, and Windows.
* [`hexedit`](https://github.com/pixel/hexedit) - Simple, fast, console-based hex editor.
### File Format Analysis Tools