Bless icon
Bless icon

Bless

 16 likes

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 on.

The usual offset-hex-ascii view and the pattern highlight feature.

License model

  • FreeOpen Source

Platforms

  • Windows
  • Linux
4 / 5 Avg rating (1)
16 likes
1comment
0 news articles

Features

Suggest and vote on features
  1.  Extensible by Plugins/Extensions
  2.  Hex Editor
  3.  Tabbed interface
  4.  Support for Multiple threads

Bless News & Activities

Highlights All activities

Recent activities

Show all activities

Bless information

  • Developed by

    Alexandros Frantzis
  • Licensing

    Open Source and Free product.
  • Alternatives

    40 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 1 comments and reviews about Bless, and it has gotten 16 likes

Bless was added to AlternativeTo by cov on Oct 11, 2010 and this page was last updated Jan 27, 2021.

Comments and Reviews

   
 Post comment/review
ruediix
  
Top positive commentJul 13, 2019

This links to the old version of Bless, as is used in many linux distros because it is stable and still has no known issues. All changes have been in the dependent libraries and plugins used. Few changes have been in the primary codebase.

The project has been migrated to a separate GTK# project since it is no longer part of the GNOME project. Here is the current source code page: https://github.com/afrantzis/bless

It is one of the better hex editors out there. It has been long stable and has seen no major code changes, so no nasty surprises in updates. There have been a few changes to better handle updated Mono versions, newer GTK# versions and reduce log noise.

As of the GNOME project, which this hex editor was part of for some time, they have replaced it with GHex as part of their slimming of the project.

(Edited technical corrections and note of migration.) [Edited by ruediix, July 13]

0

What is Bless?

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 on.

Main Features 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.