
本页部分内容以其撰写时的语言显示,因为翻译尚未完成。
要点
- Displays and edits files in both hexadecimal and character formats.
- Implements memory-efficient loading for handling large binary files.
- Includes search and navigation tools for specific byte sequences.
- Supports direct modification of raw data through insertion and overwriting.
关于此应用
BinEd is a binary and hexadecimal editor developed for Linux environments, intended for the inspection and modification of raw data within files. The application presents data in a structured grid format, allowing users to view and edit bytes directly in both hexadecimal and character representations. It is designed to handle large files by utilizing a memory-efficient approach, which prevents the entire file from being loaded into system memory at once. This makes it suitable for tasks involving binary analysis, firmware inspection, or manual data patching.
The editor includes features for navigating through data structures, searching for specific byte sequences, and performing basic editing operations such as insertion, deletion, and overwriting. It supports various data encodings and provides a clear visual distinction between different data types. The interface is organized to facilitate precise control over individual bytes, providing a technical view of file contents for developers and system administrators who require direct access to binary data.
获取途径
Linux
- 在 Flathub 上打开在新标签页中打开软件包仓库Flathub
来自发布者
在终端中安装
flatpak install flathub org.exbin.BinEd
我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。