oclHashcat-plus v0.15 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Announcements (https://hashcat.net/forum/forum-19.html) +--- Thread: oclHashcat-plus v0.15 (/thread-2543.html) |
RE: oclHashcat-plus v0.15 - Kgx Pnqvhm - 08-27-2013 This new version gives essentially the power of john's preprocessor. That, plus the mask files, gives an incredible amount of cracking power. RE: oclHashcat-plus v0.15 - pynkulathil - 08-27-2013 where can I download v0.15, download section still shows v0.14, give me link please RE: oclHashcat-plus v0.15 - Mangix - 08-27-2013 http://hashcat.net/files/oclHashcat-plus-0.15.7z the main page should have been updated already. you may need to clear your cache. RE: oclHashcat-plus v0.15 - pongsakm - 08-27-2013 I'm use ATI4670+Driver Latest Version 13.4 Code: Hashes: 1 total, 1 unique salts, 1 unique digests test oclHashcat-plus v0.6/0.9/0.12 Work for me and oclHashcat-plus v0.13/0.14/0.15 not work RE: oclHashcat-plus v0.15 - eljolot - 08-27-2013 Thnx Atom I'll try this new version RE: oclHashcat-plus v0.15 - forumhero - 08-27-2013 loaded 13.8 beta 1 on Ubuntu 12.04 w/ hd 5970 now system hangs at Ubuntu splash screen... edit: my computer sucks. i'm running 3x HD5970, had to revert back to catalyst 13.1. when i run "aticonfig --adapter=all --initial -f" after installing catalyst 13.4, 13.8 beta1 or 13.8 beta2 the system hangs at bootup. however Plus 0.15 seems to be running with 13.1 RE: oclHashcat-plus v0.15 - epixoip - 08-27-2013 (08-27-2013, 04:27 AM)pongsakm Wrote: I'm use ATI4670+Driver Latest Version 13.4 There is no 13.4 for Radeon HD 4xxx. You're using 13.4 Legacy, which is really something like 12.6. AMD no longer supports OpenCL on the HD 4xxx series, so you need a new GPU if you wish to continue to use Hashcat. RE: oclHashcat-plus v0.15 - Crazyaliens - 08-31-2013 Hello I am having some problems running oclHascatplus.015 command line. I a n00b when it comes to this stuff but I have been learning quickly. When I try to boot the program and designate an output folder to for my cracked hashes it gives me this error message C:\Users\Sebat\Documents\oclHashcat-plus-0.15>oclHashcat-plus64.exe -m 1000 --output-file=Crack.txt --remove Hash1.txt wordlists/ oclHashcat-plus64.exe: unknown option -- output-file=Crack.txt RE: oclHashcat-plus v0.15 - mastercracker - 08-31-2013 (08-31-2013, 03:37 AM)Crazyaliens Wrote: Hello I am having some problems running oclHascatplus.015 command line. I a n00b when it comes to this stuff but I have been learning quickly.This is not the thread for this but remove the space between -- and output or simply use -o. RE: oclHashcat-plus v0.15 - Crazyaliens - 08-31-2013 There are no spaces between output and the double --. I am sorry about my post I have not been able to find a debugging thread. When I try to use o it just gives me this error C:\Users\Sebat\Documents\oclHashcat-plus-0.15>oclHashcat-plus64.exe -m 1000 --o-file=crack.txt --remove Hash1.txt wordlists/ oclHashcat-plus64.exe: unknown option -- o-file=crack.txt This is pasted directly from my command prompt. I have no spaces ! |