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 Views Posted [asc]
    Thread: MD5(Unix) bug
Post: RE: MD5(Unix) bug

hm, cayman running at 950Mhz... classic asic hang caused by overclocking :)
epixoip Very old oclHashcat-plus Support 5 10,028 10-16-2012, 01:12 AM
    Thread: sha512 Unix
Post: RE: sha512 Unix

DiG Wrote: (10-15-2012, 12:43 AM) -- Not the UNIX variant if I understand correctly, hence MuMMeL's question. Hashcat-plus does implement sha512crypt but is too slow on my GPU (500c/s). I've been try...
epixoip Very old oclHashcat-lite Support 9 20,258 10-16-2012, 01:05 AM
    Thread: Trouble with 2X 7970's on OpenSuse/Ubuntu
Post: RE: Trouble with 2X 7970's on OpenSuse/Ubuntu

probably a good idea to drop 'export DISPLAY=:0' in your ~/.bashrc or similar as well.
epixoip Hardware 3 7,620 10-14-2012, 03:35 AM
    Thread: Speed difference between 0.08 and 0.09
Post: RE: Speed difference between 0.08 and 0.09

hybrid attack would be much faster than using the rules engine for that, and it scales better.
epixoip Very old oclHashcat-plus Support 3 7,861 10-14-2012, 03:34 AM
    Thread: Set min brute force lengh
Post: RE: Set min brute force lengh

use --pw-min 7
epixoip Old hashcat Support 1 5,200 10-14-2012, 03:32 AM
    Thread: sha512 Unix
Post: RE: sha512 Unix

sha512crypt (-m 1800) support was added in -plus v0.09 and -lite v0.10
epixoip Very old oclHashcat-lite Support 9 20,258 10-14-2012, 03:30 AM
    Thread: Speed on Radeon HD6970
Post: RE: Speed on Radeon HD6970

blandyuk Wrote: (10-12-2012, 10:53 AM) -- I know 7970s are faster do to memory speeds but I found the 6000 series to be a bit power hungry. See below: -- 7970s are faster due to higher clock rates a...
epixoip Hardware 8 19,261 10-13-2012, 01:53 AM
    Thread: Speed on Radeon HD6970
Post: RE: Speed on Radeon HD6970

correct, you can essentially cut atom's 6990 speeds in half. it will be a little bit faster due to higher clocks, but that will give you a good estimate. I believe d3ad0ne may also have some 6970 ben...
epixoip Hardware 8 19,261 10-12-2012, 01:49 AM
    Thread: Windows OpenSSH - oclhc+ interactivity
Post: RE: Windows OpenSSH - oclhc+ interactivity

Probably just some weirdness going on with your SSH setup on Windows, its terminal emulation, etc. Solution is likely just to not do it that way. If you're comfortable with Cygwin and doing things ove...
epixoip Old hashcat Support 2 5,853 10-11-2012, 03:33 AM
    Thread: FPGA-support
Post: RE: FPGA-support

fpgas are sub-optimal for advanced password cracking in a few key ways. they are best for brute forcing single hash of a single algorithm (like bitcoin). they do not provide the flexibility needed for...
epixoip Hardware 4 13,204 10-08-2012, 11:21 PM
    Thread: What kind of hash is this?
Post: RE: What kind of hash is this?

it may have been in an oracle 10g database, but that's not an oracle 10g hash. if it was hashed with Spring Security then it's likely md5(pass.salt)
epixoip General Help 6 12,593 10-08-2012, 09:03 PM
    Thread: NVIDIA GeForce 7600 GS ..
Post: RE: NVIDIA GeForce 7600 GS ..

crysis Wrote: (10-08-2012, 12:38 AM) -- .. well.. its maybe six years old, but the nvidia web says it supports Cuda: https://www.nvidia.com/object/winxp-306.23-whql-driver.html -- it does not exp...
epixoip Very old oclHashcat-plus Support 6 18,121 10-08-2012, 06:16 AM
    Thread: What kind of hash is this?
Post: RE: What kind of hash is this?

appears to be salted md5, but it's impossible to know precisely which algorithm was used to create it without knowing where it came from or having the source. could be md5(salt.pass), md5(pass.salt), ...
epixoip General Help 6 12,593 10-08-2012, 06:08 AM
    Thread: NVIDIA GeForce 7600 GS ..
Post: RE: NVIDIA GeForce 7600 GS ..

i would not be surprised if nvidia dropped support for that card. it's over six years old.
epixoip Very old oclHashcat-plus Support 6 18,121 10-07-2012, 09:35 PM
    Thread: Why 7970 GHz Edition 6GB work like a 7970 classic ?
Post: RE: Why 7970 GHz Edition 6GB work like a 7970 clas...

nope, memory has nothing to do with it. even though 7970 runs at a higher clock rate, 6990 is faster because it has more stream processors. 6990 is a 5.1 TFLOPS card, vs 7970 which is only 4.3 TFLOP...
epixoip Hardware 5 10,711 10-06-2012, 09:16 PM
    Thread: Can hashcat crack NTLMSSP ?
Post: RE: Can hashcat crack NTLMSSP ?

maybe try https://github.com/psychomario/ntlmsspparse and see if that doesn't put it into a format that jtr can recognize. i think jtr jumbo supports ntlm c/r.
epixoip General Help 4 15,706 10-06-2012, 09:12 PM
    Thread: Hashcat 0.41 Combination mode not loading more than one dictionary?
Post: RE: Hashcat 0.41 Combination mode not loading more...

combinator mode works differently in cpu hashcat than in oclHaschat and combinator.bin.
epixoip Old hashcat Support 2 7,640 10-06-2012, 09:06 PM
    Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode

use a loop. Code: -- for wordlist in wordlists/*.txt; do hashcat ... -a 6 $wordlist ?d?d?d; done --
epixoip Very old oclHashcat-plus Support 7 11,326 10-06-2012, 08:15 PM
    Thread: Can hashcat crack NTLMSSP ?
Post: RE: Can hashcat crack NTLMSSP ?

hashcat isn't able to crack it, no. and i'm not 100% positive, but i don't think you have enough here to crack anyway. ntlm c/r is a four-way handshake, you only have one of the pieces. i also believe...
epixoip General Help 4 15,706 10-04-2012, 10:12 PM
    Thread: Usage of --increment-min 2
Post: RE: Usage of --increment-min 2

please stop cross posting. this question was answered in the two other threads you asked in as well.
epixoip Very old oclHashcat-plus Support 2 5,418 10-04-2012, 04:26 PM