mirror of
https://github.com/vee1e/Cryptonite-Taskphase.git
synced 2026-09-01 19:17:14 +00:00
Remove ' ```'
This commit is contained in:
parent
9a8e9044de
commit
176a56cd68
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ bandit12@bandit:/tmp/data$ cat data.txt
|
|||
A new command is to be used here, `xxd`
|
||||
```
|
||||
bandit12@bandit:/tmp/data$ xxd -r data.txt >> data.bin
|
||||
```
|
||||
```
|
||||
|
||||
We use it with the `-r` to do a reverse hexdump — from hex data to binary data. We then transfer the output to `data.bin`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue