#hex #ncurses #binary #user-interface

app xxv

A hex viewer for the terminal, with a visual text user interface

1 unstable release

0.1.2 Feb 19, 2020

#37 in #ncurses

GPL-3.0 license

105KB
2.5K SLoC

The XXV Hex Viewer

Build status, link=https://travis-ci.org/chrisvest/xxv/ Source code, link=https://github.com/chrisvest/xxv/ Gitter chat, link=https://gitter.im/chrisvest/xxv License

XXV is a terminal hex viewer with a text user interface, written in 100% safe Rust. Licensed under the GPL-3.0 software license.

Get it from crates.io by running cargo install xxv in your terminal. Make sure you have a proper development environment first, though. Windows is supported with the Crossterm backend: cargo install xxv --no-default-features --features crossterm.

Screenshot showing the XXV hex viewer in a terminal

:leveloffset: +1 include::src/help_text.md[]

Dependencies

~11MB
~206K SLoC