run binwalk on a file to see if it contains extra files inside of it
binwalk file.pngIf it does, extract the files with:
binwalk -Me file.pngFile Info
steghide info thm.jpgMore extraction:
steghide extract -sf thm.jpgrun binwalk on a file to see if it contains extra files inside of it
binwalk file.pngIf it does, extract the files with:
binwalk -Me file.pngFile Info
steghide info thm.jpgMore extraction:
steghide extract -sf thm.jpg