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 [asc] Replies Views Posted
    Thread: SHA512 without salt
Post: RE: SHA512 without salt

Ok I did some digging into this one and was able to figure out what you've got. My initial assumption was that the salt was null and that what you had was equivalent to "$6$rounds=5000$$", which assu...
epixoip hashcat 4 5,167 06-29-2017, 11:00 PM
    Thread: SHA512 without salt
Post: RE: SHA512 without salt

Yeah, I'm going to open an issue for a few cases I ran into. Some quick examples: When I input `$6$$rounds=5$gTCqLuWl...` hashcat turns it into `$6$$rounds65qgTCqLuWl...` When I input `$6$rounds=500...
epixoip hashcat 4 5,167 06-30-2017, 05:26 PM
    Thread: Linux Shadow hashes
Post: RE: Linux Shadow hashes

undeath Wrote: (07-12-2017, 12:08 PM) -- Yes. Most unix systems use PBKDF2 with some default settings for hashing -- No, crypt(3) does not implement PBKDF2. md5crypt and sha2crypt are distinctly di...
epixoip hashcat 7 12,730 07-16-2017, 08:09 AM
    Thread: Help with graduate assignment
Post: RE: Help with graduate assignment

Quote: -- Sintakses -- what kind of college is this
epixoip hashcat 3 3,551 08-08-2017, 04:07 AM
    Thread: So I'm dumb and lost my ETH password
Post: RE: So I'm dumb and lost my ETH password

Why not use both
epixoip hashcat 25 21,257 08-08-2017, 10:13 PM
    Thread: Hashcat cant find my GPU
Post: RE: Hashcat cant find my GPU

Radeon HD 6870 is a VLIW5 GPU. AMD dropped support for all VLIW architectures a couple years back.
epixoip hashcat 3 5,297 08-09-2017, 06:45 AM
    Thread: Help with hash type
Post: RE: Help with hash type

posting hashes is not allowed here. take a week off to read the forum rules.
epixoip hashcat 2 2,776 08-09-2017, 06:44 PM
    Thread: foreign words and --remove
Post: RE: foreign words and --remove

I started typing this reply last night but forgot to post it. I know philsmd has already replied, but as I already had all this typed, it seemed like it would be a waste not to go ahead and post it :P...
epixoip hashcat 3 3,868 08-09-2017, 07:25 PM
    Thread: Error with estimated time
Post: RE: Error with estimated time

Yes, but the date itself is only 3 years from now: Mon Oct 12 00:57:58 2020
epixoip hashcat 6 5,301 08-12-2017, 01:08 AM
    Thread: 1080gtx running slow with WPA
Post: RE: 1080gtx running slow with WPA

At stock clocks you should be around 415 KH/s, with an overclock you should be around 530 KH/s. So yes, 290 KH/s is pretty low -- that's actually right in line with how a GTX 1070 performs. Assuming y...
epixoip hashcat 7 6,871 08-13-2017, 07:17 AM
    Thread: Need Help | SHA256
Post: RE: Need Help | SHA256

10^10 + 95^12 is far greater than 2^64 - 1.
epixoip hashcat 5 4,898 08-14-2017, 05:08 AM
    Thread: 1080gtx running slow with WPA
Post: RE: 1080gtx running slow with WPA

Are you sure there's only one handshake in your capture? Because it sounds like there may be two different SSIDs.
epixoip hashcat 7 6,871 08-14-2017, 05:13 AM
    Thread: Need Help | SHA256
Post: RE: Need Help | SHA256

@rsberzerker you do not need a 128-bit CPU and/or 128-bit OS to do 128-bit math ;) Internally hashcat uses uint64 for pretty much everything, including keyspace. But as hardware gets faster and clust...
epixoip hashcat 5 4,898 08-14-2017, 06:22 PM
    Thread: 1080gtx running slow with WPA
Post: RE: 1080gtx running slow with WPA

Two Hashcat processes running simultaneously? One you forgot about running under screen? :P I don't know, I'm kind of at a loss on this one.
epixoip hashcat 7 6,871 08-15-2017, 04:29 AM
    Thread: noob question
Post: RE: noob question

Have you even looked at the potfile?
epixoip hashcat 6 6,037 08-16-2017, 06:10 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

Not quite. The difference is with mp (or any other external candidate generator), candidates are generated on the CPU, piped into hashcat via stdin, and then streamed to the compute devices, whereas t...
epixoip hashcat 13 9,650 09-13-2017, 05:24 AM
    Thread: Hash-encoding exception?¿
Post: RE: Hash-encoding exception?¿

The solution is to read the forum rules.
epixoip hashcat 1 2,370 09-16-2017, 01:45 AM
    Thread: This device's local mem size is too small.
Post: RE: This device's local mem size is too small.

Your GPU is way too old.
epixoip hashcat 4 4,349 09-27-2017, 06:36 PM
    Thread: KFA2 1080 ti low utilization
Post: RE: KFA2 1080 ti low utilization

Video player is resetting PowerTune back to defaults when it closes, you'll have to manually bump it back up.
epixoip hashcat 14 9,378 11-19-2017, 06:39 PM
    Thread: Bruteforce + rules
Post: RE: Bruteforce + rules

I would use rule chaining here, i.e. -r best64.rule -r duplicate.rule
epixoip hashcat 14 14,530 11-22-2017, 08:06 PM