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

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: sha512crypt issue
Post: RE: sha512crypt issue

If you read at https://hashcat.net/oclhashcat/ It says Quote: -- AMD users require Catalyst 13.12 -- EDIT: And not to come back with "It still does not work", follow these steps: https://hashcat.net...
mastercracker Old oclHashcat Support 9 13,805 03-04-2014, 10:24 PM
    Thread: wpa/wpa2 brute force and mask attack
Post: RE: wpa/wpa2 brute force and mask attack

ata Wrote: (03-21-2014, 10:42 AM) -- hi i want brute force all number with start 0912*******(all star has number) i try this command but not work ?0?9?1?2?d?d?d?d?d?d -- Remove the question mark in...
mastercracker Old oclHashcat Support 1 5,734 03-21-2014, 12:23 PM
    Thread: LM hash command
Post: RE: LM hash command

Assuming that your hashes has been extracted properly and not syskeyed, yes you have to crack both halves separately. They have to be on separate lines of your hash list. Use the -m 3000 and you sho...
mastercracker Old oclHashcat Support 4 11,423 04-08-2014, 02:33 AM
    Thread: No output pls help
Post: RE: No output pls help

If you press "s" during the run and it show 0/xxxx besides the recovered line, it simply means that you don't crack any of them with your wordlists. It would be a good idea to also specify what kind ...
mastercracker Old oclHashcat Support 3 6,155 04-08-2014, 02:45 AM
    Thread: How to parse two seperate hash files in the same attack?
Post: RE: How to parse two seperate hash files in the sa...

Yes, best way is probably to merge hashes, do all the cracking that you want and then re-crack each list separately using only the passwords that you have found. Oclhashcat has no way to keep track o...
mastercracker Old oclHashcat Support 3 5,461 01-09-2015, 04:32 PM
    Thread: Question about masks
Post: RE: Question about masks

orionz Wrote: (01-10-2015, 04:49 PM) -- I think I answered this myself, 36^8=2821109907456 In this case does the second mask implies that I have letter-number-letter-number... ? -- Correct.
mastercracker Old oclHashcat Support 2 4,913 01-10-2015, 08:09 PM
    Thread: One of six GPUs has 99% Util and 0 H/s, Progress gets stuck at 99%
Post: RE: One of six GPUs has 99% Util and 0 H/s, Progre...

Try oclhashcat v1.32 and see if it still occur.
mastercracker Old oclHashcat Support 11 18,057 01-20-2015, 04:23 PM
    Thread: bug in v1.31 to v1.35 on brutforce ?
Post: RE: bug in v1.31 to v1.35 on brutforce ?

Maybe there is something that I don't understand but why do you use --hex-charset?
mastercracker Old oclHashcat Support 7 9,996 04-14-2015, 01:44 AM
    Thread: bug in v1.31 to v1.35 on brutforce ?
Post: RE: bug in v1.31 to v1.35 on brutforce ?

wgmmmx Wrote: (04-14-2015, 09:13 AM) -- Becouse salt and hash are in hex --hex-charset Assume charset is given in hex ...
mastercracker Old oclHashcat Support 7 9,996 04-14-2015, 10:56 AM
    Thread: No output file
Post: RE: No output file

It should be in your cudahashcat folder. Because you selected --outfile-format=2, it will look like a wordlist (only plains are saved). Also, your cracked hashes will be in cudahashcat.pot file.
mastercracker Old oclHashcat Support 8 10,706 04-14-2015, 09:09 PM
    Thread: Special characters in mask
Post: RE: Special characters in mask

I suggest that you stay polite too. How about you give us your command line so that we can see what could potentially be wrong. Also "is not work" and "it did'nt work for me" are quite vague. Did y...
mastercracker Old oclHashcat Support 8 13,344 04-15-2015, 04:41 AM
    Thread: No output file
Post: RE: No output file

Try to reformat your command line this way just in case: cudahashcat hash file The parameters after the mask might get ignored.
mastercracker Old oclHashcat Support 8 10,706 04-16-2015, 10:52 AM
    Thread: No output file
Post: RE: No output file

Yes, that's what I meant. To be safe, I always put all the switches/options (starting with - or --) between the program (cudahashcat, oclhashcat, hashcat-cli...) and the target (usually an hash file)....
mastercracker Old oclHashcat Support 8 10,706 04-17-2015, 01:12 AM
    Thread: When bruteforcing
Post: RE: When bruteforcing

These values are speed so it all depends on the algorithm and the number of hashes.
mastercracker Old oclHashcat Support 6 9,118 04-17-2015, 01:14 AM
    Thread: When bruteforcing
Post: RE: When bruteforcing

True, I forgot to mention workload. You can add some rules to your attack and if the speed increases then it's likely that the workload was not enough to use your GPUs at their full potential (and ac...
mastercracker Old oclHashcat Support 6 9,118 04-17-2015, 04:32 AM
    Thread: Odd Bruteforce Issue
Post: RE: Odd Bruteforce Issue

He did not use the --remove switch so yeah, they always gonna be there...
mastercracker Old oclHashcat Support 8 11,498 04-18-2015, 06:40 AM
    Thread: Ordering Dictionarys
Post: RE: Ordering Dictionarys

Just a couple of suggestions: - You can keep the original wordlist in one folder if you want but you should have a folder where all the wordlist have unique entries. For example, this means that t...
mastercracker Old oclHashcat Support 1 5,241 04-18-2015, 06:49 AM
    Thread: Odd Bruteforce Issue
Post: RE: Odd Bruteforce Issue

epixoip Wrote: (04-18-2015, 09:41 AM) -- @mastercracker: no, hashcat supports potfiles now, and he specifically stated that "it finds x number of hashes in the pot file", referring to the "INFO: remo...
mastercracker Old oclHashcat Support 8 11,498 04-18-2015, 03:31 PM
    Thread: tutorial on using cuda hashcat64
Post: RE: tutorial on using cuda hashcat64

Then read https://hashcat.net/wiki/
mastercracker Old oclHashcat Support 4 11,991 04-20-2015, 03:46 AM
    Thread: tutorial on using cuda hashcat64
Post: RE: tutorial on using cuda hashcat64

If you don't pause line, the Command prompt window will disappear immediately after oclhashcat finishes and you won't have the info it's showing like running time, number of cracks, etc. You can ge...
mastercracker Old oclHashcat Support 4 11,991 04-21-2015, 11:59 AM