Difference between revisions of "Bless"

From COPTR
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:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|purpose=Bless is a high quality, full featured hex editor.
{{Infobox_tool
 
|purpose=Bless is a high quality, full featured hex editor.  
 
 
|homepage=http://home.gna.org/bless/
 
|homepage=http://home.gna.org/bless/
|license=
 
 
|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
 
}}
 
}}
 
<!-- Add one ore more categories to describe the function of the tool. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). The following are common category examples, remove those that don't apply -->
 
[[Category:Binary & Hexidecimal Editing]]
 
 
<!-- Add relevant categories to describe the content type that the tool addresses. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. The following are common category examples, remove those that don't apply -->
 
[[Category:Binary Data]]
 
 
 
== 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. -->
{{Infobox_tool_details
 
|ohloh_id=bless
 
}}
 

Latest revision as of 19:01, 20 April 2021




Bless is a high quality, full featured hex editor.
Homepage:http://home.gna.org/bless/
Platforms:Mono >= 1.1.14 and Gtk#2 >= 2.8
Function:Binary & Hexidecimal Editing
Content type:Binary Data
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt662cc92a778cd7_21216427


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.


User Experiences[edit]

Development Activity[edit]