steghide 0.5.1
`Hide' (nonconfidential) data in image or audio files
Steghide is a program to `hide' data in various kinds of image and audio files. This practice is known as steganography, but the method used by steghide is not very secure and should not be used where security is at stake. Even if a password is used, steghide offers little plausible deniability.
Nonetheless, neither color nor sample frequencies are changed, making the embedding resistant against first-order statistical tests not aimed specifically at this tool.
- Outputs:
out
- Website: https://steghide.sourceforge.net
- Licenses: GPL 2+
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install steghide 0.5.1
as follows:
guix install steghide@0.5.1
Or install the latest version:
guix install steghide
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.