blob: ead742e0379f5cfde46da8b3913ca3c47f9faebf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Bless is a binary (hex) editor, a program that enables you to edit files as
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
GTK+ toolkit.
Main Features
-------------
* Efficient editing of large data files.
* Multilevel undo - redo operations.
* Customizable data views.
* Fast data rendering on screen.
WWW: http://home.gna.org/bless/
|