Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

chrisvest/xxv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The XXV Hex Viewer

Build status Source code Gitter chat 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