
Teile dieser Seite erscheinen in der Sprache, in der sie verfasst wurden, weil die Übersetzung nicht abgeschlossen ist.
Highlights
- 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.
Über diese Anwendung
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.
Bezugsquellen
Linux
- Auf Flathub öffnenÖffnet in einem neuen TabPaketquelleFlathub
Vom Herausgeber
Installation im Terminal
flatpak install flathub org.exbin.BinEd
Wir hosten diese Datei nicht, wir scannen sie nicht und wir sehen ihren Inhalt nicht ein. Lesen Sie, was die Quelle angibt, und entscheiden Sie dann selbst.