How to Install and Uninstall snowdrop Package on Kali Linux

Last updated: September 20,2024

1. Install "snowdrop" package

Please follow the step by step instructions below to install snowdrop on Kali Linux

$ sudo apt update $ sudo apt install snowdrop

2. Uninstall "snowdrop" package

Please follow the step by step instructions below to uninstall snowdrop on Kali Linux:

$ sudo apt remove snowdrop $ sudo apt autoclean && sudo apt autoremove

3. Information about the snowdrop package on Kali Linux

Package: snowdrop
Version: 0.02b-14
Installed-Size: 187
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.34), libgnutls-openssl27 (>= 3.7.0)
Size: 51220
SHA256: 21b0ee3dcbeefdf3275b75a01035d615f963db4628e8f93a7a03b4d9a200f94b
SHA1: ad7ffe0a0afadd148ffa0d5fac20153401540e1b
MD5sum: 3d07f96afef20c806731843c36ad8cfc
Description: plain text watermarking and watermark recovery
Snowdrop provides reliable, difficult to remove steganographic watermarking of
text documents (internal memos, draft research papers, advisories and other
writing) and C sources (limited distribution software, licensed software,
or freely available code) so that:
(1) leaks can be identified if the data goes public.
(2) original source can be determined and demonstrated if part of the
document is claimed by somebody else, copied without permission, etc.
Snowdrop uses redundant steganography using four different logical
channels, and should be proof to many modifications, including reformatting,
spell checking and so on.
.
This package is useful in forensic investigations and security actions. It
provides three commands: sd-eng, sd-engf and sd-c. sd-eng and sd-engf provide
watermarking for draft-quality and fine-quality English language text
documents, respectively, whereas sd-c provides experimental C source code
watermarking.
.
Warning: Snowdrop is currently in beta, and may produce bad or corrupted
results, especially when run on C source code.
Description-md5:
Homepage: http://lcamtuf.coredump.cx/
Tag: interface::commandline, role::program, scope::utility,
security::integrity, works-with::text
Section: utils
Priority: optional
Filename: pool/main/s/snowdrop/snowdrop_0.02b-14_amd64.deb