Add beep-boop-robot challenge

pull/1/head
yaudahbanh 2023-05-28 11:14:49 +07:00
parent ee9419938a
commit 65f58ddebf
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# beep-boop-robot
> beep boop, it sounds like a robot. sus.....
## About the challenge
We have given about .wav file called `robot.wav`, which is if you play it sounds like morse code. (You can download it [here](file/robot.wav))
## How to Solve
We can use tool on [DataBorder Morse Decoder](https://databorder.com/transfer/morse-sound-receiver/). You just need upload the wav file and press `Play`
![flag](images/flag.jpg)
Since the flag format is lowercase so the flag is
```
tjctf{thisisallonewordlmao}
```

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB