[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

How do i decode a hexadecimal file? The file is 151 byes. It's

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 18
Thread images: 1

File: wfv_hex_view.jpg (376KB, 700x520px) Image search: [Google]
wfv_hex_view.jpg
376KB, 700x520px
How do i decode a hexadecimal file?
The file is 151 byes.
It's given like this:

00000000 5d ca 4a 4a 41 41 41 41 41 41 1b 1d 17 6a 10 17
00000010 61 11 1a 11 1d 11 16 61 16 1b 17 10 17 6c 61 09
00000010 17 17 11 61 1b 16 61 17 11 61 79 6a 6b 41 41 81
00000010 01 4c 01 71 51 41 81 19 15 aa 11 51 18 d6 d9 a2
etc
>>
>>59917387
What do you mean by decode? The ascii representation of the hex is already given to you
>>
>>59917387
Judging by the picture you posted
25 hex = 37 dec = % in ASCII
50 hex = 80 dec = P in ASCII

It's not that hard to figure out.
>>
The picture is just a stock photo.
>>
if you have a hexdump like that, you can do xxd -r -p on GNU/Linux to revert it back to bytes.
>>
>>59917834
I tried, but I don't know what the fileformat is.
I tried executing it, ranaming it to a picture, zip but nothing works.
>>
>>59918588
>I don't know what fileformat it is
>Says PDF in the first 4 bytes
???
>>
>>59918643
The picture it just a stock photo i found on Google.
The actual hexdump is completely different.
>>
>>59917387
Get IDA pro and either read in C pseudo code or assembly.
>>
>decode a hexadecimal file
wut?

do you mean copy the hex strings and paste them on the hex display for a new file in hxd?!?
>>
>>59918588
Use "file" command.
>>
>>59918716
then dump the fucking hex.

imagine teaching rocket science to your cat.

you're the cat. hexadecimal code is your equivalent of rocket science.
>>
I wrote a hex to ascii converter in C, takes a string in as an argument to the command and then prints them in either decimal or ascii
>>
>>59917387
Run `file` on it.
>>
>>59918588
pipe the data you created via xxd to a file and then use the `file` command on that file.

xxd -r -p < hexdump_file > binary_output; file binary_output
>>
>>59921384
binary_output: data
>>
>>59923321
then its probably just data and you should figure out why you want the hexdump in the first place
>>
>>59917387
you need an ibm 5100 to do that
Thread posts: 18
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.