Too Cool for Internet Explorer

Hiding information steganographically

hiding-information-steganographically

I just found this nice Unix tool to hide sensible data in your multimedia files like JPEG images: steghide

It attaches the secret in compressed+encrypted form and even adds a checksum ;)

The usage is quite simple:

# steghide embed -cf hidden.jpg -ef secret.txt
# steghide extract -sf hidden.jpg

Powered by WordPress with GimpStyle Theme design by Horacio Bella. Get Entries and comments.