mirror of
https://github.com/NotAShelf/hexxy.git
synced 2024-11-01 12:01:15 +00:00
[hexxy] init
This commit is contained in:
parent
7cb373b833
commit
858addbd20
1 changed files with 2 additions and 0 deletions
|
@ -16,4 +16,6 @@ hexxy --no-color /path/to/file.bin
|
||||||
hexxy file1 file2 file3
|
hexxy file1 file2 file3
|
||||||
# read from stdin
|
# read from stdin
|
||||||
cat mybinary | hexxy
|
cat mybinary | hexxy
|
||||||
|
# display offset in Decimal format
|
||||||
|
hexxy -td file.bin
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue