Hex Editor

XVI – hex editor using ncurses

xvi is a hex editor for the Linux terminal.

It uses an ncurses-based interface and is designed for interactive binary file editing from the console, with support for searching, navigation, byte-level modification, and visual comparison of files.

This is free and open source software.

Key Features

  • Uses an ncurses-based user interface for terminal-based hex editing.
  • Supports some VIM keyboard shortcuts including hjkl, :, and /.
  • Offers visual diffing between several files.
  • Highlights the current position and changed data.
  • Can insert bytes into the middle of a file.
  • Can cut bytes from the middle of a file.
  • Can fill a selected range with a pattern.
  • Includes undo and redo support.
  • Provides search and goto functionality.
  • Supports customizable UI colors.

Website: github.com/artemsen/xvi
Support:
Developer: Artem Senichev
License: MIT License

XVI

XVI is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Console-Based Hex Editors
hexylColored command-line hex viewer
DHEXncurses-based hex editor with diff mode
hexeditView and edit hexadecimal files
hyxMinimalistic hex editor
hexerMulti-buffer editor for binary files
hxHex editor using plain C and POSIX libs
HextazyColorful hexadecimal editor
hexhogConfigurable hex viewer and editor
fileobjncurses based hex editor
HexMeWritten in C++ that uses the Curses library
hexcurse-ngWritten in C
ddhxSimple multi-platform modal text UI hex editor
bviBased on the vi text editor
XVIHex editor using ncurses
HexitMinimalistic hex editor

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments