Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Can you run hashcat backwards?
Post: RE: Can you run hashcat backwards?
You can also use hashcats tools/test.pl in passthrough mode to generate them |
|
atom |
hashcat
|
5 |
5,655 |
12-25-2016, 03:41 PM |
|
|
Thread: Which hashcat should I install on my Windows XP 32bit?
Post: RE: Which hashcat should I install on my Windows X...
I think Intels OpenCL runtime does not support that CPU. |
|
atom |
hashcat
|
5 |
6,947 |
12-27-2016, 11:36 AM |
|
|
Thread: Notebook computer how to install the video card driver
Post: RE: Notebook computer how to install the video car...
Install Ubuntu, save alot of headache |
|
atom |
hashcat
|
5 |
6,396 |
12-30-2016, 06:44 PM |
|
|
Thread: Notebook computer how to install the video card driver
Post: RE: Notebook computer how to install the video car...
The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) is very bad with OpenCL, you should use Ubuntu |
|
atom |
hashcat
|
5 |
6,396 |
12-31-2016, 04:59 PM |
|
|
Thread: We have the cards, now what?
Post: RE: We have the cards, now what?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#does_the_pci-express_speed_have_any_influence_on_cracking_speed |
|
atom |
Hardware
|
5 |
7,415 |
01-03-2017, 10:32 PM |
|
|
Thread: hashcat 3des against adobe?
Post: RE: hashcat 3des against adobe?
please add an issue on github so it's not forgotten |
|
atom |
hashcat
|
5 |
7,993 |
01-13-2017, 10:34 AM |
|
|
Thread: v3.30-49-g2f81532 segfault
Post: RE: v3.30-49-g2f81532 segfault
Please try to reproduce with latest beta (88) and report back |
|
atom |
hashcat
|
5 |
6,153 |
02-01-2017, 12:11 PM |
|
|
Thread: CL Build Failure
Post: RE: CL Build Failure
The MESA OpenCL runtime is broken like hell. You need to upgrade to a newer GPU to use the vendor drivers which include the vendors own OpenCL runtime. |
|
atom |
hashcat
|
5 |
10,125 |
02-03-2017, 01:16 PM |
|
|
Thread: des key collision?
Post: RE: des key collision?
Do you mean having 2 different keys that produce the same CT out of the same PT? Sure, that's possible: https://twitter.com/hashcat/status/775345537210019841 |
|
atom |
hashcat
|
5 |
5,486 |
02-10-2017, 02:47 PM |
|
|
Thread: des key collision?
Post: RE: des key collision?
Yeah right, it's 3DES, but the same would occur to DES, just with less "collisions". I just used that example because it was the only one I had. I was able to increase the speed of the BF because I co... |
|
atom |
hashcat
|
5 |
5,486 |
02-10-2017, 05:44 PM |
|
|
Thread: des key collision?
Post: RE: des key collision?
Yes, you need to go through all of it, and that's your problem because you can't search a 2^112 bit keyspace no matter how fast the kernel is |
|
atom |
hashcat
|
5 |
5,486 |
02-10-2017, 07:33 PM |
|
|
Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: hashcat v3.40
Sure it is, but you need to patch the kernel yourself. That's why it's open source :) |
|
atom |
hashcat
|
5 |
5,473 |
03-07-2017, 09:58 AM |
|
|
Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible...
it should be enough to set the mask correctly, but I think you will still run into integer overflow because of a too large keyspace |
|
atom |
hashcat
|
5 |
5,473 |
03-09-2017, 12:30 PM |
|
|
Thread: GPU not registering in Hashcat
Post: RE: GPU not registering in Hashcat
Hashcat only can see what's registered in OpenCL. You might want to check your OpenCL installation (done by the driver) or use a different OpenCL program to compare. |
|
atom |
hashcat
|
5 |
5,679 |
03-16-2017, 10:14 AM |
|
|
Thread: type example.dict
Post: RE: type example.dict
There's two different ways to explain that there's two different ways to run hashcat. The only with the type command is a piped use-case. So whenever you have a program or generator that can produce t... |
|
atom |
hashcat
|
5 |
5,327 |
03-16-2017, 10:21 AM |
|
|
Thread: Cracking failed on Radeon Pro WX5100
Post: RE: Cracking failed on Radeon Pro WX5100
It's a known problem with all AMDGPU-Pro drivers > 16.40, therefore you should stick with 16.40 and not newer ones. |
|
atom |
hashcat
|
5 |
6,864 |
05-13-2017, 02:28 PM |
|
|
Thread: Rule help
Post: RE: Rule help
|
atom |
hashcat
|
5 |
4,934 |
05-17-2017, 12:10 PM |
|
|
Thread: Unknown salt
Post: RE: Unknown salt
Create all possible variants using maskprocessor plus a leading ":" to file A, then use combinator.bin from hashcat-utils with your current hashlist and file A to merge them to create a large hashlist... |
|
atom |
hashcat
|
5 |
5,396 |
05-21-2017, 01:20 PM |
|
|
Thread: Unknown salt
Post: RE: Unknown salt
It's your own fault if you do not export the salt, which is freely available in the database. If you intentionally make your life harder than necessary, that's what you get. |
|
atom |
hashcat
|
5 |
5,396 |
05-22-2017, 08:37 AM |
|
|
Thread: Unknown salt
Post: RE: Unknown salt
The -e option was in hashcat legacy only |
|
atom |
hashcat
|
5 |
5,396 |
05-23-2017, 03:30 PM |