CyberChef/tests/samples
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
..
files Fixed Optical Character Recognition and added tests 2024-06-21 14:12:28 +01:00
Audio.mjs Add Extract Audio Metadata operation 2026-02-02 17:34:11 +00:00
Ciphers.mjs refactor samples, and more tests 2022-04-04 17:40:58 +01:00
Executables.mjs Added tests for ELF-Info 2022-06-09 10:02:38 +01:00
Images.mjs Updated eslint, Jimp, and other dependencies 2024-06-11 18:07:22 +01:00