#hex #hex-string #convert-hex #convert-binary #binary #conversion #utility

应用 hexbin

在十六进制和二进制领域之间旅行的命令行工具

1 个不稳定版本

0.1.0 2024年5月30日

命令行工具 中排名第1270

GPL-3.0 许可证

17KB

HexBin:双语位面巫师!⚙️🧙‍♂️

在十六进制和二进制领域之间旅行的命令行工具。

示例:魔法展开!🧪✨

将十六进制字符串转换为二进制

hexbin 0x352B

输出

11010100101011

将二进制字符串转换为十六进制

hexbin 11010100101011

输出

0x352B

安装:魔法仪式 🔮

从 crates.io: (推荐)

cargo install hexbin

从源码

# Clone the repository from the digital grimoire:
git clone https://github.com/5-pebbles/hexbin.git

# Enter the sanctum of the project directory:
cd hexbin

# Chant the installation incantation:
cargo install --path .

许可证:长篇累牍的咒语卷轴 📜🧙‍♀️

本项目根据古老的咒语 GPL-v3 许可。

依赖项

~3.5–5.5MB
~97K SLoC