CyberChef/tests
d0s1nt 18b18d96da Add Extract Audio Metadata operation
New operation that extracts metadata from 10 audio formats:
MP3 (ID3v2/ID3v1), WAV/BWF/BW64 (RIFF INFO/bext/iXML/axml),
FLAC (Vorbis Comment), OGG Vorbis, Opus, AAC (ADTS), AC3,
WMA (ASF), MP4/M4A, and AIFF. Outputs normalized JSON,
rendered as an HTML table via present().

Includes 28 tests covering all formats with deep validation of
container detection, MIME types, common tags, format-specific
sections (ID3v2 frames, Vorbis comments, ADTS fields, AC3 BSI,
ASF Content Description), and technical metadata values.
2026-02-02 17:34:11 +00:00
..
browser Browser test changed to adapt to new CRC operation 2025-03-03 09:19:01 +01:00
lib Fixed operational tests and updated some dependencies 2023-02-27 17:55:52 +00:00
node Exclude Delete character from hex dump output (#2086) 2026-01-29 15:00:17 +00:00
operations Add Extract Audio Metadata operation 2026-02-02 17:34:11 +00:00
samples Add Extract Audio Metadata operation 2026-02-02 17:34:11 +00:00