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 [asc] Views Posted
    Thread: Speed Problem with R9 295X2
Post: RE: Speed Problem with R9 295X2

Power supply is irrelevant. The 295X2 requires nearly 550W when using oclHashcat, but it is only a 500W card. So the firmware will throttle the GPUs to keep the power draw under 500W. This is what AMD...
epixoip General Help 13 20,657 01-28-2015, 11:38 PM
    Thread: Speed Problem with R9 295X2
Post: RE: Speed Problem with R9 295X2

No.
epixoip General Help 13 20,657 01-28-2015, 11:58 PM
    Thread: Speed Problem with R9 295X2
Post: RE: Speed Problem with R9 295X2

Benchmark only runs for a few seconds, not usually enough time for it to throttle. It's also possible that you were not giving your GPUs enough work to do in your first screenshot.
epixoip General Help 13 20,657 01-29-2015, 01:04 AM
    Thread: Speed Problem with R9 295X2
Post: RE: Speed Problem with R9 295X2

No. Again, power supply is irrelevant. The card will do everything it can to keep power consumption under 500W, and that means throttling the GPUs.
epixoip General Help 13 20,657 01-29-2015, 11:05 PM
    Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...

your command does not do what you think it does. stdin mode implies wordlist attack. if you specify -a 3 it will ignore stdin, and you'll just be doing a mask attack with the default mask and threshol...
epixoip General Help 13 19,607 03-16-2015, 10:19 AM
    Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...

maskprocessor is fine, you just wouldn't specify -a or -t. using the example command above, correct syntax would be: Code: -- mp64.bin -q 3 -r 4 ?d?d?d?d?d?d?d?d?d?d | cudaHashcat64.bin -m 2500 ...
epixoip General Help 13 19,607 03-17-2015, 03:40 AM
    Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...

maskprocessor doesn't support markov, but statsprocessor does. However, statsprocessor does not support -q/-r. You can open a ticket on Trac to request adding -q/-r support to statsprocessor.
epixoip General Help 13 19,607 03-18-2015, 08:48 AM
    Thread: Question on Bitcoin/Litcoin
Post: RE: Question on Bitcoin/Litcoin

It's not a hash, but it is for the wallet itself, not your private key.
epixoip Old oclHashcat Support 13 28,895 06-10-2015, 05:50 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

Appears to be based on SHA1. Maybe salted with channel name or something?
epixoip Old hashcat Support 13 25,728 06-19-2015, 02:44 AM
    Thread: AMD R9 M370X
Post: RE: AMD R9 M370X

30,000 H/S on which algorithm? Which attack mode? How many hashes? How many salts? Hard for us to know if 30 KH/s is correct or not if you don't tell us what you're doing. The R9 M370X is just a re-b...
epixoip General Help 13 21,804 07-18-2015, 09:15 AM
    Thread: AMD R9 M370X
Post: RE: AMD R9 M370X

Your GPU is ~ 5.5x slower than a 290X. 290X pulls ~ 190 KH/s on WPA2, 190 / 5.5 = 34.5 KH/s, so 30 KH/s is pretty much spot-on.
epixoip General Help 13 21,804 07-18-2015, 08:05 PM
    Thread: AMD R9 M370X
Post: RE: AMD R9 M370X

Most mobile GPUs do not have fans (see my first post in this thread) so there would be no fan speed to report. The firmware also may not be exposing the temperature via ADL. This is an Overdrive5 card...
epixoip General Help 13 21,804 07-18-2015, 08:17 PM
    Thread: AMD R9 M370X
Post: RE: AMD R9 M370X

soxrok2212 Wrote: (07-19-2015, 04:27 AM) -- Awesome, thanks! You're very knowledgeable! -- That's why they give me all of the stars
epixoip General Help 13 21,804 07-19-2015, 07:44 AM
    Thread: "bug!!" in output / ocl v1.36
Post: RE: "bug!!" in output / ocl v1.36

I doubt it's related to ADL, as I've recently had a client receive the "bug!!" message on Nvidia as well (4x GTX 980.) Trying to help them reproduce the bug, but so far haven't.
epixoip Old oclHashcat Support 13 17,475 07-25-2015, 09:08 PM
    Thread: "bug!!" in output / ocl v1.36
Post: RE: "bug!!" in output / ocl v1.36

It's not Windows-specific, and it's not AMD-specific. I've seen it on Nvidia + Linux. But it doesn't trigger all the time, and it seems to be difficult to reproduce.
epixoip Old oclHashcat Support 13 17,475 08-24-2015, 08:42 PM
    Thread: Bug in oclHashcat64.exe
Post: RE: Bug in oclHashcat64.exe

That is a strong possibility as well.
epixoip Old oclHashcat Support 13 15,456 08-28-2015, 03:04 AM
    Thread: Bug in oclHashcat64.exe
Post: RE: Bug in oclHashcat64.exe

yashar26: You're going to start a fire with that configuration. Why are you coupling a $1000 GPU with a $100 PSU? The 295X2 pulls upwards of 550-575W under compute workloads (though Powertune will do ...
epixoip Old oclHashcat Support 13 15,456 08-27-2015, 01:15 PM
    Thread: Bug in oclHashcat64.exe
Post: RE: Bug in oclHashcat64.exe

Ok, so in this case your 850W PSU *can't* push 850W, because this isn't actually an 850W PSU. The manufacturer is lying, basically. Your PSU has a single 12V 70A rail which is only 840W, and you shou...
epixoip Old oclHashcat Support 13 15,456 08-27-2015, 10:30 PM
    Thread: ERROR: cuMemAllocHost() 2
Post: RE: ERROR: cuMemAllocHost() 2

How much available host memory do you have?
epixoip Hardware 13 19,370 09-08-2015, 07:59 AM
    Thread: ERROR: cuMemAllocHost() 2
Post: RE: ERROR: cuMemAllocHost() 2

32GB total, or 32GB free? And how many Titan X do you have? cuMemAllocHost is returning CUDA_ERROR_OUT_OF_MEMORY so you're definitely running out of host memory at some point.
epixoip Hardware 13 19,370 09-08-2015, 12:16 PM