Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Single-mode john analog for hashcat
Post: RE: Single-mode john analog for hashcat
@undeath, yes it does.
But the problem is, let's say you have 5 million file with salted hashes:
1) hashcat will try every password candidate with each hash thus making the run process very slow if... |
|
hashdawg |
hashcat
|
5 |
4,075 |
06-21-2018, 12:35 AM |
|
|
Thread: Single-mode john analog for hashcat
Post: RE: Single-mode john analog for hashcat
atom Wrote: (06-21-2018, 11:34 AM)
--
Single-mode cracking is incompatible to GPGPU cracking, it's not a hashcat problem.
--
thanks for the clarification! |
|
hashdawg |
hashcat
|
5 |
4,075 |
06-21-2018, 02:27 PM |
|
|
Thread: Custom OpenCL kernel question
Post: Custom OpenCL kernel question
Hi.
I'm trying to write a custom kernel to implement algorythm like this:
PHP Code:
--
$static_salt1 = "123jjdsfhjrhfjrhdkedjkewdjdwjdwkjdkewjdkewjdkewjkdjwefjrhfjrhfjrhfjrhfjhrjfhrjsbdnsbdfrfjeh4... |
|
hashdawg |
hashcat
|
4 |
4,317 |
06-21-2018, 03:01 PM |
|
|
Thread: Custom OpenCL kernel question
Post: RE: Custom OpenCL kernel question
atom Wrote: (06-22-2018, 09:52 AM)
--
If both salts are fixed you can hardcode them into the kernel code, saves you some work. See kernel 2610 to get any idea on how to start.
--
Interestingly, I ca... |
|
hashdawg |
hashcat
|
4 |
4,317 |
06-22-2018, 10:16 AM |
|
|
Thread: Custom OpenCL kernel question
Post: RE: Custom OpenCL kernel question
Finally, after a day of struggling I was able to implement what I've needed!
It's very tricky to pass multiple salts to a kernel, I had to use concatenated salt in parsing function (src/interface.c... |
|
hashdawg |
hashcat
|
4 |
4,317 |
06-23-2018, 01:55 PM |
|
|
Thread: Custom OpenCL kernel question
Post: RE: Custom OpenCL kernel question
It seems though I'm not getting full utilization on my GPUs for some reason?
Is it because of the pure kernel?
NOTE: I'm using big wordlist with huge rules, so there is no warning regarding "provide... |
|
hashdawg |
hashcat
|
4 |
4,317 |
06-23-2018, 11:51 PM |
|
|
Thread: sagitta.pw, is it legit?
Post: RE: sagitta.pw, is it legit?
It is legit.
But best is to build your own server according to recommendations in this forum. I'm sure you'll save at least 2x from that price.
Saggita is using expensive tyan barebone server pa... |
|
hashdawg |
Hardware
|
5 |
3,067 |
04-24-2019, 09:00 PM |