jpeg_dct_histogram
Detects hidden data in JPEG images by analyzing DCT coefficient histogram anomalies, identifying stego tools such as JSteg, F5, and OutGuess.
Instructions
DCT coefficient distribution analysis for steganography detection. Analyzes the Y-channel pixel value distribution and SOS entropy data to detect anomalies caused by DCT-domain stego tools like JSteg, F5, and OutGuess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to JPEG file to analyze |