Monday, June 25, 2007

Program received signal SIG32

Program received signal SIG32 in gdb:

In gdb, issue the following command:
handle SIG32 pass noprint nostop
That will pass the signal (as necessary) to the program but wont print anything and wont stop.

John the Ripper password cracker

John the Ripper is free and Open Source software, distributed primarily in source code form. If you would rather use a commercial product tailored for your specific operating system, please consider John the Ripper Pro, which is distributed primarily in the form of "native" packages for the target operating systems and in general is meant to be easier to install and use while delivering optimal performance.

http://www.openwall.com/john/