I don't know much about this type of stuff and I've never really liked puzzles. This is a for a game alpha key so help would be great!
1. You start with the following encoded string: Y2YL!HP2EAPK22YP2H!
2. A key has this format: XXXX-XXXX-XXXX-XXXX, where X is a char in range 0-9 or A-F (always uppercase)
3. 1ALPH2KEY!
4. Reserve lookup and good luck!
(I'm guessing they meant reverse lookup but I don't know)
Hint: It's expected that you get a number from that string and hex it. Then add the dashes and you have the key.
Hint2: Index.
1. You start with the following encoded string: Y2YL!HP2EAPK22YP2H!
2. A key has this format: XXXX-XXXX-XXXX-XXXX, where X is a char in range 0-9 or A-F (always uppercase)
3. 1ALPH2KEY!
4. Reserve lookup and good luck!
(I'm guessing they meant reverse lookup but I don't know)
Hint: It's expected that you get a number from that string and hex it. Then add the dashes and you have the key.
Hint2: Index.