Skip to content

Commit 9e41017

Browse files
committed
feat: add Everybody's SO Creative writeup
1 parent c53c805 commit 9e41017

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
##Steg - Everybody's SO Creative
2+
> Ugh, why do they keep trying to make good music sound bad? There's NO way this is what the DJ intended to play. I can't believe they had the audacity to do this!
3+
>
4+
> Developed by Cyb3rSw0rd
5+
6+
In this challenge we were given a [wav music file](code/isthispopmusic.wav). Using `Audacity` an open-source digital audio editor and recording application software, we opened the file and opened the spectogram: <br />
7+
![open](assets/Screenshot%202023-03-13%20141102.png) <br />
8+
then I found: <br />
9+
![spectogram](assets/Screenshot%202023-03-13%20141248.png) <br />
10+
11+
I got a hexadecimal
12+
```
13+
57 68 40 74 5F 52 40 6E 63 31 64 5F 54 31 6D 33 5F 62 30 6D 62
14+
```
15+
16+
then I used [hexadecimal to ASCII converter tools](https://www.duplichecker.com/hex-to-text.php) and got this flag:
17+
```
18+
nicc{Wh@t_R@nc1d_T1m3_b0mb}
19+
```
Binary file not shown.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy