oclHashCat-Plus v0.15 hang up - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: oclHashCat-Plus v0.15 hang up (/thread-2608.html) |
oclHashCat-Plus v0.15 hang up - falcon111 - 09-08-2013 Running hashcatplus v0.15 on w7x64 radeon 6670. Started batch of hcmasks, hashcat processed a number of masks from hcmask file and then hanged up. It's not exactly hanged - it reacts to p/r/... keys, but it's doing nothing. Code: [s]tatus [p]ause [r]esume [b]ypass [q]uit => Looks like bug to me. Any additional data required from me to reproduce the bug? Command line from the batch file: (%1 - hccap filename) C:\Programs\oclHashCat\oclHashcat-plus\oclHashcat-plus64.exe -a 3 -m 2500 -p : --session="%1" --username -o "%1.out" --outfile-format=3 --markov-disable -u 256 --gpu-temp-abort=90 --gpu-temp-retain=80 "T:%1" C:\Programs\oclHashCat\oclHashcat-plus\masks\UkrMobiles.hcmask if needed, can post restore file and/or masks file. RE: oclHashCat-Plus v0.15 hang up - philsmd - 09-08-2013 This problem seems to be fixed with the beta version. Please see this ticket https://hashcat.net/trac/ticket/82 Thx RE: oclHashCat-Plus v0.15 hang up - falcon111 - 09-08-2013 (09-08-2013, 11:04 AM)philsmd Wrote: This problem seems to be fixed with the beta version. Please see this ticket https://hashcat.net/trac/ticket/82 Are you talking about 0.16 beta, with this bug fixed? Where can i download it? |