artemsen / xvi

Hex editor with ncurses based user interface
MIT License
18 stars 2 forks source link
console-application editor hex

XVI: hex editor for Linux terminal

Hex editor with ncurses based user interface:

Screenshot

Screenshot

Install

Configure

The editor searches for the configuration file with name config in the following directories:

Sample file is available here.

See man xvirc for details.

Build

The project uses Rust and Cargo:

cargo build --release