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: Hashcat Cluster
Post: RE: Hashcat Cluster

rjtoubib Wrote: (04-17-2017, 11:37 PM) -- Keep in mind the hashrates are not all accurate since benchmark is running quickly. You can take the highest card as reference for actual hashrate. -- LOL ...
epixoip hashcat 14 14,789 04-18-2017, 06:00 AM
    Thread: GTX 1080 Issue
Post: RE: GTX 1080 Issue

Sounds like you have the 32 bit Nvidia driver installed instead of the 64 bit driver.
epixoip hashcat 9 10,793 04-23-2017, 09:45 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

It has to be aggressive, otherwise the card would start a fire.
epixoip hashcat 14 14,789 04-23-2017, 09:48 AM
    Thread: nvidia Quadro P400
Post: RE: nvidia Quadro P400

ejonesss Wrote: (04-18-2017, 08:58 PM) -- epixoip Wrote: (04-17-2017, 01:13 AM) -- Quadro 600 is a Fermi card from 2010 and is absolutely no longer supported. -- if it is no longer supported then h...
epixoip Hardware 32 35,798 04-23-2017, 10:00 AM
    Thread: Distributed Password cracking (Restore) HELP NEEDED - URGENT!
Post: RE: Distributed Password cracking (Restore) HELP N...

Might be advantageous to study how others have already solved this problem. The approach you described would be... less than ideal.
epixoip hashcat 3 4,428 04-24-2017, 10:04 AM
    Thread: GTX 1080 Issue
Post: RE: GTX 1080 Issue

He's on Win10, not Linux ;)
epixoip hashcat 9 10,793 04-25-2017, 07:53 PM
    Thread: External GPU rig?
Post: RE: External GPU rig?

IIRC people have had a very difficult time getting the driver to recognize the external GPU for compute.
epixoip Hardware 2 4,489 04-27-2017, 07:25 PM
    Thread: Cracking WPA with hashcat news
Post: RE: Cracking WPA with hashcat news

Your syntax is all sorts of fucked up
epixoip User Contributions 6 11,954 04-29-2017, 06:30 PM
    Thread: VirtualBox Disk Image Encryption
Post: RE: VirtualBox Disk Image Encryption

We can probably be a lot smarter than the author of the PHP script. We will need to look at the vbox code to verify a few things, but the second call to pbkdf2 is wholly unnecessary if $decrypted_p...
epixoip hashcat 5 8,161 04-29-2017, 08:14 PM
    Thread: CatHashing DiskCryptor
Post: RE: CatHashing DiskCryptor

Can't tell if this is an amazing poem or a terrible forum post.
epixoip hashcat 3 5,947 05-01-2017, 08:38 AM
    Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...

undeath Wrote: (05-01-2017, 05:31 PM) -- This thread needs more pointless quotes. -- I agree.
epixoip hashcat 10 10,555 05-01-2017, 06:04 PM
    Thread: pmk-length?
Post: RE: pmk-length?

Rainbow tables are dead. Generating wordlists of brute forceable keyspaces is a stupid idea.
epixoip General Talk 7 6,646 05-01-2017, 11:47 PM
    Thread: 1Password - need help using hashcat
Post: RE: 1Password - need help using hashcat

That's not at all how that works. First, it would be $HEX[c2] and $HEX[a7], not what you have above. Moreover, $HEX[] encoding only works for wordlists, not masks. Maybe what you meant was --...
epixoip hashcat 21 19,496 05-02-2017, 02:15 AM
    Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...

Erm, guys, this isn't hard. If the algorithm is e.g. md5(p.s) and you know p but need to find s, just switch them: use p as s and run it as md5(s.p). Same goes with hmac, just reverse k & d.
epixoip hashcat 10 10,555 05-02-2017, 04:06 PM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

Yes, the R9 280X is a rebranded 7970. And the RX470 is essentially just a 7970 with a die shrink. It's nothing special.
epixoip Hardware 10 12,484 05-02-2017, 07:43 PM
    Thread: pmk-length?
Post: RE: pmk-length?

Read the documentation.
epixoip General Talk 7 6,646 05-04-2017, 06:09 PM
    Thread: pmk-length?
Post: RE: pmk-length?

You seem to be severely confused, so let's set a few things straight: 1. This is an open forum, where anyone and everyone are free to respond. This isn't a ticketing system, this thread isn't "assi...
epixoip General Talk 7 6,646 05-05-2017, 06:20 AM
    Thread: Character separator for salted hashes
Post: RE: Character separator for salted hashes

The dot represents concatenation. If there was a literal dot we'd write e.g. sha1($salt.'.'.$pass) You can simulate sha1($salt.$pass) by running sha1($pass) with -a 7, sure. But this is not a good ...
epixoip General Talk 1 2,881 05-06-2017, 06:25 AM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

1080 Ti is an excellent choice. The best choice, in fact. If you plan to use the CPU for cracking then I'd avoid Ryzen. Its AVX2 is a lie and they dropped XOP.
epixoip Hardware 42 58,349 05-06-2017, 06:27 AM
    Thread: Nvidia GeForce 610
Post: RE: Nvidia GeForce 610

undeath Wrote: (05-05-2017, 02:41 PM) -- There is no error, only warnings. -- This is such an awesome metaphor for life itself.
epixoip hashcat 4 6,082 05-06-2017, 06:28 AM