Re: [steghide-devel] cygwin issues
Brought to you by:
shetzl
|
From: Stefan H. <sh...@ch...> - 2003-04-09 20:34:29
|
On Wednesday 09 April 2003 21:42, c0l...@bl... wrote: > Hello. I've successfully compiled steghide 0.4.6b under cygwin; howeve= r, > when I try to use the resulting binary is segfaults on me. > > I'm using libmcrypt-2.57, libmash-0.8.18. > > I've tried embeding into a BMP and a JPEG, both segfault. > > Is anyone aware of any problems with running steghide under cygwin? It would help if you could provide a backtrace. Run steghide in gdb by invoking gdb ./steghide and run it with "run embed= =20 =2E..." and after it segfaults, type "bt". Regards, Stefan |