mirror of
https://github.com/NotAShelf/hexxy.git
synced 2024-11-22 21:31:12 +00:00
[hexxy] init
This commit is contained in:
parent
6020591ea9
commit
7cb373b833
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ A modern alternative to `xxd` and `hexdump`
|
||||||
Huge thanks to ![igoracmelo](https://github.com/igoracmelo/xx) for the idea and reference.
|
Huge thanks to ![igoracmelo](https://github.com/igoracmelo/xx) for the idea and reference.
|
||||||
The idea and code for colorizing xxd/hexdump output in a gradient format came from them.
|
The idea and code for colorizing xxd/hexdump output in a gradient format came from them.
|
||||||
|
|
||||||
|
![](img.png)
|
||||||
|
|
||||||
## Example usage
|
## Example usage
|
||||||
```sh
|
```sh
|
||||||
hexxy /path/to/file.bin
|
hexxy /path/to/file.bin
|
||||||
|
|
BIN
img.png
Normal file
BIN
img.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
Loading…
Reference in a new issue