#hex #ncurses #binary #user-interface

app xxv

终端的十六进制查看器,具有可视化文本用户界面

1 个不稳定版本

0.1.2 2020年2月19日

#37#ncurses

GPL-3.0 许可证

105KB
2.5K SLoC

XXV 十六进制查看器

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 是一个使用 100% 安全 Rust 编写的终端十六进制查看器,具有文本用户界面。根据 GPL-3.0 软件许可证授权。

crates.io 获取,在终端中运行 cargo install xxv。不过,请先确保您有一个合适的 开发环境。Windows 支持 Crossterm 后端: cargo install xxv --no-default-features --features crossterm

Screenshot showing the XXV hex viewer in a terminal

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

依赖项

~11MB
~206K SLoC