Test files › Audio and video › truncated-header.wav
WAV file with a truncated header
A WAV file cut off after 30 bytes, mid-header.
↓ Download truncated-header.wav| Filename | truncated-header.wav |
| Format | WAV |
| Size | 30 bytes (30 bytes) |
| MIME type | audio/wav |
| SHA-256 | 1a34ac609c1addcfc3c4e0980b57659d1bbc93a942afe4b39d671e3b1d9aa054 |
What this file catchesParsers that read fixed offsets without bounds-checking and throw an out-of-range error instead of reporting a malformed file.
Download & verify
curl -fsSL -o "truncated-header.wav" "https://files.hexaqa.com/audio/truncated-header.wav"
curl -fsSL "https://files.hexaqa.com/audio/truncated-header.wav" | sha256sum
# expect: 1a34ac609c1addcfc3c4e0980b57659d1bbc93a942afe4b39d671e3b1d9aa054