Skip to content

Added a problem #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 40 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Solving Darknet Diaries Problem

## Problem 1 - Podcast Easter Egg
## Problem 1 - Podcast Easter Egg (unsolved)

* Episode 1: A voice say the following: B2 A1 E5 G7 C3 H8 D4 F6 E5
* Episode 2: Morse code that gives: A1 A5 A6 B1 B4 B7 C1 C4 C7 D2 D3 D6
Expand All @@ -12,3 +12,42 @@

We can put in a board with columns A,B,C,D,E,F,G,H and lines 1 to 7, each episode gives an image that leads to /secet, as the Episode 5 is missing I suppose we have /secret, which leads to https://darknetdiaries.com/secret/

![](images/darknetdaries-secrect.png)

<br>

## Problem 2 - /dream (unsolved)
When you visit https://darknetdiaries.com/dream/, you will find the following:

```
In chess, help isn't allowed.
That's the beauty of the game.
You re locked into a set of moves as determined by your previous choices
Your options dramatically changing with every decision.
There is no lifeline.
There is no external force at play.
It is a pure battle of two opponents, or in this case, one.


0000000 20 20 20 20 20 20 5f 5f 20 20 5f 20 20 20 20 20
0000010 20 20 20 5f 20 20 20 20 20 20 20 20 20 20 20 20
0000020 20 20 20 20 20 20 20 20 20 20 5f 20 20 20 20 20
0000030 20 20 0a 20 20 20 20 20 2f 20 2f 20 7c 20 7c 20
0000040 20 20 20 20 20 7c 20 7c 20 20 20 20 20 20 20 20
0000050 20 20 20 20 20 20 20 20 20 20 20 20 7c 20 7c 20
0000060 20 20 20 20 20 0a 20 20 20 20 2f 20 2f 5f 5f 7c
0000070 20 7c 5f 20 5f 5f 20 5f 7c 20 7c 20 5f 5f 5f 20
0000080 5f 20 5f 5f 20 5f 5f 5f 20 20 20 5f 5f 20 5f 7c
0000090 20 7c 5f 20 5f 5f 5f 20 0a 20 20 20 2f 20 2f 20
00000a0 5f 5f 7c 20 5f 5f 2f 20 5f 60 20 7c 20 7c 2f 20
00000b0 5f 20 5c 20 27 5f 20 60 20 5f 20 5c 20 2f 20 5f
00000c0 60 20 7c 20 5f 5f 2f 20 5f 20 5c 0a 20 20 2f 20
00000d0 2f 5c 5f 5f 20 5c 20 7c 7c 20 28 5f 7c 20 7c 20
00000e0 7c 20 20 5f 5f 2f 20 7c 20 7c 20 7c 20 7c 20 7c
00000f0 20 28 5f 7c 20 7c 20 7c 7c 20 20 5f 5f 2f 0a 20
0000100 2f 5f 2f 20 7c 5f 5f 5f 2f 5c 5f 5f 5c 5f 5f 2c
0000110 5f 7c 5f 7c 5c 5f 5f 5f 7c 5f 7c 20 7c 5f 7c 20
0000120 7c 5f 7c 5c 5f 5f 2c 5f 7c 5c 5f 5f 5c 5f 5f 5f
0000130 7c 0a
0000132
```
Binary file added images/darknetdaries-secrect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.