Перейти к содержимому

BinEd

Опубликовано: ExBin Project

Binary/Hex Editor

Открытый исходный кодApache-2.0

Часть этой страницы показана на языке оригинала, потому что перевод не закончен.

Основное

  • 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

Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.