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 [asc] Author Forum Replies Views Posted
    Thread: What attack to use?
Post: RE: What attack to use?

Yeah that's not possible with hashcat or combinator.bin, you're going to have repeating words. And of course 8-14 you're going to start running into disk limitations real quick.
epixoip Old oclHashcat Support 14 15,431 01-23-2016, 10:21 AM
    Thread: What am I missing?
Post: RE: What am I missing?

looks like you're using the wrong driver. need to use catalyst 12.8. if you're going to use catalyst 12.10, then you need to stop x11 and run hashcat as root.
epixoip Very old oclHashcat-plus Support 10 16,758 11-04-2012, 03:25 AM
    Thread: What am I missing?
Post: RE: What am I missing?

Is fglrx loaded? What does clinfo show?
epixoip Very old oclHashcat-plus Support 10 16,758 11-11-2012, 10:13 AM
    Thread: What am I missing?
Post: RE: What am I missing?

grepping through dmesg actually only proves that it was loaded at one time since last reboot, it doesn't show that it's still loaded. for future reference, ''grep fglrx /proc/modules'' or ''lsmod | gr...
epixoip Very old oclHashcat-plus Support 10 16,758 11-11-2012, 12:06 PM
    Thread: What about R9 Nano? Benchmarks?
Post: RE: What about R9 Nano? Benchmarks?

No, it's not a nice choice at all. The R9 Nano is a piece of shit, stay far away from it. Don't buy into AMD's lies about low power consumption. You said you had a HD7990 and it had insane power usag...
epixoip Hardware 10 14,111 12-22-2015, 08:21 AM
    Thread: What about R9 Nano? Benchmarks?
Post: RE: What about R9 Nano? Benchmarks?

You'll likely be fine with the mini if you want to go that route. Normally I'm vehemently opposed to OEM design cards, but the GTX 970 is kind of the exception to the rule for two reasons, 1. The r...
epixoip Hardware 10 14,111 12-24-2015, 09:36 PM
    Thread: What about R9 Nano? Benchmarks?
Post: RE: What about R9 Nano? Benchmarks?

There's no official release date for Pascal. Everything that is out there is all rumors and speculation. And "a lot faster" at pushing pixels rarely translates into faster for password cracking -- we ...
epixoip Hardware 10 14,111 12-26-2015, 09:51 AM
    Thread: What about R9 Nano? Benchmarks?
Post: RE: What about R9 Nano? Benchmarks?

Not necessarily. Floating point operations are handled by the FPUs, not the ALUs. Each CUDA core currently has one FPU and one ALU (referred to in the diagram below as the "FP unit and "INT unit.") ...
epixoip Hardware 10 14,111 12-27-2015, 12:03 AM
    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,852 11-19-2012, 07:29 AM
    Thread: We NEED your help!
Post: RE: We NEED your help!

maybe use a string instead of an integer. use standard names for the well-known algorithms (raw-md5, md5crypt, etc), and come up with a logical naming convention for the lesser-known algorithms (like ...
epixoip General Help 10 20,016 09-22-2013, 10:45 PM
    Thread: We NEED your help!
Post: RE: We NEED your help!

bash completion would be awesome
epixoip General Help 10 20,016 09-23-2013, 03:26 AM
    Thread: We have the cards, now what?
Post: RE: We have the cards, now what?

You said you bought 4x 1070 FE, but the GPUs you listed at the bottom of your post are not FE. Moreover I don't see any justification for putting 128 GB of RAM into a quad-GPU system. And I also see n...
epixoip Hardware 5 7,414 01-03-2017, 10:39 PM
    Thread: We have the cards, now what?
Post: RE: We have the cards, now what?

If you're going to get quotes for a professionally-built system, it might behoove you to get a quote from a company that actually sells password cracking rigs, instead of from companies that just buil...
epixoip Hardware 5 7,414 01-04-2017, 06:53 AM
    Thread: way to distribute cracking ?
Post: RE: way to distribute cracking ?

The hardware and underlying software are primarily responsible for speed. The wrapper's role with regards to speed is fairly minimal, in that it needs to perform efficiently to minimize the overheard ...
epixoip General Talk 10 14,897 07-02-2017, 12:39 PM
    Thread: way to distribute cracking ?
Post: RE: way to distribute cracking ?

soxrok2212 Wrote: (07-02-2017, 03:45 PM) -- epixoip, 6.5TH at 99.2% efficiency are some really crazy numbers. -- Hashstack - It's Hashcat on Catnip!™ :)
epixoip General Talk 10 14,897 07-02-2017, 07:44 PM
    Thread: way to distribute cracking ?
Post: RE: way to distribute cracking ?

Single hash NTLM brute force. We usually use NTLM when advertising cluster speeds since it's most relevant to pentesters & blue teams.
epixoip General Talk 10 14,897 07-16-2017, 06:29 AM
    Thread: Water cooled r9 290x x2 for hash
Post: RE: Water cooled r9 290x x2 for hash

watercooling isn't very popular in this community, so you probably won't get much help with that here. why do you want to run them on water when they run so cool on air to begin with? you shouldn't...
epixoip Hardware 2 5,801 06-23-2014, 01:17 PM
    Thread: Watchdog temperature abort trigger disabled
Post: RE: Watchdog temperature abort trigger disabled

280X is just a rebranded 7970, which is an Overdrive5 GPU. So no, od6config will not work with it.
epixoip Hardware 5 17,714 04-07-2014, 03:32 PM
    Thread: Watchdog temperature abort trigger disabled
Post: RE: Watchdog temperature abort trigger disabled

glad you found it helpful, thanks for the feedback :)
epixoip Hardware 5 17,714 04-08-2014, 07:40 AM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

You need to install libxnvctrl0 or use --gpu-temp-disable
epixoip hashcat 15 20,487 07-21-2016, 08:47 PM