Aller au contenu

BinEd

Publié par ExBin Project

Binary/Hex Editor

Open sourceApache-2.0

Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.

Points clés

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

À propos de cette application

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

Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.