audio_lsb_detect
Detects LSB replacement steganography in WAV audio using chi-square statistical analysis on PCM sample LSBs.
Instructions
PCM sample LSB statistical analysis. Performs chi-square test on LSBs grouped by value pairs to detect LSB replacement steganography in WAV audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to WAV file |