Everglow

Everglow

Not enough ratings
How to get the Hacker achievement on first playthrough
By ChaikaBogdan
This very difficult and rare achievement was created as a joke and trap for throphy hunters.
   
Award
Favorite
Favorited
Unfavorite
Think out the box, Glow!
WINDOWS:
  • At the very beginning, at work, Glow receives a strange message that she considers useless.
  • If you are on Windows, then a starfox folder will appear in the game files, with file 5f4dcc3b5aa765d61d8327deb882cf99, which looks like a md5 hash and is it is a md5 hash.
  • Goto https://md5.gromweb.com/ and reverse the file name, you will get a PASSWORD word as result, which should give you a hint, password stored inside the file.
  • The content of the file is also a hash, but not md5, but base64 - https://www.base64decode.org will help with decoding it.
  • However, you will not get the password itself (did I say it would be simple?), but a string of eight md5 hashes for each character of the password.
    Now, you should divide the string into 8 pieces of 32 characters, put piece into https://md5.gromweb.com/ and get the true password char by char =)

LINUX/MAC:
On other platforms (Mac, Linux), you will have to read the filename (also "password" as md5 hash)
and its contents (base64 encoded string) from the screen, so it's better to make a screenshot (you can use "s" shortcut).
Not every platform allows RenPy to create folders and files, sorry about that.
2 Comments
GoldenPolyglot 9 Aug, 2022 @ 10:11am 
Thanks for this. Are there any guides for the rest of the achievements?