Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37705885
en ru br
ALT Linux repos
5.0: 0.6-alt2
4.1: 0.6-alt2
4.0: 0.6-alt2
3.0: 0.6-alt1

Group :: File tools
RPM: stegdetect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: stegdetect
Version: 0.6
Release: alt2

Summary: Detect and extract steganography messages inside JPEG
License: BSD
Group: File tools
URL: http://www.outguess.org/detection.php
Source: http://www.outguess.org/stegdetect-%version.tar.gz

# Automatically added by buildreq on Tue May 16 2006

BuildRequires: gcc-c++ gtk+-devel

%description
Stegdetect is an automated tool for detecting steganographic content in
images. It is capable of detecting several different steganographic
methods to embed hidden information in JPEG images. Currently, the
detectable schemes are jsteg, jphide, invisible secrets, outguess 01.3b,
F5, appendX, and camouflage. Using linear discriminant analysis, it also
supports detection of new stego systems. Stegbreak is used to launch
dictionary attacks against JSteg-Shell, JPHide, and OutGuess 0.13b.

%prep
%setup -q

%build
# Rename conflicting variable, fixes gcc4 FTBFS.
%__subst 's/debug/stegdebug/g' stegdetect.c

%configure
%make_build

%install
# by default 'make install' try to install unneeded thingies...
%makeinstall SUBDIRS=""

%files
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin