Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Hashcat not working on debian with r9 390 and AMDGPU drivers.
Post: RE: Hashcat not working on debian with r9 390 and ...
that probably means rocm isn't correctly installed |
|
undeath |
hashcat
|
6 |
2,720 |
06-25-2019, 04:35 PM |
|
|
Thread: Windows 10 GPU No devices found
Post: RE: Windows 10 GPU No devices found
please post the full hashcat output. |
|
undeath |
hashcat
|
8 |
3,351 |
06-27-2019, 02:33 PM |
|
|
Thread: Windows 10 GPU No devices found
Post: RE: Windows 10 GPU No devices found
Try reinstalling the driver. |
|
undeath |
hashcat
|
8 |
3,351 |
06-27-2019, 03:27 PM |
|
|
Thread: GTX 1070 low performance
Post: RE: GTX 1070 low performance
Seems weird that you would see the same speed with -w3 and -O. It should at least improve a bit. If it doesn't that may hint to serious heat throttling due to using a notebook. (benchmark is only a sh... |
|
undeath |
hashcat
|
5 |
2,437 |
06-30-2019, 10:52 PM |
|
|
Thread: How to find a particular string whose MD5-hash is known?
Post: RE: How to find a particular string whose MD5-hash...
Read the forum rules. Do not post hashes unless asked to do so. |
|
undeath |
hashcat
|
3 |
1,543 |
07-02-2019, 03:23 PM |
|
|
Thread: Smart Brutforce?
Post: RE: Smart Brutforce?
You can use PACK (https://github.com/iphelix/PACK) to match a specific password policy or play around with hashcat's mask attack and the -t argument. Unfortunately with -t it's not possible to later r... |
|
undeath |
hashcat
|
1 |
1,102 |
07-04-2019, 04:27 PM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
did you extract all the files from the archive? |
|
undeath |
hashcat
|
9 |
2,838 |
07-04-2019, 07:55 PM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
I believe there has never been an optimized kernel for 2500. So the only problem seems to be hashcat trying to load it anyway. What exactly is your command line? |
|
undeath |
hashcat
|
9 |
2,838 |
07-04-2019, 09:49 PM |
|
|
Thread: Why 4.0.0 find the password and 5.1.0 not?
Post: RE: Why 4.0.0 find the password and 5.1.0 not?
Probably a bug in the AMD driver that is not triggered by the old opencl code but by the code in the latest hashcat version. |
|
undeath |
hashcat
|
5 |
2,337 |
07-04-2019, 09:53 PM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
What command line are you using to start hashcat? |
|
undeath |
hashcat
|
9 |
2,838 |
07-05-2019, 12:04 AM |
|
|
Thread: "Cannot find an OpenCL ICD loader library." error
Post: RE: "Cannot find an OpenCL ICD loader library." er...
You need to install an icd loader. On ubuntu you need to install ocl-icd-libopencl1 (and possibly nvidia-opencl-icd-340) |
|
undeath |
hashcat
|
1 |
1,882 |
07-05-2019, 01:29 PM |
|
|
Thread: Why 4.0.0 find the password and 5.1.0 not?
Post: RE: Why 4.0.0 find the password and 5.1.0 not?
Pretty much. Well, hope they fix it with an update. And use the older hashcat version in the meantime. |
|
undeath |
hashcat
|
5 |
2,337 |
07-05-2019, 08:13 PM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
A failing self-check usually means the driver has a bug. Don't expect anything when disabling that. From that I gather, however, that you are still able to start hashcat and the error is suddenly gone... |
|
undeath |
hashcat
|
9 |
2,838 |
07-05-2019, 08:16 PM |
|
|
Thread: Status EXHAUSTED with correct PWD in list
Post: RE: Status EXHAUSTED with correct PWD in list
don't report problems when using --self-test-disable. your driver is broken. |
|
undeath |
hashcat
|
9 |
2,834 |
07-05-2019, 08:54 PM |
|
|
Thread: Cannot load module ./modules/module_02000.dll
Post: RE: Cannot load module ./modules/module_02000.dll
The module should be in the OpenCL folder. Is it there? |
|
undeath |
hashcat
|
6 |
2,952 |
07-06-2019, 11:00 AM |
|
|
Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?
cli is always a very good alternative to third-party UIs. |
|
undeath |
hashcat
|
4 |
1,994 |
07-06-2019, 08:02 PM |
|
|
Thread: hashcat64 5.1.0 crashing on startup
Post: RE: hashcat64 5.1.0 crashing on startup
if this happens something with your opencl drivers is wrong. In the past people had problems with a rouge intel opencl runtime. |
|
undeath |
hashcat
|
3 |
1,522 |
07-06-2019, 08:12 PM |
|
|
Thread: Windows 10 GPU No devices found
Post: RE: Windows 10 GPU No devices found
You will probably be unable to crack anything if the self-test is failing. |
|
undeath |
hashcat
|
8 |
3,351 |
07-08-2019, 12:17 AM |
|
|
Thread: For Windows
Post: RE: For Windows
https://hashcat.net/beta/ |
|
undeath |
hashcat
|
3 |
2,153 |
07-08-2019, 11:52 PM |
|
|
Thread: Using hashcat (GPU) with simple hash function
Post: RE: Using hashcat (GPU) with simple hash function
If you implement your own module you can use hashcat for this. btw, that's a bloody stupid hash function. |
|
undeath |
hashcat
|
4 |
1,953 |
07-09-2019, 04:54 PM |