summaryrefslogtreecommitdiffstats
path: root/md/writeup/c_bin2hex.md
blob: 2d6f4b540e96ed48a52e3997c92d2a8654e8e5c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
title:C Bin2Hex
keywords:c,binary,hex

# C Bin2Hex
Converts binary file to hex file.

Use:
```sh
./bin2hex [bin_file] - for local output

./bin2hex [bin_file] [hex_text_file] - for file output
```


### Downloads
abin2hex.tar.gz -
1KiB - http://archive.main.lv/files/writeup/c_bin2hex/abin2hex.tar.gz