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 [asc] Posted
    Thread: Is it 'safe' to upgrade Ubuntu Server with hashcat?
Post: RE: Is it 'safe' to upgrade Ubuntu Server with has...

glad to hear it's working again. yeah, we have experienced random issues, where sometimes catalyst just needs to be reinstalled. not a clue how it manages to fuck itself up. but a reinstall is quick ...
epixoip General Help 9 18,435 02-11-2013, 01:37 AM
    Thread: oclhashcat vs hashcat
Post: RE: oclhashcat vs hashcat

why do you have -o between the two arguments?
epixoip Beta Tester 13 18,414 11-26-2013, 10:10 PM
    Thread: oclhashcat vs hashcat
Post: RE: oclhashcat vs hashcat

proinside Wrote: (11-26-2013, 10:12 PM) -- -o pass.found is the file were the cracked hashes should be stored. -- yes, i understand this. i'm asking why you've chosen to put it in that location, be...
epixoip Beta Tester 13 18,414 11-26-2013, 10:21 PM
    Thread: SHA1 and UTF8
Post: RE: SHA1 and UTF8

The simple solution is to not use a mask attack.
epixoip Old oclHashcat Support 12 18,352 06-02-2016, 10:53 PM
    Thread: It never stops running
Post: RE: It never stops running

carandache Wrote: (01-29-2013, 02:51 PM) -- But I still don't understand why I need a dictionnary : what if the password isn't a word, but just a mix of letters and numbers that makes no sense ? An...
epixoip Very old oclHashcat-plus Support 13 18,333 01-29-2013, 02:57 PM
    Thread: It never stops running
Post: RE: It never stops running

right, you have to specify the attack mode. look at the output of -h
epixoip Very old oclHashcat-plus Support 13 18,333 01-29-2013, 06:29 PM
    Thread: It never stops running
Post: RE: It never stops running

phpass is a slow algorithm, and you're using an nvidia gpu. so yes, it will probably take a long time to brute force. better to do wordlist and rule based attacks.
epixoip Very old oclHashcat-plus Support 13 18,333 01-29-2013, 10:54 PM
    Thread: encrypted wallet
Post: RE: encrypted wallet

hashcat does not support wallet formats
epixoip General Help 10 18,333 12-04-2014, 11:39 PM
    Thread: encrypted wallet
Post: RE: encrypted wallet

That's not a hash. It may look like a hash, but it's not. That's not how it works.
epixoip General Help 10 18,333 12-05-2014, 03:17 AM
    Thread: encrypted wallet
Post: RE: encrypted wallet

That is precisely what he used in the previous post. Still doesn't extract a hash, and still not supported by hashcat.
epixoip General Help 10 18,333 01-09-2015, 07:40 PM
    Thread: encrypted wallet
Post: RE: encrypted wallet

oclHashcat 1.35 does not support wallet.dat. This functionality was added in 1.36, which has not yet been released.
epixoip General Help 10 18,333 04-22-2015, 07:30 PM
    Thread: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced

It doesn't look like it will be that big of a jump over Maxwell, based on the numbers Nvidia published today it looks like it might be ~ 16% faster than Titan X.
epixoip Hardware 10 18,288 04-05-2016, 10:06 PM
    Thread: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced

Nope, I didn't miss the big bump in base clock. First, base clock is irrelevant. oclHashcat runs at the boost clock until it runs up against PowerMizer. Second, we run all of our Titan X at 1515 Mhz. ...
epixoip Hardware 10 18,288 04-07-2016, 12:01 AM
    Thread: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced

Ok, let's compare factory specs to factory specs then: Titan X - 3072 * 1215000000 = 3732480000000 Tesla P100 - 3584 * 1480000000 = 5304320000000 5304320000000 / 3732480000000 * 100 =~ 142.11 ...
epixoip Hardware 10 18,288 04-08-2016, 02:44 AM
    Thread: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced

Well 1075 Mhz is the "Average Boost" not the "Max Boost." A stock, non-SC Titan X will run at 1215 Mhz when cracking with oclHashcat. And as you know FP16 etc are worthless for password cracking ;) ...
epixoip Hardware 10 18,288 04-08-2016, 04:44 PM
    Thread: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced

It certainly does matter what Titan X shows under hashcat because this is the hashcat forums and how the card performs under hashcat is all we care about... Anyway I think you're crazy, 50% is way...
epixoip Hardware 10 18,288 04-10-2016, 07:26 AM
    Thread: Best long brute-force masks
Post: RE: Best long brute-force masks

look at the hcmask files that ship with hashcat. also the default charset & mask is pretty good at longer lengths. and also remember -t
epixoip Old oclHashcat Support 4 18,281 01-11-2014, 11:33 PM
    Thread: Best long brute-force masks
Post: RE: Best long brute-force masks

thank you for sharing your attack plan! as a reminder, with the new hcmask feature, you can just put all of these masks into one hcmask file to run through them in one invocation. that way you don'...
epixoip Old oclHashcat Support 4 18,281 01-25-2014, 07:17 AM
    Thread: status from gpu cracking?
Post: RE: status from gpu cracking?

muellgmbh Wrote: (04-04-2013, 04:17 PM) -- i just tested the hashcat with the following command: C:\temp\oclHashcat-plus-0.14>cudaHashcat-plus64.exe -m 1800 "$6$wYzevcOJ$VL9PX2u restofthekeyhere" ...
epixoip Very old oclHashcat-plus Support 8 18,279 04-04-2013, 11:19 PM
    Thread: status from gpu cracking?
Post: RE: status from gpu cracking?

muellgmbh Wrote: (04-05-2013, 09:19 AM) -- so my command looks like this: cudaHashcat-lite64.exe --hash-type 3000 --pw-max 12 1910FFBB5193942509F044CFC6613E92 -- you're still not supplying an atta...
epixoip Very old oclHashcat-plus Support 8 18,279 04-05-2013, 03:18 PM