blob: f2c4d6788abbfd154fdea69bf91e4e133b020b6b (
plain)
1
2
3
4
5
6
7
8
9
|
bless (GUI hex editor)
bless is a full featured hexadecimal editor, written in C#, using Gtk#
for the user interface.
Its purpose is to edit files as a sequence of bytes, allowing
read/write, search, pattern finding, efficient query-replace,
multi-tabbing, customized data-views, plug‐ins, and many other
features.
|