StegoStick
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Steganography |wikidata={{wikidata|Q7606697}} |released=2008 }} '''StegoStick''' by P.V. Uma Mahesh and V. San...") |
Revision as of 17:32, 21 October 2023
StegoStick by P.V. Uma Mahesh and V. Santhosh Kumar is an open source steganography program that allows the hiding of a file in a BMP and the embedding of any file within another.
It supports actual steganography with BMP files and functions as a generic appender for everything else.
It requires a password and offers DES, TripleDES, RSA and 'default' encryption
One weakness is that it is possible to determine what filetype was embedded
Links
- Forensic analysis of video steganography tools (mirror 1, 2) - covers v1.0 beta
- Homepage