
Highlights
- Displays binary data in both hexadecimal and ASCII formats.
- Supports efficient handling of large files via memory mapping.
- Includes search and replace functionality for binary patterns.
- Provides a multi-tabbed interface for concurrent file editing.
About this application
Bless is a hexadecimal editor developed for the Linux platform, utilizing the Gtk# toolkit for its graphical interface. It allows users to view and edit binary files at the byte level, providing a structured display of data in both hexadecimal and ASCII formats. The application is designed to handle large files efficiently by using a memory-mapped approach, which helps in maintaining performance when navigating through extensive binary datasets.
Beyond basic viewing and editing, the software includes features for searching and replacing data patterns within files. It supports multiple tabs, enabling users to work on several binary files simultaneously within a single window. The tool is intended for developers and system administrators who require a precise method for inspecting file structures, modifying binary content, or performing low-level data analysis on Linux systems.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub com.github.afrantzis.Bless
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.