#hex #ncurses #binary #user-interface

app xv

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

2 个版本

0.1.1 2019年5月27日
0.1.0 2019年4月23日

#37 in #ncurses

Apache-2.0

200KB
2K SLoC

XV 十六进制查看器

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

XV 是一个带文本用户界面的终端十六进制查看器,用 100% 安全的 Rust 编写。在 Apache-2.0 软件许可下授权。

通过在您的终端中运行 cargo install xvcrates.io 获取它。不过,请确保您有一个适当的 开发环境。Windows 支持使用 Pancurses 后端:cargo install xv --no-default-features --features pancurses-backend

Screenshot showing the XV hex viewer in a terminal

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

依赖项

~8–11MB
~195K SLoC