gif_detect
Analyzes GIF files to detect hidden data using LSB steganography, appended data, and comment extensions. Reports frame count and animation details.
Instructions
Auto-detect steganography in a GIF file. Analyzes the global color table for LSB patterns, checks for appended data after the trailer, inspects comment extensions, and reports frame count and animation info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to GIF image file |