diff options
Diffstat (limited to 'development/bless/README')
-rw-r--r-- | development/bless/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/bless/README b/development/bless/README new file mode 100644 index 0000000000000..1b7ad457f24b0 --- /dev/null +++ b/development/bless/README @@ -0,0 +1,8 @@ +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. |