From 4b7afb3ee9b99b3508cb81246b87bb1a78b64246 Mon Sep 17 00:00:00 2001 From: Kevgen <87700221+k3vg3n@users.noreply.github.com> Date: Tue, 25 Jun 2024 19:53:05 +0300 Subject: [PATCH] Update README.md added DeepSound & OpenStego to Steganography tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6aaadca..5e8ee48 100644 --- a/README.md +++ b/README.md @@ -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`