video_detect
Detect hidden data in AVI videos by analyzing LSBs in frames, appended data after RIFF container, and frame size anomalies.
Instructions
Auto-detect steganography in an AVI video. Runs LSB analysis on the first few frames, checks for appended data after the RIFF container, and analyzes frame size variance for anomalies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to AVI video file |