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: Cloud GPU's
Post: RE: Cloud GPU's

Teslas are slower than Maxwell cards when it comes to hash cracking. Maybe you can find a "cloud provider" with 970, 980, 980ti, 1080, 1080ti etc; probably not, because they do not focus on hash cr...
philsmd Hardware 4 6,159 04-01-2017, 08:18 AM
    Thread: Cloud GPU's
Post: RE: Cloud GPU's

Of course more cores means more performance (in general), but here we are talking about some very different architectures and instruction sets. That is what makes the real difference for hash cracking...
philsmd Hardware 4 6,159 04-01-2017, 09:50 AM
    Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together

yes
philsmd Hardware 6 5,453 07-23-2017, 09:16 AM
    Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together

as far as I know this is just a warning, not an error. Of course it would be better to use more modern/newer GPUs, but as far as I know it is still possible to use these 2 different models together. ...
philsmd Hardware 6 5,453 07-27-2017, 10:48 AM
    Thread: Ethereum Scrypt Hardware Opinion
Post: RE: Ethereum Scrypt Hardware Opinion

For CPUs it's normally quite easy to decide which hardware performs better and is more cost efficient. You could actually just have a look at some benchmark sites and choose a OpenCL-compatible CPU th...
philsmd Hardware 11 10,478 01-11-2018, 12:11 PM
    Thread: 13 gpu issue
Post: RE: 13 gpu issue

you also need to use the option -d (or the long form of it --opencl-devices) to select a specific device. The upper case short option -D (or long --opencl-device-types) does something completely diffe...
philsmd Hardware 12 9,747 01-18-2018, 07:20 PM
    Thread: 13 gpu issue
Post: RE: 13 gpu issue

There are a lot of warnings in your output. Starting from the timeout patch problem to the "Not a native Intel OpenCL runtime" error. It's not a good idea to ignore all warnings and don't try to fix...
philsmd Hardware 12 9,747 01-18-2018, 11:18 PM
    Thread: Can anyone help me with a NTLM? I didn't solve it for three days.
Post: RE: Can anyone help me with a NTLM? I didn't solve...

It seems that you didn't stick to the forum rules: https://hashcat.net/forum/announcement-2.html Please review them again during your 1 week ban. The reason for your ban is: posting hashes Hope yo...
philsmd Hardware 1 2,172 03-20-2018, 08:17 AM
    Thread: Which corresponding global settings file do you need to modify?
Post: RE: Which corresponding global settings file do yo...

You could store your custom set of characters into a hcchr file, see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files and use the file as a custom charset (e.g. -4 file4.hcchr or...
philsmd Hardware 4 3,506 04-08-2018, 05:43 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

GrepItAll Wrote: (08-31-2018, 02:40 PM) -- I have been running 4 x 1080 Ti Asus Turbo cards since September nearly 24/7 (brief downtimes due to hardware relocation) as it was very difficult to purcha...
philsmd Hardware 93 83,310 08-31-2018, 07:13 PM
    Thread: 2080ti $Bitcoin$ hashrate
Post: RE: 2080ti $Bitcoin$ hashrate

The numbers of iterations for the "bitcoin hashes" is variable, there is a field within the hash (the 5th field after the signature) that specifies the number of iterations. The default benchmark of ...
philsmd Hardware 5 4,357 10-16-2018, 01:02 PM
    Thread: Safe power draw
Post: RE: Safe power draw

As epixoip mentioned there is a limit for several OpenCL drivers that each memory allocation can't be more than 1/4 of the available VRAM. if you, in theory, allocate 4 times (multiple times) you have...
philsmd Hardware 15 10,810 10-17-2018, 08:59 AM
    Thread: Won't start cracking (beginner)
Post: RE: Won't start cracking (beginner)

are you sure you installed the driver correctly? please use these instructions: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do ...
philsmd Hardware 4 3,801 11-25-2018, 09:56 PM
    Thread: Second GPU is not recognized
Post: RE: Second GPU is not recognized

your clinfo basically proofs that it is not hashcat fault because also clinfo only sees a single RX 580 (there is only one GPU in your list). I would suggest reinstalling the driver and/or messing ...
philsmd Hardware 2 2,021 04-18-2019, 12:40 PM
    Thread: GTX 1060 3Gb
Post: RE: GTX 1060 3Gb

what happens if you try this: Code: -- [s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => s -- can you show the output of hitting your s key on the keyboard
philsmd Hardware 8 3,378 09-21-2019, 12:16 PM
    Thread: 8 GPU GTX1080
Post: RE: 8 GPU GTX1080

this should work: https://github.com/s3inlc/hashtopolis / https://hashtopolis.org
philsmd Hardware 2 2,000 12-18-2019, 01:05 PM
    Thread: Performance breack down 70%
Post: RE: Performance breack down 70%

disk speed doesn't matter for -a 3 (except if you are really swapping, that would be performance killer, but you should be able to monitor the disk activity very easily on each and every operating sys...
philsmd Hardware 4 1,791 12-24-2019, 11:46 AM
    Thread: Isn't there anyone who could have tested an RX 5700 XT with myROCm on linux
Post: RE: Isn't there anyone who could have tested an RX...

I don't really understand this at all... is this your repository ? I don't see any code within this repository, what does it do ? just a manual ?
philsmd Hardware 7 4,315 12-27-2019, 10:42 AM
    Thread: Gpu Limit
Post: RE: Gpu Limit

I see this very often recently that users try to just go all-in without any prior experience with hardware and building cracking rigs and afterwards try to blame others (hashcat etc) for their fault.....
philsmd Hardware 14 4,531 01-18-2020, 01:20 PM
    Thread: nVidia 1660 familly hashrates
Post: RE: nVidia 1660 familly hashrates

you need to use -D 1,2 (capital D for --opencl-device-types) to enable both CPU and GPU (-d x is something else, it just selects already whitelisted/enabled devices). you have pocl installed and th...
philsmd Hardware 5 2,198 02-11-2020, 07:17 PM