On THIS GameDetectives page, but JUST ABOVE / BEFORE the “Mercury Project” heading…
… there is a section of their text:
"… The Twitter username, w9rPQ45E is also a Pastebin, providing the string
edb044c81d40a196c4672a2bd6f17f1f6
In the Ethereum transaction, there is Input Data that, when converted to ascii, links to another Pastebin, providing another string:
b67fbb5e90ddcda8a921656d0b30a20
Two things have been done with these strings. Together, they are the Private Key for the Ethereum account the money was transferred to. It has since been withdrawn to a different account. Second, if you put the two strings together and compare them with the string from Waking Titan’s console, every odd character matches the strings from Pastebin.
edb044c81d40a196c4672a2bd6f17f1f6b67fbb5e90ddcda8a921656d0b30a20
e . b . 4 . c . 1 .4 . a . 9 . c . 6 . 2 .2 . d . f . 7 .1 6 . 6 . f . b . e . 0 .d . d . 8 .9 . 1 . 5 . d .b . 0 . 2 .
The remaining characters are d0 48 d0 16 47 ab 61 ff b7 b5 9d ca a2 66 03 a0, however if this has any use is yet to be seen.
Three hours after the W/ARE Discord Admin let the community know about the puzzle, at 6:01 PM UTC they returned and said
That was it for today, good job on solving our community puzzle! You are good!
Tomorrow one of our partners will have a giveaway for us! We will have more for you this weekend also!
I presume, then, that if GD doesn’t have it “solved”, it’s an “unsolved” or “open” aspect of the ARG…
I’m curious if any of our ETARC community are gifted with the ability / knowledge / understanding of
ASSEMBLY LANGUAGE …
… and/or ever recognise the Debug.exe / Hexadecimal pair “0D 0A” as “CR/LF”…?
{For those who don't, open this.}
… a “CR/LF” = “Carriage Return / Line Feed”, a carry-over from the old typewriter days, which means (CR) go back to the start of the line (ie return to Left margin limit) and (LF) scroll one line, for further input.
I’m making one helluva stretch – cuz I don’t know Assembly / Machine Lang…
… but given the “unsolved” part of the data above, is there ANY POSSIBLE WAY it might be “reversed” and “stepped”, so the 0D 0A can be together, and the rest might be part of some small code program???