Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 905 Bytes

Stego.md

File metadata and controls

49 lines (29 loc) · 905 Bytes

Tools

Stegoveritas

pip3 install stegoveritas
stegoveritas_install_deps

Foremost

sudo apt-get install foremost

then use

foremost -i file

Exiftool

exiftool file

Zsteg

gem install zsteg

useful commands

zsteg -a file       # Runs all the methods on the given file
zsteg -E file       # Extracts data from the given payload

Stegcracker

pip3.6 install stegcracker

usage

stegcracker <file> [<wordlist>]

Sonic Visualizer - Audio

DeepSound - Audio

Decoder Site 1 - Images

Decoder Site 2 - Images

Unicode Text Steganography Encoders/Decoders