====== Steganography ====== ===== Examples ===== sudo apt install steghide steghide embed -ef secret.txt -cf ostechnix.jpg steghide extract -sf ostechnix.jpg ===== Resources ===== * https://ostechnix.com/hide-files-inside-images-linux/ * https://0xrick.github.io/lists/stego/ * https://steghide.sourceforge.net/documentation.php