Skip to content

Instantly share code, notes, and snippets.

@nenodias
Last active May 31, 2017 01:32
Show Gist options
  • Save nenodias/40a0dcdd494f9be1bf59755fedaf62c9 to your computer and use it in GitHub Desktop.
Save nenodias/40a0dcdd494f9be1bf59755fedaf62c9 to your computer and use it in GitHub Desktop.
Esteganografia
sudo apt-get steghide
# instalar steg-detect
### Uso
steghide embed -cf foto.jpg -ef mensagem.qualquercoisa
steghide embed -cf picture.jpg -ef secret.txt
steghide extract -sf foto.jpg
http://spammimic.com/decode.shtml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment