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 [asc]
    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: 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,645 05-05-2017, 06:20 AM
    Thread: pmk-length?
Post: RE: pmk-length?

Read the documentation.
epixoip General Talk 7 6,645 05-04-2017, 06:09 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,481 05-02-2017, 07:43 PM
    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,552 05-02-2017, 04:06 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: 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,645 05-01-2017, 11:47 PM
    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,552 05-01-2017, 06:04 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,945 05-01-2017, 08:38 AM
    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,159 04-29-2017, 08:14 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: 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,487 04-27-2017, 07:25 PM
    Thread: GTX 1080 Issue
Post: RE: GTX 1080 Issue

He's on Win10, not Linux ;)
epixoip hashcat 9 10,790 04-25-2017, 07:53 PM
    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,426 04-24-2017, 10:04 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: Hashcat Cluster
Post: RE: Hashcat Cluster

It has to be aggressive, otherwise the card would start a fire.
epixoip hashcat 14 14,788 04-23-2017, 09:48 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,790 04-23-2017, 09:45 AM
    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,788 04-18-2017, 06:00 AM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

So many things to flame, so little time! RX480 is a mid-range card, not a high-end card. It appears you know nothing of true AMD hell. If the RX480 is your introduction to AMD, then bless your heart...
epixoip Hardware 11 13,247 04-18-2017, 05:57 AM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

Avoid AMD. And by "avoid" I mean stay far, far away.
epixoip Hardware 11 13,247 04-17-2017, 07:38 PM