Steghide
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Steganography }} '''steghide''' by Stefan Hetzl (shetzl) is an open source steganography program for Windows a...") |
Parchivist (Talk | contribs) |
||
Line 21: | Line 21: | ||
* [https://github.com/Paradoxis/StegCracker StegCracker] - dictionary attacks against steghide | * [https://github.com/Paradoxis/StegCracker StegCracker] - dictionary attacks against steghide | ||
* [https://github.com/R4yGM/stegbrute StegBrute] - dictionary attacks against steghide | * [https://github.com/R4yGM/stegbrute StegBrute] - dictionary attacks against steghide | ||
+ | * [https://github.com/mmtechnodrone/SSAK SSAK] - GUI front end for file identification, data carving, hexdump and steganography programs that includes steghide | ||
+ | * [https://github.com/DominicBreuker/stego-toolkit Steganography Toolkit] - Docker image with a bunch of steganography tools including steghide |
Revision as of 15:51, 31 August 2023
steghide by Stefan Hetzl (shetzl) is an open source steganography program for Windows and Linux that hides data in JPEG, BMP, WAV and AU files.
Optional password protection with AES encryption
Links
- Homepage
- Older downloads
- SteGUI
- Steghide UI
- MiniStegGUI
- Aletheia can detect and brute force steghide
- Stegseek - dictionary attacks against steghide
- StegCracker - dictionary attacks against steghide
- StegBrute - dictionary attacks against steghide
- SSAK - GUI front end for file identification, data carving, hexdump and steganography programs that includes steghide
- Steganography Toolkit - Docker image with a bunch of steganography tools including steghide