audio_detect
Detects hidden data in WAV audio files using LSB chi-square, entropy analysis, metadata inspection, and appended data check.
Instructions
Auto-detect audio steganography in a WAV file. Runs LSB chi-square, entropy analysis, metadata inspection, and checks for appended data after the WAV data chunk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to audio file (WAV) |