mp3_padding
Detects covert data hidden in MP3 files by analyzing bit reservoir manipulation and inter-frame padding gaps.
Instructions
Bit reservoir and padding manipulation detection. Analyzes the gap before the first audio frame, inter-frame gaps between consecutive frames, and checks for data inserted between or around audio frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to MP3 audio file |