A CLI utility to read / write hexadecimal value from / to a file.
Use the following command to install hexrw
executable to ~/.cargo/bin
directory:
cargo install hexrw
hexrw [-w <write>] [-r <read>] [-d <delay>] <file>
This project is licensed under MIT license.