Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: CPU device not available
Post: RE: CPU device not available
you need to install the drivers as mentioned in https://hashcat.net/hashcat/
https://software.intel.com/en-us/articles/opencl-drivers#cpu-section
current win driver at time of this writing: http:/... |
|
philsmd |
hashcat
|
4 |
1,197 |
04-28-2020, 11:51 AM |
|
|
Thread: CPU device not available
Post: RE: CPU device not available
Please install the nvidia driver directly from https://www.nvidia.com/Download/index.aspx
also see https://hashcat.net/faq/wrongdriver if installing the GPU driver doesn't work immediately |
|
philsmd |
hashcat
|
4 |
1,197 |
04-28-2020, 02:00 PM |
|
|
Thread: AMD Rx5700 can't run WPA normally
Post: RE: AMD Rx5700 can't run WPA normally
try the beta version from https://hashcat.net/beta/
also please stop the double posting. one post/thread is enough, it doesn't help in any way to spam the same problem (see https://hashcat.net/foru... |
|
philsmd |
hashcat
|
5 |
1,197 |
05-13-2020, 06:45 PM |
|
|
Thread: Hashcat RAM usage
Post: RE: Hashcat RAM usage
we need more details of course:
- full command (without posting hashes of course)
- system details (CPU, GPU make/model)
- do you see the hashcat process in the task manager ? try only inspecting... |
|
philsmd |
General Talk
|
3 |
1,209 |
05-09-2020, 11:46 AM |
|
|
Thread: Slow-candidates for hybrid attacks
Post: RE: Slow-candidates for hybrid attacks
I think there isn't really any serious reasoning why it isn't implemented yet. You could try to request it on github (https://github.com/hashcat/hashcat/issues/) and see if it gets accepted and implem... |
|
philsmd |
hashcat
|
2 |
1,211 |
05-08-2020, 12:59 PM |
|
|
Thread: PTX error when launching hashcat
Post: RE: PTX error when launching hashcat
You could try with beta from https://hashcat.net/forum
You could test this guide: https://hashcat.net/faq/wrongdriver
You should give more information about hardware etc
Only newer versions of ... |
|
philsmd |
hashcat
|
2 |
1,212 |
03-23-2020, 08:28 PM |
|
|
Thread: 4 charsets limit (mask attack)
Post: RE: 4 charsets limit (mask attack)
our rule engine works on GPU to achieve full speed.
It's not a good idea to have dynamic buffers/memory/sizes which would reduce speed tremendously and make code much more complex. it's just a well-c... |
|
philsmd |
General Talk
|
2 |
1,213 |
11-29-2019, 09:29 AM |
|
|
Thread: Unable to get hashcat to run after GPU update
Post: RE: Unable to get hashcat to run after GPU update
seems to be a installation or system configuration problem only... not really a problem with latest hashcat version.
You for instance shouldn't have CUDA 9.1 and CUDA 10.2 installed... most of the ti... |
|
philsmd |
hashcat
|
3 |
1,213 |
04-30-2020, 12:45 PM |
|
|
Thread: Simple Dictionary Test
Post: RE: Simple Dictionary Test
It's in your output:
Code:
--
Skipping unstable hash-mode 15700 for this device.
--
It's literally saying that there is a driver problem with your specific device (Apple driver for AMD GPU a... |
|
philsmd |
hashcat
|
6 |
1,213 |
05-20-2020, 07:32 AM |
|
|
Thread: Simple Dictionary Test
Post: RE: Simple Dictionary Test
did you try to test with the beta version from https://hashcat.net/beta/ |
|
philsmd |
hashcat
|
6 |
1,213 |
05-22-2020, 12:34 PM |
|
|
Thread: Question about --force option and CUDA Toolkit SDK
Post: RE: Question about --force option and CUDA Toolkit...
did you try to follow these steps: https://hashcat.net/faq/wrongdriver ?
You are also wrong about the NVIDIA version numbers, just have a look at the nvidia.com page e.g. here https://www.nvidia.it... |
|
philsmd |
hashcat
|
5 |
1,214 |
06-28-2020, 09:04 AM |
|
|
Thread: Question about --force option and CUDA Toolkit SDK
Post: RE: Question about --force option and CUDA Toolkit...
Your change doesn't really make sense to me, because hashcat tries to find and load the library even with the nvrtc64_*_0.dll file name:
https://github.com/hashcat/hashcat/blob/5628317de8156a36aa966c... |
|
philsmd |
hashcat
|
5 |
1,214 |
06-29-2020, 09:43 AM |
|
|
Thread: A couple of Qs
Post: RE: A couple of Qs
1. same speed if you configure the system/fan/power usage correctly, why should the operating system matter ? we are talking about dedicated/separate OpenCL devices after all
2. hashcat is able to us... |
|
philsmd |
hashcat
|
1 |
1,224 |
04-03-2019, 01:06 PM |
|
|
Thread: There is no results for cracking password
Post: RE: There is no results for cracking password
The cracked hashes are stored in the file hashcat.potfile
you can use the command:
hashcat -m 16800 --show galleria.16800
to show all the cracked hashes and the corresponding passwords
The... |
|
philsmd |
hashcat
|
5 |
1,230 |
03-29-2020, 12:35 PM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
the name of the potfile depends on the session name:
if you use --session ses , then your file name of the potfile is: ses.potfile |
|
philsmd |
hashcat
|
14 |
1,236 |
09-08-2020, 12:50 PM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
Code:
--
hashcat -m 6211 -a 3 -w 3 -o cracked.txt -i container.tc ?b?b?b
--
|
|
philsmd |
hashcat
|
14 |
1,236 |
09-24-2020, 11:07 PM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
yeah, good that you guys pinpointed it. I didn't really look at the hash type, because thought you were just looking for the file in general.
Yeah, but it already works like this since several year... |
|
philsmd |
hashcat
|
14 |
1,236 |
09-24-2020, 07:42 PM |
|
|
Thread: Help me about --show
Post: RE: Help me about --show
The correct syntax is different. You need to specify the hash type, --show and the original hash list.
Code:
--
hashcat -m 100 --show unmodified_hashes.txt
--
without the original hash list,... |
|
philsmd |
hashcat
|
1 |
1,237 |
01-18-2019, 09:55 AM |
|
|
Thread: btcrecover extract scripts
Post: RE: btcrecover extract scripts
Only the base64 encoded hash of -m 18800 = Blockchain, My Wallet, Second Password (SHA256) for blockchain.info hashes is supported with latest (beta) version of hashcat (https://hashcat.net/beta).
... |
|
philsmd |
hashcat
|
1 |
1,240 |
07-12-2019, 11:41 AM |
|
|
Thread: A couple of noob questions about the GUI version.
Post: RE: A couple of noob questions about the GUI versi...
1. the GUI is a 3rd party tool not developed by us. if you need help read the documentation provided by the GUI's author or contact them directly
2. what are the drivers you have installed ? you pr... |
|
philsmd |
hashcat
|
1 |
1,241 |
04-05-2019, 08:15 PM |