What problem does it solve?
Hidden information in images, audio, files, or text is often missed by basic analysis, leading to slow investigations and incomplete evidence.
Core Features & Use Cases
- End-to-end stego triage: identify likely carrier types (images/audio/files/text) and route to the right extraction approach based on structure and metadata signals.
- Image-focused extraction: analyze PNG, JPEG, and GIF using targeted techniques like LSB scanning, PNG chunk inspection, JPEG metadata/thumbnail checks, and appended-data carving.
- Cross-media workflows: decode audio steganography via spectrogram patterns and DTMF/Morse/SSTV, and recover file/text hidden payloads using whitespace/zero-width/homoglyph methods.
- Tool-guided investigation: provides practical commands and a decision tree that matches tool outputs to subsequent next steps, including password-protected cases.
Quick Start
Use the steganography-techniques skill to triage the attached file 'suspect.png' by extracting metadata and scanning for LSB and embedded payloads, then continue using the decision tree until hidden content is recovered.