changed repo structure

This commit is contained in:
2025-06-06 02:50:04 +02:00
parent e887de976a
commit 6e6ee357b8
8848 changed files with 2089898 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
Running strings on the provided mp3 resulted in a lot of layer/... strings.
Asking chatgpt if this is normal behaviour for a mp3 file it returned that it looks like a docx file.
Running file on the mp3 confirmed that the mp3 file is a zip.
I extracted the contents with binwalk.
The flag format of the ctf is grey{<flag>}.
I ran `rg grey` in the directory of the extracted files and was presented with the flag.