stegdetect
stegdetect copied to clipboard
UNMAINTAINED. USE AT OWN RISK. Stegdetect is an automated tool for detecting steganographic content in images.
When I used this tool for steganographic testing, I found that there are two cases of f5 detection. `./img/test.jpg : f5[1.5974](***)` `./img/test2.jpg : f5(***)` What is the difference between these...
sirius@lambda:~/Desktop/stegdetect-master$ valgrind ./stegdetect -tF ../crashes/id\:000001\,sig\:11\,src\:000000\,op\:flip1\,pos\:297 ==91335== Memcheck, a memory error detector ==91335== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==91335== Using Valgrind-3.11.0 and LibVEX; rerun with...
New `file/Magdir/.gitignore` with an exception to re-include `file/Magdir/varied.out`. File `varied.out` was copied from https://raw.githubusercontent.com/file/file/master/magic/Magdir/varied.out. This fixes the issue #2 about `varied.out`. @abeluck Maybe this is a different version of `varied.out`...