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 [asc] Posted
    Thread: statsprocessor only running on one core
Post: RE: statsprocessor only running on one core

first, you don't need to pipe statsprocessor into cudaHashcat-plus, as statsprocessor is built-in. all mask-based attacks use markov mode by default unless you explicitly disable it. second, of cours...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 7,931 03-26-2013, 10:04 AM
    Thread: Does MSI Z87 MPOWER 1150 take 7x7970 ?
Post: RE: Does MSI Z87 MPOWER 1150 take 7x7970 ?

the board can physically support it with extenders, but i don't know if the uefi firmware can address that many pci devices. only one way to find out: try it.
epixoip Hardware 4 7,924 10-08-2013, 07:05 AM
    Thread: Does MSI Z87 MPOWER 1150 take 7x7970 ?
Post: RE: Does MSI Z87 MPOWER 1150 take 7x7970 ?

windows will work with more than four gpus.
epixoip Hardware 4 7,924 10-08-2013, 09:34 AM
    Thread: Cracking MD5 of 270 length plain-text -partially know-
Post: RE: Cracking MD5 of 270 length plain-text -partial...

You're not going to be able to use any optimized hash cracking application for this (especially not hashcat), you'll need to use or write a cracker with a generic multiblock MD5 implementation from e....
epixoip General Help 6 7,924 11-27-2015, 10:48 AM
    Thread: Cracking MD5 of 270 length plain-text -partially know-
Post: RE: Cracking MD5 of 270 length plain-text -partial...

You're not going to be able to use an optimized hash cracking app. Part of those optimizations is removing support for multiple input blocks, which limits the input to 55 bytes.
epixoip General Help 6 7,924 11-27-2015, 10:52 AM
    Thread: Cracking MD5 of 270 length plain-text -partially know-
Post: RE: Cracking MD5 of 270 length plain-text -partial...

To be clear, I wasn't saying he couldn't optimize his own cracker for this task. I'm saying he can't use an existing optimized cracker like oclHashcat.
epixoip General Help 6 7,924 12-02-2015, 04:30 AM
    Thread: Source code?
Post: RE: Source code?

Hashcat source *is* available ;) https://github.com/hashcat https://hashcat.net/forum/thread-4880-post-27401.html
epixoip General Help 5 7,920 12-04-2015, 06:15 PM
    Thread: convert HEX to words correctly
Post: RE: convert HEX to words correctly

https://hashcat.net/forum/thread-3522-post-20185.html#pid20185
epixoip General Help 4 7,907 07-31-2014, 09:44 PM
    Thread: -m 100 and AVX or XOP build hashcat 0.46 issue
Post: RE: -m 100 and AVX or XOP build hashcat 0.46 issue

can you please open a ticket on trac for this issue?
epixoip Old hashcat Support 2 7,902 06-27-2013, 01:46 PM
    Thread: What is the difference AMD 6 gb and 3 gb ?
Post: RE: What is the difference AMD 6 gb and 3 gb ?

the difference is 3 GB.
epixoip Hardware 3 7,898 10-06-2013, 10:53 AM
    Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error

--increment is only valid with -a 3
epixoip hashcat 5 7,882 12-13-2016, 10:20 PM
    Thread: --remove ?
Post: RE: --remove ?

You can't use --show after using --remove, as --show will have nothing to show since you used --remove to remove the cracked hashes from the list. There will be no matching entries in the hash list, t...
epixoip Old oclHashcat Support 5 7,871 05-28-2015, 04:41 AM
    Thread: Maximum AMD GPUs supported on Linux?
Post: RE: Maximum AMD GPUs supported on Linux?

driver + xorg limits maximum GPUs to 8.
epixoip Hardware 2 7,867 11-14-2013, 12:24 AM
    Thread: Joomla 3.2 hashing support?
Post: RE: Joomla 3.2 hashing support?

it's just phpass so it should work fine with mode 400. but then again, i don't know if hashcat supports work factors higher than 0x0b in mode 400. so maybe? :) try it, and if it doesn't work, open a ...
epixoip General Talk 2 7,867 02-18-2014, 07:22 AM
    Thread: Speed difference between 0.08 and 0.09
Post: RE: Speed difference between 0.08 and 0.09

hybrid attack would be much faster than using the rules engine for that, and it scales better.
epixoip Very old oclHashcat-plus Support 3 7,865 10-14-2012, 03:34 AM
    Thread: Benchmark data request
Post: RE: Benchmark data request

The GPU chip itself is what matters for cracking performance, and all cards from the same model family use literally the same GPU chips. We also strongly urge users to only purchase reference design c...
epixoip Hardware 5 7,858 03-23-2015, 10:41 PM
    Thread: Benchmark data request
Post: RE: Benchmark data request

Jarth Wrote: (03-24-2015, 11:30 AM) -- ... what on earth are reference design cards, how do i identify them ? -- You can read more about reference design cards here: https://hashcat.net/forum/thread...
epixoip Hardware 5 7,858 03-24-2015, 07:54 PM
    Thread: Hashcat "Liveview"
Post: RE: Hashcat "Liveview"

HashcatGUI isn't supported here.
epixoip General Help 5 7,857 10-22-2014, 09:59 PM
    Thread: 1/4 cpu cores being used
Post: RE: 1/4 cpu cores being used

i think that's his point, is that it is using 25% cpu when he feels he shouldn't be. however, in this example he is cracking 13.8 million hashes. and while he didn't paste his command line, he's prob...
epixoip Very old oclHashcat-plus Support 3 7,854 04-30-2013, 02:26 PM
    Thread: WebEdition CMS
Post: RE: WebEdition CMS

In the interim you can manually md5 all of your usernames and then just crack them with -m 10. Code: -- epixoip@token:~/oclHashcat-plus-0.09$ printf epixoip | md5sum 7425755ff6e2d03b5549bda4924...
epixoip Feature Requests 2 7,853 11-19-2012, 07:29 AM