Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [asc] Views Posted
    Thread: 5970 slow?
Post: RE: 5970 slow?

the salt makes a difference depending on the number of hashes, and also whether it's salt.pass or pass.salt. i have only posted benchmarks for lite, which only supports pass.salt. -m 120 is salt.pass,...
epixoip Hardware 12 22,929 04-15-2013, 05:26 PM
    Thread: 5970 slow?
Post: RE: 5970 slow?

for reference, here's the speeds i get with 2x 5970 Code: -- Hash.Type......: MD5 Speed.GPU.#1...: 3665.4M/s Speed.GPU.#2...: 3665.5M/s Speed.GPU.#3...: 3665.4M/s Speed.GPU.#4...: 3665.4M/s Spe...
epixoip Hardware 12 22,929 04-15-2013, 05:52 PM
    Thread: 5970 slow?
Post: RE: 5970 slow?

uzomoshi Wrote: (04-19-2013, 10:12 AM) -- This is my benchmark 825/1010. I had to set --gpu-accel=240 instead of 800 because every run was killed. I guess due to insufficient memory (I got 1Gb ram). ...
epixoip Hardware 12 22,929 04-19-2013, 01:28 PM
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

VCL only works with TCP/IP, so to use Infiniband with VCL, you need to do IP over Infiniband. If you're using Debian/Ubuntu, it's very simple. Add the following to /etc/modules Code: -- ## ipoib i...
epixoip Hardware 12 23,047 06-19-2013, 07:40 AM
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

please provide the following: - description of physical network topology - /etc/network/interfaces from broker & one compute node - /etc/vcl/nodes from the broker node
epixoip Hardware 12 23,047 06-27-2013, 01:50 PM
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

looks good from here. what algorithm are you cracking? how many hashes are you targeting? what is your -n value? how much memory does your broker have?
epixoip Hardware 12 23,047 06-28-2013, 06:37 AM
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

what version of vcl are you using?
epixoip Hardware 12 23,047 06-29-2013, 11:02 PM
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

do you still have a copy of 1.20? if so, can you test with that?
epixoip Hardware 12 23,047 06-30-2013, 07:27 PM
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

alex, please see https://hashcat.net/forum/thread-2436.html
epixoip Hardware 12 23,047 07-15-2013, 07:37 AM
    Thread: ATI Radeon HD 7970 ASUS , Sapphire or XFX
Post: RE: ATI Radeon HD 7970 ASUS , Sapphire or XFX

depends on if you want reference or non-reference design. the asus directcu II is the best non-reference card i've seen. perfect for desktops.
epixoip Hardware 12 29,883 08-22-2013, 02:11 AM
    Thread: ATI Radeon HD 7970 ASUS , Sapphire or XFX
Post: RE: ATI Radeon HD 7970 ASUS , Sapphire or XFX

eljolot Wrote: (08-22-2013, 10:42 PM) -- But what is the difference between them? reference design is better? -- covered in detail in this thread: https://hashcat.net/forum/thread-2043-post-12103.ht...
epixoip Hardware 12 29,883 08-23-2013, 05:24 AM
    Thread: ATI Radeon HD 7970 ASUS , Sapphire or XFX
Post: RE: ATI Radeon HD 7970 ASUS , Sapphire or XFX

same options
epixoip Hardware 12 29,883 08-27-2013, 08:41 AM
    Thread: ATI Radeon HD 7970 ASUS , Sapphire or XFX
Post: RE: ATI Radeon HD 7970 ASUS , Sapphire or XFX

i don't know what country you're in, but newegg currently has a large stock of reference design 7970s. the 8xxx series is already out, and has been out for a while. the reason you have not heard of...
epixoip Hardware 12 29,883 09-11-2013, 09:45 PM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

please post the output of clinfo
epixoip General Help 12 29,577 10-09-2013, 04:17 AM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

either driver is not configured properly, or you do not have xauthority. walk back through the guide.
epixoip General Help 12 29,577 10-10-2013, 01:18 AM
    Thread: Session issue
Post: RE: Session issue

don't look at the time, look at the progress.
epixoip Very old oclHashcat-plus Support 12 18,653 10-13-2013, 10:59 PM
    Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?

thread hijacking is against the rules, but since you asked so politely... your "ha.hash" file needs to just have the "[32-Char Hash]" portion of the line in it, nothing else. so just get rid of eve...
epixoip General Help 12 21,943 02-22-2014, 05:21 AM
    Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?

why are you using -m 5600? 5600 is NetNTLMv2, not NTLM.
epixoip General Help 12 21,943 02-22-2014, 01:19 PM
    Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?

NetNTLM is different from NTLM. Yes, -m 1000 is the correct mode. If you want to use ?a?a?a?a?a?a?a?a as your mask, then simply specify that mask on the command line.
epixoip General Help 12 21,943 02-22-2014, 11:58 PM
    Thread: NTLM hash, how practical is it?
Post: RE: NTLM hash, how practical is it?

just add "?a?a?a?a?a?a?a?a" to the end of that command.
epixoip General Help 12 21,943 02-23-2014, 09:47 PM