mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-22 02:23:04 +00:00
Update README.md
added DeepSound & OpenStego to Steganography tools
This commit is contained in:
parent
eb504b242b
commit
4b7afb3ee9
1 changed files with 2 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue