Two codes were hidden in the HTML source of the KODAMASMILES: #FATEOFTHE13 PART 2 post on the Investigate Ingress blog.
[1] 3l2xx3p8xxhm4xxsoxcxycehx
[2] umcfeajvxiddno
Code #1
Observations
Right amount of numbers with a lot of padding
Make a 5×5 grid
3 |
l |
2 |
x |
x |
3 |
p |
8 |
x |
x |
h |
m |
4 |
x |
x |
s |
o |
x |
c |
x |
y |
c |
e |
h |
x |
Read going up from the bottom left Y. You can forget the trailing Xs
ysh33complex482hc
Code #2
Observations
14 characters, we are probably looking for a 4 letter keyword. Try a regex search and you should see the ends of it!
Reverse each groups of 7
jaefcmu onddixv
jaefcmuonddixv
Convert letters to numbers using a=0 where numbers should be in the passcode format
jae52muon338xv
Related