Steganography
Steghide
steghide extract -sf img.jpg -p <passphrase>
Binwalk
binwalk img.png # Discover hidden files
binwalk -Me img.png # extract files
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
steghide extract -sf img.jpg -p <passphrase>
binwalk img.png # Discover hidden files
binwalk -Me img.png # extract files