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 [desc]
    Thread: R9 280x driver problem
Post: RE: R9 280x driver problem

Quote: -- AMD users require Catalyst 13.12 -- https://hashcat.net/oclhashcat/
undeath General Help 5 11,423 04-25-2014, 08:19 PM
    Thread: proper format: to use salt file
Post: RE: proper format: to use salt file

what error are you getting?
undeath Old hashcat Support 6 9,562 04-29-2014, 11:15 PM
    Thread: Line-lenght exception
Post: RE: Line-lenght exception

what command did you use to start hashcat? Your hashes should look something like this: 48c/R8JAv757A
undeath Old oclHashcat Support 7 10,614 05-01-2014, 06:14 PM
    Thread: Line-lenght exception
Post: RE: Line-lenght exception

can you please post this command? And preferrably the full hashcat screen output.
undeath Old oclHashcat Support 7 10,614 05-01-2014, 07:10 PM
    Thread: Line-lenght exception
Post: RE: Line-lenght exception

you should not use --force unless you know what you're doing.
undeath Old oclHashcat Support 7 10,614 05-01-2014, 08:55 PM
    Thread: Mask setup
Post: RE: Mask setup

you can generate all masks for 8 chars upper/num and filter out the ones which do not have 4 upper/num chars. echo uuuudddd | ./permute.bin | sort -u | sed 's/\(.\)/?\1/g' > masks.hcmask note: permu...
undeath Old oclHashcat Support 7 10,601 05-06-2014, 10:32 PM
    Thread: WPA/WPA2: Making it feasable?
Post: RE: WPA/WPA2: Making it feasable?

if it is truly random no.
undeath General Help 2 5,559 05-06-2014, 10:35 PM
    Thread: Need assistance with distributed hash cracking
Post: RE: Need assistance with distributed hash cracking

hashcat does not have such features but check out https://github.com/unix-ninja/disthc/
undeath General Help 2 5,889 05-06-2014, 10:38 PM
    Thread: Mask setup
Post: RE: Mask setup

you are missing the starting "s" for the sed command
undeath Old oclHashcat Support 7 10,601 05-07-2014, 12:22 AM
    Thread: Words Combinator
Post: RE: Words Combinator

Possible with two dicts already: https://hashcat.net/wiki/doku.php?id=combinator_attack
undeath General Talk 10 27,349 05-10-2014, 09:50 PM
    Thread: SMF
Post: RE: SMF

121 is the hash mode for smf. you need the hash and the username.
undeath General Help 3 9,425 05-10-2014, 09:55 PM
    Thread: Error running oclhashcat
Post: RE: Error running oclhashcat

Sounds like overheating.
undeath Old oclHashcat Support 10 16,634 05-10-2014, 09:55 PM
    Thread: Cisco
Post: RE: Cisco

https://hashcat.net/wiki/doku.php?id=mask_attack
undeath General Help 3 6,603 05-10-2014, 09:56 PM
    Thread: SMF
Post: RE: SMF

Manmaniac Wrote: (05-10-2014, 10:45 PM) -- hash:username --
undeath General Help 3 9,425 05-10-2014, 11:04 PM
    Thread: Cracking salted md5
Post: RE: Cracking salted md5

format is hash:salt how the salt looks like doesn't matter
undeath Old oclHashcat Support 2 21,215 05-11-2014, 10:58 PM
    Thread: Increasing MD5 GPU Utilization?
Post: RE: Increasing MD5 GPU Utilization?

you can use the known text at the beginning as a salt and use md5(salt.pass) mode.
undeath Old oclHashcat Support 6 10,639 05-12-2014, 09:51 AM
    Thread: Trouble running oclHashcat-1.01 in Ubuntu 13.04 - Need Help
Post: RE: Trouble running oclHashcat-1.01 in Ubuntu 13.0...

Since you have not a 10 year old cpu I recommend reistalling a 64bit version of linux.
undeath Old oclHashcat Support 3 5,992 05-13-2014, 06:45 PM
    Thread: Intel Fermi-support in hashcat
Post: RE: Intel Fermi-support in hashcat

looks like one of these overpriced developer stuff that's slower than a mid-range gpu for hash cracking. No point in coding extra kernel for this stuff. (they are obviously not using AMD opencl or Nvi...
undeath Hardware 3 7,527 05-13-2014, 06:52 PM
    Thread: restore session always crashes..
Post: RE: restore session always crashes..

Maybe the power failure occurred during oclhc writing the restore file and hence it got corrupted.
undeath Old oclHashcat Support 9 15,046 05-14-2014, 03:52 PM
    Thread: why not crack MD5 16bit ?
Post: RE: why not crack MD5 16bit ?

tzy005 Wrote: (05-16-2014, 05:49 AM) -- 16bit: ac59075b964b0715 32bit: 202cb962ac59075b964b07152d234b70 -- byte != bit
undeath General Help 6 12,896 05-16-2014, 02:44 PM