hashcat / princeprocessor

Standalone password candidate generator using the PRINCE algorithm
Other
425 stars 98 forks source link

Possible Bug "is hashcat running" #37

Closed dropdeadfu closed 9 years ago

dropdeadfu commented 9 years ago

When I run a bulk attack with --runtime in hashcat I realized that after hashcat stopped with the timelimit prince still keeps on running.

I can reproduce this under win8.1

Sc00bz commented 9 years ago

https://github.com/jsteube/princeprocessor/pull/39 should fix this problem.

dropdeadfu commented 9 years ago

Works perfectly now, thanks scoobz!