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: What Hash is this? Tried everything
Post: RE: What Hash is this? Tried everything

I admit that I didn't catch the plaintext there either. Just saw the "what hash is this" followed by hash.
epixoip General Talk 6 11,113 12-19-2014, 10:49 AM
    Thread: Help with md5(md5($username.$pass).$salt)
Post: RE: Help with md5(md5($username.$pass).$salt)

Hmm, you state the algorithm is "md5(md5($username.$pass).$salt)", but then state that the username is static and it has no salt. So it does not seem like you have the correct algorithm, and it seems ...
epixoip General Help 2 4,900 12-18-2014, 01:06 PM
    Thread: Cat Omega
Post: RE: Cat Omega

Mmm, but you're on VLIW5 not GCN.
epixoip Old oclHashcat Support 12 19,196 12-16-2014, 04:17 AM
    Thread: 4 graphic cards->ok, 5 graphiccards -> not ok
Post: RE: 4 graphic cards->ok, 5 graphiccards -> not ok

we've been saying that for the last 4 years. ain't going to happen.
epixoip Old oclHashcat Support 11 16,489 12-15-2014, 05:12 PM
    Thread: Need help with simple hashcat file
Post: RE: Need help with simple hashcat file

see the footnote on the page you downloaded it from. the password is 'hashcat!' not 'hashcat' as WPA has a minimum of 8 chars. as to why it's not finding the password, trailing whitespace maybe? ed...
epixoip Old oclHashcat Support 1 3,971 12-13-2014, 08:41 PM
    Thread: Status Exhausted
Post: RE: Status Exhausted

Dude, it's not an error. It's simply telling you that the password was not found in your search space. You're doing a dictionary attack, so it means that the password was not found in any of the dicti...
epixoip Old oclHashcat Support 8 13,317 12-12-2014, 04:57 AM
    Thread: How to use multiple dictionaries?
Post: RE: How to use multiple dictionaries?

combinator3.bin from hashcat-utils
epixoip Old oclHashcat Support 2 5,325 12-12-2014, 02:52 AM
    Thread: Who hashcat code source v0.48 for me please?
Post: RE: Who hashcat code source v0.48 for me please?

hashcat was born through immaculate conception. there is no source code. merry christmas.
epixoip Old hashcat Support 4 7,188 12-11-2014, 06:45 AM
    Thread: how to crack MD5 middle with MASK attacking mode?
Post: RE: how to crack MD5 middle with MASK attacking mo...

hm didn't know atom implemented that, or how exactly he did implement it. maybe he can chime in on exactly how it works.
epixoip Old hashcat Support 5 11,642 12-10-2014, 09:19 AM
    Thread: how to crack MD5 middle with MASK attacking mode?
Post: RE: how to crack MD5 middle with MASK attacking mo...

what you are looking to do is not supported by hashcat
epixoip Old hashcat Support 5 11,642 12-10-2014, 06:08 AM
    Thread: Ask Spesification hardware PC for GPU Crack
Post: RE: Ask Spesification hardware PC for GPU Crack

this has been covered several times. read through the hardware forum.
epixoip Hardware 2 6,197 12-09-2014, 03:58 PM
    Thread: How to hashcat crack password?
Post: RE: How to hashcat crack password?

Code: -- h = hash algorithm p = candidate password T = target hash foreach p in candidates { if ( h(p) == T ) { print T + ":" + p return } } --
epixoip Old hashcat Support 3 6,742 12-08-2014, 11:26 PM
    Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...

yes. it's a slightly modified version of office2john.py
epixoip User Contributions 36 134,713 12-08-2014, 02:28 PM
    Thread: R9 290X Reference Design Comparison
Post: RE: R9 290X Reference Design Comparison

Burr Wrote: (12-08-2014, 12:22 PM) -- where you recommended the reference design HIS 7970. I'm assuming you've used the HIS R9 290X as well? Just wondering if the strong affinity comes from experienc...
epixoip Hardware 3 12,164 12-08-2014, 02:22 PM
    Thread: Question re attacking one (1) hash....!
Post: RE: Question re attacking one (1) hash....!

If I understand correctly, you want to brute force both the key AND part of the message? To approach this with hashcat you will need to generate 10000 possible messages, one for each possible value...
epixoip Old hashcat Support 1 3,849 12-08-2014, 08:41 AM
    Thread: R9 290X Reference Design Comparison
Post: RE: R9 290X Reference Design Comparison

Reference design cards are all pretty much equal, regardless of manufacturer. That said, I personally have a strong affinity for HIS, as we've never had to RMA a single HIS card.
epixoip Hardware 3 12,164 12-07-2014, 01:02 PM
    Thread: Any available rented gpu power?
Post: RE: Any available rented gpu power?

correct, EC2 is extremely poor Perf/$ and bitcoin/litecoin asics will not work. however, as of right now, there aren't really any other options for renting GPU servers. so you're pretty much stuck ...
epixoip General Help 4 8,266 12-07-2014, 12:46 PM
    Thread: Very slow at the end (>=1.30)
Post: RE: Very slow at the end (>=1.30)

ok...
epixoip Old oclHashcat Support 7 9,748 12-07-2014, 03:56 AM
    Thread: CudaHashcat64 doesn't recocnize GPU?
Post: RE: CudaHashcat64 doesn't recocnize GPU?

Your syntax is fine, but that command isn't really plausible. GPUs are not magic. WPA is very slow. Doesn't really matter how many GPUs you have, brute force is not really feasible with WPA. To brute ...
epixoip Old oclHashcat Support 7 11,665 12-07-2014, 03:55 AM
    Thread: CudaHashcat64 doesn't recocnize GPU?
Post: RE: CudaHashcat64 doesn't recocnize GPU?

Still won't help you much. Let's see, R9 290X can pull 180 KH/s on WPA... 95^16 / 180000 / 31556926 ~= 7748372446595324585 years Hopefully by this point you are realizing that you're not going t...
epixoip Old oclHashcat Support 7 11,665 12-06-2014, 04:49 PM