jpeg_comment
Extract and analyze JPEG comment markers to detect hidden data patterns, large comments, and high-entropy content that may indicate steganographic payloads.
Instructions
Extract and analyze JPEG COM (comment) markers. Checks for hidden data patterns, unusually large comment segments, and high-entropy content that could indicate steganographic payloads concealed in comment fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to JPEG file for comment analysis |