hexrw

Crates.iohexrw
lib.rshexrw
version0.1.0
created_at2023-02-05 10:20:53.098923+00
updated_at2023-02-05 10:20:53.098923+00
descriptionA CLI utility to read / write hexadecimal value from / to a file
homepagehttps://github.com/yestyle/hexrw
repositoryhttps://github.com/yestyle/hexrw
max_upload_size
id776953
size9,280
Philip Ye (yestyle)

documentation

https://github.com/yestyle/hexrw

README

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.

Commit count: 10

cargo fmt