1 unstable release
0.1.0 | Feb 5, 2023 |
---|
#1770 in Command line utilities
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.5–1.1MB
~25K SLoC