Difference between revisions of "Bless"
Jump to navigation
Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=Bless is a high quality, full featured hex editor. |homepage=http://home.gna....") |
(Added links to Function and/or Content Type) |
||
Line 1: | Line 1: | ||
− | + | {{Infobox tool | |
− | + | |purpose=Bless is a high quality, full featured hex editor. | |
− | {{ | ||
− | |purpose=Bless is a high quality, full featured hex editor. | ||
|homepage=http://home.gna.org/bless/ | |homepage=http://home.gna.org/bless/ | ||
− | |||
|platforms=Mono >= 1.1.14 and Gtk#2 >= 2.8 | |platforms=Mono >= 1.1.14 and Gtk#2 >= 2.8 | ||
+ | |function=Binary & Hexidecimal Editing | ||
+ | |content=Binary Data | ||
+ | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=bless | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Description == | == Description == | ||
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | ||
Line 44: | Line 39: | ||
<!-- Add the Ohloh.com ID for the tool, if known. --> | <!-- Add the Ohloh.com ID for the tool, if known. --> | ||
− | |||
− | |||
− |
Latest revision as of 19:01, 20 April 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673f1f104b6593_69729258
Description[edit]
Bless is a high quality, full featured hex editor.
It is written in mono/Gtk# and its primary platform is GNU/Linux. However it should be able to run without problems on every platform that mono and Gtk# run.
Bless currently provides the following features:
- Efficient editing of large data files and block devices.
- Multilevel undo - redo operations.
- Customizable data views.
- Fast data rendering on screen.
- Multiple tabs.
- Fast find and replace operations.
- A data conversion table.
- Advanced copy/paste capabilities.
- Highlighting of selection pattern matches in the file.
- Plugin based architecture.
- Export of data to text and html (others with plugins).
- Bitwise operations on data.
- A comprehensive user manual.