mp3_detect
Auto-detect MP3 steganography by scanning ID3 tag padding, gaps before first audio frame, trailing data, bitrate anomalies, and inter-frame gaps for hidden data.
Instructions
Auto-detect MP3 steganography. Checks ID3 tag padding, gaps before first audio frame, trailing data after last frame, bitrate anomalies, and inter-frame gaps for signs of hidden data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to MP3 audio file |