ame.gif
last.fm
Loading Last.fm…
tip.txt

on desktop? try dragging the floating windows around!

Audiophile.txt

Lag N Crash 2024

Forensics Easy

Solution

the first part of the flag is relatively simple, just put it into an audio visualizer and you’ll get it.

the second part of the flag is encoded using LSB (Least Significant Bit), and by using a python library called stegolsb, we are able to get the second part of the flag

Flag: LNC24{4ud10_5t3ng0_15_fun}

View challenge source on GitHub