summaryrefslogtreecommitdiff
path: root/bonus_encoded/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'bonus_encoded/readme.md')
-rw-r--r--bonus_encoded/readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/bonus_encoded/readme.md b/bonus_encoded/readme.md
new file mode 100644
index 0000000..6645712
--- /dev/null
+++ b/bonus_encoded/readme.md
@@ -0,0 +1,6 @@
+after completing all challenges, you get an encoded message like `FU4QGg8CFgMSUkwOFRNXQgsIF0hAQVQTDhkAUVRTRVVJSVlPSwQABAQQAVFRExwQSQwFCQMTBwNG VVYUEl1eUxwMBwYODRZXTVVLVVZcWVUYDA4KAhVUUFtVS0FbWF9TBQwHSEBBVAIAFw5dQUcXEFRJ RBwNBxZXTVVLUlpbFxBUSUQYBQ9SVxw=`
+
+The = at the end can indicates the message is base64-encoded.
+
+I eventually found the key to be my account name (the one displayed as the user in google foobar).
+Found the code [here](https://www.oasys.net/posts/google-foobar-programming-challenge/#for-your-eyes-only)