img_chi_square
Detect LSB replacement steganography in images by performing chi-square analysis on each color channel. Tests whether adjacent pixel value pairs are equalized to uncover hidden data.
Instructions
Chi-square steganalysis attack on each color channel independently. Detects LSB replacement by testing whether adjacent pixel value pairs are equalized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to image file |