L
L
Leonid Fedotov2016-04-14 19:21:29
C++ / C#
Leonid Fedotov, 2016-04-14 19:21:29

What is this HEX string?

There is a file in which an image and some text string are combined. If you open the file with a hex editor, then the top file looks like this:
424D BE70 0000 0000 0000 3E00 0000
0000 0000 0000
0000 0000 80000 0000 0000
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 FFFF FF00 FFFF
FFFF FFFF FFFF FFFF ffff ffff ffff ffff
ffff ffff ffff ffff ffff ffff ffff ffff ffff
ffff ffff ffff ffff ffff ffff ffff
ffff ffff ffff ffff ffff ffff ffff ffff
This file is then used in a C program, and it is necessary to extract this line from it somehow. I don't know the text string itself. I really hope for your help :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2016-04-14
@vilgeforce

It's BMP, probably. You can read more about steganography, for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question