oclHashcat-plus v0.15
#21
This new version gives essentially the power of john's preprocessor.

That, plus the mask files, gives an incredible amount of cracking power.
#22
where can I download v0.15, download section still shows v0.14, give me link please
#23
http://hashcat.net/files/oclHashcat-plus-0.15.7z

the main page should have been updated already. you may need to clear your cache.
#24
I'm use ATI4670+Driver Latest Version 13.4

Code:
Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Workload: 16 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: ATI RV730, 512MB, 750Mhz, 8MCU
Device #1: Kernel ./kernels/4098/m2500.ATI RV730_937.2_CAL 1.4.1734.kernel not found in cache! Building may take a while...
ERROR: clBuildProgram() -11

test oclHashcat-plus v0.6/0.9/0.12 Work for me
and oclHashcat-plus v0.13/0.14/0.15 not work
#25
Thnx Atom I'll try this new version Big Grin
#26
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
#27
(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.
#28
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
#29
(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.

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
This is not the thread for this but remove the space between -- and output or simply use -o.
#30
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 !