| Crates.io | hexrw |
| lib.rs | hexrw |
| version | 0.1.0 |
| created_at | 2023-02-05 10:20:53.098923+00 |
| updated_at | 2023-02-05 10:20:53.098923+00 |
| description | A CLI utility to read / write hexadecimal value from / to a file |
| homepage | https://github.com/yestyle/hexrw |
| repository | https://github.com/yestyle/hexrw |
| max_upload_size | |
| id | 776953 |
| size | 9,280 |
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.