cryptoeasy

Noisy

hackthebox

Task: WAV file containing flag characters encoded as summed sine waves with frequency=ASCII*multiplier and amplitude=position. Solution: FFT decomposition to extract frequency peaks, then decode amplitude->position and frequency->character.

$ ls tags/ techniques/
fft_decompositionfrequency_amplitude_recoverypeak_detection

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]