2017년 10월 28일 토요일

3 Ways to Hide Confidential Data Inside Images in Linux

$ sudo apt-get install steghide
$ steghide embed -cf picture.jpg -ef secret.txt
$ steghide extract -sf picture.jpg 
 
 
https://www.maketecheasier.com/hide-confidential-data-inside-images-in-linux/ 

댓글 없음:

댓글 쓰기

foremost hdd recovery

sudo apt install foremost  sudo foremost -t jpg -i /dev/sdb1 -o /home/nichts/recovery souece : gemini