12-02-2016, 08:37 PM
make clean
DEBUG=1 make
ulimit -c 999999999999
./hashcat -b
(core dumped)
gdb ./hashcat core
Then in gdb prompt type "bt"
Send me full output
DEBUG=1 make
ulimit -c 999999999999
./hashcat -b
(core dumped)
gdb ./hashcat core
Then in gdb prompt type "bt"
Send me full output