gif_lzw_analysis
Detect steganographic manipulation in GIF images by analyzing LZW compressed sub-block sizes and entropy for anomalies and patterns.
Instructions
Analyze LZW compressed sub-block sizes and entropy in GIF image data. Checks individual sub-block sizes for anomalies and patterns that may indicate steganographic manipulation of the compressed stream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to GIF image file |