Three codes could be found in The Final Clue post on the Investigate Ingress blog.
[1] scdt39egoeht98rmq4
[2] 2323425753312341325556553610
[3] nui54?334.;
Code #1
Observations
18 characters with the right amount of numbers for a passcode format.
Make a 3×6 grid
s |
c |
d |
t |
3 |
9 |
e |
g |
o |
e |
h |
t |
9 |
8 |
r |
m |
q |
4 |
Read going left from the upper right D
dcs93together894qm
Code #2
Observations
28 numbers, no real good range for Ascii
[hint]This cipher is usually used for letters[/hint]
Let’s start by making pairs
23 23 42 57 53 31 23 41 32 55 56 55 36 10
The number positions seem to be good for Ascii but the rest is not. Let’s “atbash” those numbers (1=9, 9=1, 0=0)
87 87 68 53 57 79 87 69 78 55 54 55 74 90
Convert decimal to Ascii
WWD59OWEN767JZ
Code #3
Observations
11 characters, the passcode format seems to be there. Those symbols are a real good hint on what to do.
[hint]Flip it[/hint]
With those symbols, it has to be a keyboard flip. Flip everything except for that ? that will become the keyword
bre67?887xa
Simply substitute that ? for question
bre67question887xa
Related