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 [desc] Forum Replies Views Posted
    Thread: Demo hash request.
Post: RE: Demo hash request.

https://hashcat.net/wiki/doku.php?id=example_hashes
undeath User Contributions 12 23,147 04-21-2014, 05:15 PM
    Thread: OclHashcat64 not working wtih AMD Catalyst 14.4
Post: RE: OclHashcat64 not working wtih AMD Catalyst 14....

Quote: -- AMD users require Catalyst 13.12 -- https://hashcat.net/oclhashcat/
undeath Old oclHashcat Support 4 10,185 04-22-2014, 10:18 PM
    Thread: Hashcat Not Working Help!!!
Post: RE: Hashcat Not Working Help!!!

maybe a "rm -rf /" does the job.
undeath Old hashcat Support 3 7,740 04-22-2014, 10:21 PM
    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