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 [desc] Replies Views Posted
    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
    Thread: Multiple GPU Problem
Post: RE: Multiple GPU Problem

try to use some task manager and tuning tools (like afterburner) etc. could be bad risers, too slow CPU/cores, little RAM, configurations etc etc etc try test with -d 1,2,3 etc and add GPUs until ...
philsmd Hardware 3 1,381 03-12-2020, 11:03 AM
    Thread: Intel Integrated GPU
Post: RE: Intel Integrated GPU

in general the k a l i distribution is not recommended. You would uninstall both mesa and pocl and try to install all the required proprietary drivers from the hardware vendor page. In some cases y...
philsmd Hardware 4 1,779 04-22-2020, 11:34 AM
    Thread: Need help with decryption rig
Post: RE: Need help with decryption rig

we should at least agree that decrypt is the wrong term: https://www.techsolvency.com/passwords/dehashing-reversing-decrypting/
philsmd Hardware 15 3,529 05-14-2020, 10:31 PM
    Thread: Hashcat fails on MacBook hardware. Any cloud suggestions?
Post: RE: Hashcat fails on MacBook hardware. Any cloud s...

you could try to use the git version from https://github.com/hashcat/hashcat install git, make, gcc, sed and all the other common build tools and run Code: -- git clone https://github.com/hashc...
philsmd Hardware 1 620 05-26-2020, 09:50 PM
    Thread: Whats up with this hardware
Post: RE: Whats up with this hardware

the mask in the pictures is different, the number of left hashes (but interestingly only one "salt" / network ??? so basically you already cracked all networks on one machine and some hashes are uncra...
philsmd Hardware 4 1,162 05-25-2020, 07:38 AM
    Thread: 2019 Mac Pro and AMD Radeon Pro 580X
Post: RE: 2019 Mac Pro and AMD Radeon Pro 580X

Did you try to see if the path / folder does exist or not ? Is this folder there ? Code: -- /Volumes/XXXXX\ hashcat6/hashcat/OpenCL -- Why is there are "\ " there ? is this a space within the...
philsmd Hardware 3 920 07-02-2020, 09:01 AM
    Thread: Only 1x DDR4 module
Post: RE: Only 1x DDR4 module

what type/model of RAM and how many gigabytes (GB) of RAM ?
philsmd Hardware 4 764 07-08-2020, 12:00 PM
    Thread: Only 1x DDR4 module
Post: RE: Only 1x DDR4 module

I hope you will learn to understand that you are asking the "wrong questions" . You can't really ask if something is enough without giving the whole specs of your system. What should we answer if you ...
philsmd Hardware 4 764 07-08-2020, 07:15 AM
    Thread: AWS P3.16xlarge benchmarks
Post: RE: AWS P3.16xlarge benchmarks

Code: -- -D 1,2 -- can be used to enable both CPU and GPU (the Intel OpenCL Runtime for Core or Xeon processors need to be installed, in general), but note that it doesn't always increase speed...
philsmd Hardware 6 1,260 07-15-2020, 06:49 AM
    Thread: AWS P3.16xlarge benchmarks
Post: RE: AWS P3.16xlarge benchmarks

That statement doesn't make sense without the full context. Does hashcat even list all the OpenCL-supported CPU devices at the start ? Did you install the driver that I mentioned and which is also ...
philsmd Hardware 6 1,260 07-15-2020, 10:48 PM
    Thread: Issues with p106-090 pg410 driver and hashcat 6.1.1
Post: RE: Issues with p106-090 pg410 driver and hashcat ...

is this some kind of cloud provider ? what is the output of hashcat -I ? what is the output of clinfo ?
philsmd Hardware 6 722 08-26-2020, 06:23 PM
    Thread: Issues with p106-090 pg410 driver and hashcat 6.1.1
Post: RE: Issues with p106-090 pg410 driver and hashcat ...

There are even clinfo.exe binary releases here for users that are not able to compile it themself: https://github.com/Oblomov/clinfo#windows-support
philsmd Hardware 6 722 08-27-2020, 09:13 AM