1 unstable release
0.1.0 | Feb 5, 2023 |
---|
#128 in #hex
6KB
116 lines
hexrw
A CLI utility to read / write hexadecimal value from / to a file.
Install
Use the following command to install hexrw
executable to ~/.cargo/bin
directory:
cargo install hexrw
Usage
hexrw [-w <write>] [-r <read>] [-d <delay>] <file>
License
This project is licensed under MIT license.
Dependencies
~0.4–1MB
~22K SLoC