|
Message-ID: <4F5D0F80.4030801@gmail.com> Date: Sun, 11 Mar 2012 16:48:00 -0400 From: Richard Farina <sidhayn@...il.com> To: john-dev@...ts.openwall.com Subject: Re: Fwd: SIPdump.c integration On 03/11/12 15:20, magnum wrote: > Forwarding to list. Dhiru has integrated SIPcrack 0.4 into JtR. > > I'm not quite sure how to handle this SIPDump thing: For now I made a > separate target because it needs libpcap and header files (ie. > libpcap-dev in the Debian world). > > "make SIPdump" will build ../run/SIPdump. Not sure if you already did this or not but since I was just working on SIPcrack yesterday.... sed -i 's|${FLAGS}|${CFLAGS} ${LDFLAGS}|g' Makefile The default Makefile ignores user CFLAGS and LDFLAGS and the above painfully simple sed line fixes it. You can do whatever you like with this information including ignore it. Thanks, Rick > Is there a better way we should do this? > > magnum > > > -------- Original Message -------- > Subject: [JtR] SIPdump.c integration > Date: Sun, 11 Mar 2012 23:00:16 +0530 > From: Dhiru Kholia <dhiru.kholia@...il.com> > To: magnum <john.magnum@...hmail.com> > > Hi magnum, > > I am attaching 2 files for integrating SIPdump.c functionality into > JtR. I was not sure about how to integrate these files (requiring > libpcap) into Makefile. Thanks! >
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.