asked 96.7k views
0 votes
Find answer.

74 68 69 73 20 69 73 20 77 72 69 74 74 65 6E 20 69 6E 20 68 65 78 20 62 75 74 20 69 74 73 20 6E 6F 74 20 68 61 72 64 20 74 6F 20 66 69 6E 64 20 6F 75 74 20 74 68 61 74

1 Answer

11 votes

Answer:

"this is written in hex but its not hard to find out that"

Step-by-step explanation:

Each two hexadecimal digits represent an ASCII character. I.e.,

74 = t

68 = h

69 = i

73 = s

and so forth...

Look up any ASCII table on the internet that uses hexadecimal numbering, and you can translate by yourself. I attached one below.

Find answer. 74 68 69 73 20 69 73 20 77 72 69 74 74 65 6E 20 69 6E 20 68 65 78 20 62 75 74 20 69 74 73 20 6E-example-1
answered
User Matt Kagan
by
7.4k points