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 [desc] Author Forum Replies Views Posted
    Thread: Why is SHA-1 one faster than NetNTLMv1? and two other questions
Post: RE: Why is SHA-1 one faster than NetNTLMv1? and tw...

Your 600k SHA1 are unsalted, whereas NetNTLMv1 is salted. You will incur a 1000x slowdown with 1000 salts.
epixoip hashcat 2 3,859 02-11-2017, 09:26 PM
    Thread: why not crack MD5 16bit ?
Post: RE: why not crack MD5 16bit ?

that's not 16 bit, that's 64 bit. and you're probably not specifying the correct mode.
epixoip General Help 6 12,890 05-16-2014, 05:31 AM
    Thread: Why NVidia gpus are slower in computing
Post: RE: Why NVidia gpus are slower in computing

correct. in fact the tesla and quadro cards are even slower than the gtx line.
epixoip Hardware 4 13,923 12-05-2012, 05:31 AM
    Thread: why Tesla 2090 and AMD FireStream not mentioned
Post: RE: why Tesla 2090 and AMD FireStream not mentione...

They work, but nobody in their right mind would buy one for the purpose of password cracking. Tesla and FirePro GPUs are focused on double-precision floating point arithmetic, have much lower clockra...
epixoip Hardware 2 7,351 11-17-2012, 11:02 AM
    Thread: Why this command line does not work at all?
Post: RE: Why this command line does not work at all?

hashcat doesn't support reading from stdin, you have to use a named pipe.
epixoip Old hashcat Support 1 3,192 04-05-2016, 05:49 PM
    Thread: Why use Hashcat?
Post: RE: Why use Hashcat?

CapnCrunch Wrote: (01-16-2014, 08:08 PM) -- I see that you guys build out some pretty intense hashing rigs for this purpose. Also that you're willing to drop a lot of money on them. -- yes. Cap...
epixoip General Talk 4 9,940 01-17-2014, 03:37 AM
    Thread: Why use Hashcat?
Post: RE: Why use Hashcat?

not unless it's a backwards echo
epixoip General Talk 4 9,940 01-17-2014, 06:20 AM
    Thread: Wiki-Brute Force
Post: RE: Wiki-Brute Force

Yes, this is intentional.
epixoip General Help 1 3,705 12-15-2015, 09:20 PM
    Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...

no, it will not.
epixoip Very old oclHashcat-plus Support 4 13,643 09-20-2012, 09:39 AM
    Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...

Hey atom, I believe he was referring to Intel HD Graphics 4000 found in Ivy Bridge laptops, not Radeon HD4000. Intel has great OpenCL support on Windows, but no support on Linux. Intel's OpenCL SDK ...
epixoip Very old oclHashcat-plus Support 4 13,643 09-22-2012, 10:34 AM
    Thread: Windows OpenSSH - oclhc+ interactivity
Post: RE: Windows OpenSSH - oclhc+ interactivity

Probably just some weirdness going on with your SSH setup on Windows, its terminal emulation, etc. Solution is likely just to not do it that way. If you're comfortable with Cygwin and doing things ove...
epixoip Old hashcat Support 2 5,853 10-11-2012, 03:33 AM
    Thread: Word generation to test cracking speed
Post: RE: Word generation to test cracking speed

So many things to comment on here... 1. Why are you using --force? 2. Why are you using -t 60? 3. Why are you defining a custom charset to a single character class? 4. Why are you defining a cus...
epixoip hashcat 4 2,786 10-30-2018, 01:53 AM
    Thread: Wordlist
Post: RE: Wordlist

Bigger wordlist really doesn't translate into more cracks. I bet your 15GB wordlist is 80% garbage. Actually since it's a public wordlist that you downloaded, it's likely 90% garbage. So downloading a...
epixoip Old oclHashcat Support 1 4,784 07-26-2015, 02:00 PM
    Thread: Wordlist numeric mangling question
Post: RE: Wordlist numeric mangling question

No, this is not possible. Instead strip your wordlist down to basewords and do hybrid attacks.
epixoip Old oclHashcat Support 2 5,226 11-20-2015, 06:18 AM
    Thread: wordlist+mask attack or else
Post: RE: wordlist+mask attack or else

egar1m Wrote: (12-09-2015, 12:04 AM) -- Can I use a public prebuild NTLM rainbow table 9 digit mixalphanumeric  -- Absolutely not. NTLM rainbow tables are for NTLM only. egar1m Wrote: (12-09-2...
epixoip General Help 2 5,636 12-09-2015, 12:18 AM
    Thread: Wordlists
Post: RE: Wordlists

Generating wordlists from bruteforce keyspace is not a good idea. Mask attack will be several orders of magnitude faster.
epixoip General Talk 5 14,678 01-05-2015, 04:46 AM
    Thread: Wordlists
Post: RE: Wordlists

That doesn't make any sense, I think you're doing something wrong and just haven't realized it.
epixoip General Talk 5 14,678 01-05-2015, 05:20 AM
    Thread: Wordlists (Tips and Tricks)
Post: RE: Wordlists (Tips and Tricks)

rsberzerker Wrote: (12-30-2014, 06:35 AM) -- The leaving of duplicates, is that for the "generate an hcstat file" list, the attack list, or both? -- The context was around generating an hcstat file...
epixoip General Talk 6 18,724 12-30-2014, 07:01 AM
    Thread: WordPress Hash
Post: RE: WordPress Hash

400 is the correct mode. $P$ is the hash signature, the "B" you are referring to is not part of the signature. That character is the cost factor specified as a single hex character. The example hash o...
epixoip Old oclHashcat Support 4 6,289 02-29-2016, 02:19 PM
    Thread: WordPress Hash
Post: RE: WordPress Hash

Yes, your hash has a cost of B, so 2^11 = 2048 iterations.
epixoip Old oclHashcat Support 4 6,289 02-29-2016, 02:51 PM