Archives for: November 2011

Nov/25
2011

Today atom released oclhashcat-lite version 0.07. I just finished the benchmark with my nvidia 570 ti.

* changes v0.06 -> v0.07:

type: feature
file: kernels
desc: added support for AMD GPU's "Devastator" and "Scrapper"

type: feature
file: kernels
desc: added -m 600 = nsldap, SHA-1(Base64), Netscape LDAP SHA

type: feature
file: kernels
desc: added -m 700 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA

type: feature
file: kernels
desc: added -m 1300 = MSSQL(2000)

type: feature
file: kernels
desc: added -m 2300 = MSSQL(2005)

type: feature
file: kernels
desc: added -m 2400 = Cisco-PIX MD5

type: feature
file: kernels
desc: added support for vector datatypes on NV for better sm_21 utilization

type: feature
file: host programs
desc: added support for mixed GPU types (example: hd5970 and hd6850)

type: feature
file: host programs
desc: simplified --pw-skip and --pw-limit for more intuitive usuage, see hashcat wiki for details

type: feature
file: host programs
desc: added --pw-skip-plain and --pw-limit-plain, user can specify a string instead of a number

type: feature
file: host programs
desc: added support for setting CPU affinity. Defaults: Linux unlocked, Windows locked to CPU #1
cred: MrUltimate

type: feature
file: host programs
desc: added display of the mask in status screen
cred: tatgdi

type: feature
file: host programs
desc: added display of the hash in status screen

type: feature
file: host programs
desc: changed restore-timer function. if set to 0, the restore-file is written instantly on progress

type: change
file: host programs
desc: changed restore-timer default value to 0

type: change
file: kernels
desc: switched to AMD Accelerated Parallel Processing "APP" SDK v2.5

type: change
file: host programs
desc: changed outfile-formats for more flexibility. default value is 3. see --help for more
cred: TheFire

type: change
file: host programs
desc: recalibrated defaults for gpu_accel and gpu_loops that kernels run fast but not to aggressive

type: change
file: host programs
desc: changed speed display compressing threshold from 10000 to 100000

type: change
file: kernels
desc: removed kernel encryption. thus, archive file became smaller and startup-time reduced

type: bug
file: host programs
desc: fixed some typos in error messages

type: bug
file: host programs
desc: fixed bug in --gpu-async which was not enabled even if specified

type: bug
file: host programs
desc: fixed NVidia issue: cuStreamsynchronize() 700

type: bug
file: host programs
desc: workarounded AMD issue: "100% CPU killer bug". Linux only, requires Catalyst >= 11.11

type: bug
file: host programs
desc: workarounded AMD issue: ../../src/xcb_io.c:140: dequeue_pending_request

http://hashcat.net/oclhashcat-lite/

Nov/17
2011

Atom came up with a new beta of oclhashcat-lite, here is the summary:

type: feature
file: kernels
desc: added support for "Devastator" and "Scrapper" GPU's
-
type: feature
file: host programs
desc: added support for mixed GPU types (example: hd5970 and hd6850)
-
type: feature
file: host programs
desc: if --restore-timer is 0, restore file is written on change instantly
-
type: change
file: host programs
desc: changed default value for --restore-timer to 0
-
type: change
file: kernels
desc: switched to Accelerated Parallel Processing "APP" SDK v2.5

root@sf:~/oclHashcat-lite-0.07# ./oclHashcat-lite64.bin -n 160 -1 ?l?d?s?u --pw-min 8 -m 0 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1
oclHashcat-lite v0.7 by atom starting...

Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cypress, 512MB, 0Mhz, 20MCU
Device #2: Cypress, 512MB, 0Mhz, 20MCU

[s]tatus [p]ause [r]esume [q]uit => s
Status.......: Running
Hash.Type....: MD5
Time.Running.: 15 secs
Time.Left....: 6 days, 17 hours
Plain.Text...: ***aaaaa
Plain.Length.: 8
Speed.GPU.#1.: 5691.4M/s
Speed.GPU.#2.: 5692.7M/s
Speed.GPU.#*.: 11384.1M/s
Progress.....: 171547033600/6634204312890625 (0.00%)
HWMon.GPU.#1.: 99% GPU, 50c Temp
HWMon.GPU.#2.: 98% GPU, 47c Temp

As a side note, you don't need the SDK 2.5 since the new catalyst 11.11 includes it.