The HEX key for KERRY:
4bb96075acadc3d80b5ac872874c3037a386f4f595fe99e687439aabd0219809
represented as discrete 16-bit numbers
(Convert 16-bit hexadecimals to
signed or unsigned integer value)
4bb9
6075
acad
c3d8
0b5a
c872
874c
3037
a386
f4f5
95fe
99e6
8743
9aab
d021
9809
represented as discrete 32-bit numbers
(Convert 32-bit hexadecimals to
signed or unsigned integer values)
4bb96075
acadc3d8
0b5ac872
874c3037
a386f4f5
95fe99e6
87439aab
d0219809
represented as discrete 64-bit numbers
(Convert 64-bit hexadecimals to
signed or unsigned integer values)
4bb96075acadc3d8
0b5ac872874c3037
a386f4f595fe99e6
87439aabd0219809
converts to
01001011
10111001
01100000
01110101
10101100
10101101
11000011
11011000
00001011
01011010
11001000
01110010
10000111
01001100
00110000
00110111
10100011
10000110
11110100
11110101
10010101
11111110
10011001
11100110
10000111
01000011
10011010
10101011
11010000
00100001
10011000
.... in Binary
and then to
751859611717217319521611902001141357648551631342442451492541532301356715417120833152 in DECIMAL
=====
HEx key ECUADOR
eae5c9b064ed649ba468f0800abf8b56ae5cfe355b93b1ce90a1b92a48a9ab72
represented as discrete 16-bit numbers
(Convert 16-bit hexadecimals to
signed or unsigned integer value)
eae5
c9b0
64ed
649b
a468
f080
0abf
8b56
ae5c
fe35
5b93
b1ce
90a1
b92a
48a9
ab72
represented as discrete 32-bit numbers
(Convert 32-bit hexadecimals to
signed or unsigned integer values)
eae5c9b0
64ed649b
a468f080
0abf8b56
ae5cfe35
5b93b1ce
90a1b92a
48a9ab72
represented as discrete 64-bit numbers
(Convert 64-bit hexadecimals to
signed or unsigned integer values)
eae5c9b064ed649b
a468f0800abf8b56
ae5cfe355b93b1ce
90a1b92a48a9ab72
converts to
11101010
11100101
11001001
10110000
01100100
11101101
01100100
10011011
10100100
01101000
11110000
10000000
10111111
10001011
01010110
10101110
01011100
11111110
00110101
01011011
10010011
10110001
11001110
10010000
10100001
10111001
00101010
01001000
10101001
10101011
01110010
in Binary
and
234229201176100237100155164104240128191139861749225453911471772061441611854272169171114
in Decimal
=====
UK FCO
f33a6de5c627e3270ed3e02f62cd0c857467a780cf6123d2172d80d02a072f74
represented as discrete 16-bit numbers
(Convert 16-bit hexadecimals to
signed or unsigned integer value)
f33a
6de5
c627
e327
0ed3
e02f
62cd
0c85
7467
a780
cf61
23d2
172d
80d0
2a07
2f74
represented as discrete 32-bit numbers
(Convert 32-bit hexadecimals to
signed or unsigned integer value)
f33a6de5
c627e327
0ed3e02f
62cd0c85
7467a780
cf6123d2
172d80d0
2a072f74
represented as discrete 64-bit numbers
(Convert 64-bit hexadecimals to
signed or unsigned integer values)
f33a6de5c627e327
0ed3e02f62cd0c85
7467a780cf6123d2
172d80d02a072f74
converts to
11110011
00111010
01101101
11100101
11000110
00100111
11100011
00100111
00001110
11010011
11100000
00101111
01100010
11001101
00001100
10000101
01110100
01100111
10100111
10000000
11001111
01100001
00100011
11010010
00010111
00101101
10000000
11010000
00101010
00000111
00101111
01110100
and
243581092291983922739142112244798205121331161031671282079735210234512820842747116 Decimal
I'm going to guess hash values, CRC codes and maybe even ASCII/UNICODE references
to Korean and/or japanese phrases which is what I get when I convert to unicode.
break the hexadecimal string AND the entire decimal numbers apart
into 16-bit, 32-bit and/or 64-bit signed or unsigned integer values
...OR... convert the values to ACSII, UNICODE UTF-8 or UNICODE-16
and see what you get on a character-by-character basis in a number
of languages from Japanese to Korean to Chinese to English to Spanish
or Portuguese whatever other language!
Look and see if the number or characters have ANY mathematical
or character-based meaning to you!
They might be part of a LARGER encryption key expressed as a
foreign language code page or as a numerical reference to pages
in a special or very common book (try "Catcher in the Rye"
by J. D. Salinger as the master code book - that gets used
a lot in Spycraft!) or another master key book from a common
video or movie or presentation file or as a colloaquial expression
in a specific language which can be translated
to English or other Language.
These are just guesses on my part!
Have at it !!!!!
edit on 2016/10/16 by StargateSG7 because: sp