Update README.md

added DeepSound & OpenStego to Steganography tools
This commit is contained in:
Kevgen 2024-06-25 19:53:05 +03:00 committed by GitHub
parent eb504b242b
commit 4b7afb3ee9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -256,12 +256,14 @@ Check solve section for steganography.
- [AperiSolve](https://aperisolve.fr/) - Aperi'Solve is a platform which performs layer analysis on image (open-source).
- [Convert](http://www.imagemagick.org/script/convert.php) - Convert images b/w formats and apply filters.
- [DeepSound](https://github.com/Jpinsoft/DeepSound) - Extract hidden files from audio & CD
- [Exif](http://manpages.ubuntu.com/manpages/trusty/man1/exif.1.html) - Shows EXIF information in JPEG files.
- [Exiftool](https://linux.die.net/man/1/exiftool) - Read and write meta information in files.
- [Exiv2](http://www.exiv2.org/manpage.html) - Image metadata manipulation tool.
- [Image Steganography](https://sourceforge.net/projects/image-steg/) - Embeds text and files in images with optional encryption. Easy-to-use UI.
- [Image Steganography Online](https://incoherency.co.uk/image-steganography) - This is a client-side Javascript tool to steganographically hide images inside the lower "bits" of other images
- [ImageMagick](http://www.imagemagick.org/script/index.php) - Tool for manipulating images.
- [OpenStego](https://www.openstego.com/) - Extract files from images & embed/verify watermarks
- [Outguess](https://www.freebsd.org/cgi/man.cgi?query=outguess+&apropos=0&sektion=0&manpath=FreeBSD+Ports+5.1-RELEASE&format=html) - Universal steganographic tool.
- [Pngtools](https://packages.debian.org/sid/pngtools) - For various analysis related to PNGs.
- `apt-get install pngtools`