Skip to content

gyscos/xv

 
 

Repository files navigation

The XV Hex Viewer

Build status Source code Gitter chat License

XV is a terminal hex viewer with a text user interface, written in 100% safe Rust. Licensed under the Apache-2.0 software license.

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

Screenshot showing the XV hex viewer in a terminal

About

The XV visual hex viewer for the terminal.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%