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/ 

댓글 없음:

댓글 쓰기

gThumb segmentation fault after recent updates

 solutions $ gsettings set org.gnome.gthumb.general active-extensions [] source: https://www.reddit.com/r/Ubuntu/comments/1rxiw9u/gthumb_seg...