This code is an Hexadezimalcode, which in turns reveals an Base 64 code, once it got decoded:
- Code:
-
aHR0cDovL3Rpbnl1cmwuY29tL2E0dXZoZG0NCg==
The Hex code reveals an adress when decoded:
http://tinyurl.com/a4uvhdmThis is the picture that you can find when you follow the link:
If you look closely, you can see another Base64 code on the bottom of the suitcase:
- Code:
-
SkhZUlVKTVVCTFUgSFVKS0hESSBaS0RVIDRKWC4=
Decoded you will get this code::
- Code:
-
JHYRUJMUBLU HUJKHDI ZKDU 4JX.
Yay a ROT-Code^^
This gets decoded as well (ROT-16 worked for me) and you get:
"
TRIBETWELVE RETURNS JUNE 4TH."
(Thanks to UF user "
"Bartok" for posting the code on UF and
"punxter",
"MichaelIsHere" and
"Slendery" for solving it)