mirror of
https://github.com/NotAShelf/hexxy.git
synced 2024-11-22 21:31:12 +00:00
[hexxy] DEV branch - extremely speed up hex encoding
This commit is contained in:
parent
b05f72ab50
commit
c509895c35
2 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
@ -1,11 +1,9 @@
|
||||||
# Hexxy
|
<p align="center">
|
||||||
|
<img src="assets/hexxy.png" />
|
||||||
|
<div align="center">A modern alternative to `xxd` and `hexdump`</div>
|
||||||
|
</p>
|
||||||
|
|
||||||
A modern alternative to `xxd` and `hexdump`
|
![example of hexxy in action](assets/img.png)
|
||||||
|
|
||||||
Huge thanks to ![igoracmelo](https://github.com/igoracmelo/xx) for to use color gradients
|
|
||||||
to make bytes more readable.
|
|
||||||
|
|
||||||
![example of hexxy in action](img.png)
|
|
||||||
|
|
||||||
## Example usage
|
## Example usage
|
||||||
```sh
|
```sh
|
||||||
|
|
BIN
img.png
BIN
img.png
Binary file not shown.
Before Width: | Height: | Size: 146 KiB |
Loading…
Reference in a new issue