Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 497 Bytes

File metadata and controls

11 lines (6 loc) · 497 Bytes

Steganography Analysis Library

This is a collection of tools to analyse data for steganographically hidden content.

Bit Analysis

Processes an image and extracts each bit in all color channels in order to find hidden data (especially in the lower bits of an image).

With the example from wikipedia and bit_analysis.py the following graphic is generated:

tests/wikipedia/output_bit_analysis.png