Skip to main content

No obvious LSB payload.

Now we have:

sox audio.wav slice.wav trim 8 2

# Find the start of the trailing data (use `mp4dump` from Bento4) mp4dump fc2_1864525.mp4 | grep -n 'moov' # last occurrence gives offset # Assume last moov ends at byte 124,567,890