#hex #read-write #command-line-tool #value #file #utility #cli

app hexrw

A CLI utility to read / write hexadecimal value from / to a file

1 unstable release

0.1.0 Feb 5, 2023

#139 in #hex

Custom license

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–1MB
~24K SLoC