Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
https://hashcat.net/forum/uploads/avatars/avatar_85.jpg?dateline=1337188913 |
|
undeath |
hashcat
|
20 |
6,851 |
10-09-2019, 11:21 PM |
|
|
Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU
use the latest beta version from https://hashcat.net/beta/ to fix the error with your gpu, |
|
undeath |
hashcat
|
20 |
6,851 |
10-09-2019, 10:38 PM |
|
|
Thread: Running into issues with max mask length
Post: RE: Running into issues with max mask length
There seems to be a bug with how hashcat processes hcmask files.
On the CLI this works:
Code:
--
hashcat -m0 da8e187436ef310167021504d28c9b68 -a3 "?b$(for x in $(seq 255) ; do echo -n 00; done)" --h... |
|
undeath |
hashcat
|
6 |
2,042 |
10-09-2019, 06:21 PM |
|
|
Thread: Running into issues with max mask length
Post: RE: Running into issues with max mask length
this attack works:
Code:
--
hashcat -m10 $(python -c 'print("da8e187436ef310167021504d28c9b68"+":"+"00"*255)') -a3 '?b' --hex-salt
--
although hashcat's mask parser should probably be patched to all... |
|
undeath |
hashcat
|
6 |
2,042 |
10-09-2019, 06:06 PM |
|
|
Thread: Hashcat running incorrectly and not using GPU.
Post: RE: Hashcat running incorrectly and not using GPU.
Windows should be as simple as installing the official AMD driver. On linux you need rocm which should not be much trouble to install on ubuntu. |
|
undeath |
hashcat
|
7 |
8,325 |
10-08-2019, 08:50 PM |
|
|
Thread: GPU not utilised
Post: RE: GPU not utilised
srin2godisgreat Wrote: (10-07-2019, 08:40 PM)
--
From the output of the task manager and the status output of hashcat, it looks like only the cpu is being used.
--
I have no idea how you come to th... |
|
undeath |
hashcat
|
4 |
2,076 |
10-08-2019, 03:46 PM |
|
|
Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...
You took the correct screenshot. For some reason OpenCL doesn't detect your second CPU, which is some problem with the OpenCL runtime. I don't have any experience with multi-cpu setups and no idea wha... |
|
undeath |
hashcat
|
10 |
3,345 |
10-08-2019, 10:08 AM |
|
|
Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...
The part that lists all your detected devices |
|
undeath |
hashcat
|
10 |
3,345 |
10-07-2019, 11:35 PM |
|
|
Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...
Can you show the information hashcat prints at the start of the cracking process? Where it lists the OpenCL devices. |
|
undeath |
hashcat
|
10 |
3,345 |
10-07-2019, 11:27 PM |
|
|
Thread: Hash of office file need to be cracked.
Post: RE: Hash of office file need to be cracked.
you forgot to specify a wordlist |
|
undeath |
General Talk
|
1 |
1,161 |
10-07-2019, 06:11 PM |
|
|
Thread: Custom wordlist
Post: RE: Custom wordlist
this doesn't seem to be about hashcat at all, but a simple coding/scripting problem. GNU join should be able to handle that. |
|
undeath |
hashcat
|
1 |
978 |
10-07-2019, 12:57 PM |
|
|
Thread: Best way to crack emails?
Post: RE: Best way to crack emails?
yes. And then you can apply additional rules to whatever input wordlist/username list you use before that final domain ruleset. |
|
undeath |
General Talk
|
3 |
1,906 |
10-07-2019, 11:28 AM |
|
|
Thread: Best way to crack emails?
Post: RE: Best way to crack emails?
convert your email appendixes to a rules file and do a straight wordlist + rules attack. |
|
undeath |
General Talk
|
3 |
1,906 |
10-06-2019, 11:31 AM |
|
|
Thread: PMKID
Post: RE: PMKID
I guess the question was meant to ask "why can you not use the PMKID to authenticate with a AP". Answer is simple: because the PMKID is not used in the WPA handshake. |
|
undeath |
General Talk
|
2 |
1,511 |
10-04-2019, 07:21 PM |
|
|
Thread: Building a password rig with 0 success... help needed!
Post: RE: Building a password rig with 0 success... help...
Mrblank Wrote: (10-04-2019, 05:39 AM)
--
you need more system RAM then the combined vram of the gpus, those 1070s afaik are 8gb vram each, do you have sufficient RAM inserted?
--
This is true for h... |
|
undeath |
hashcat
|
11 |
3,968 |
10-04-2019, 02:48 PM |
|
|
Thread: Building a password rig with 0 success... help needed!
Post: RE: Building a password rig with 0 success... help...
The problems you are seeing sound like defective risers. |
|
undeath |
hashcat
|
11 |
3,968 |
10-03-2019, 11:47 AM |
|
|
Thread: mask attack for non-repeating chars
Post: RE: mask attack for non-repeating chars
Not sure how you deduce your divisor to be 1.5 after determining your hashrate to be 3000 but your conclusion is correct nonetheless. |
|
undeath |
hashcat
|
7 |
2,032 |
10-01-2019, 09:07 PM |
|
|
Thread: mask attack for non-repeating chars
Post: RE: mask attack for non-repeating chars
-q 1 is redundant with -r 1
but according to your first post "rxMX8$cQ$4RZ" is a valid example (it includes two dollar signs), hence I assumed you were referring to consecutive occurrences. |
|
undeath |
hashcat
|
7 |
2,032 |
09-30-2019, 10:44 PM |
|
|
Thread: mask attack for non-repeating chars
Post: RE: mask attack for non-repeating chars
1. Easier on a mathematical level? Yes. Easier on a practical level? No.
2. Pure hashcat masks cannot do this. maskprocessor has options for this.
3. (94^12 / $hashrate) will give you a rough, optim... |
|
undeath |
hashcat
|
7 |
2,032 |
09-30-2019, 09:51 PM |
|
|
Thread: 100% rejects while using "short words to long" rule
Post: RE: 100 rejects while using duplicate rules with s...
Words are always rejected before applying rules. Since no word satisfies the minimum requirement of 8 chars they are all rejected.
You can work this around by appending two characters to each input... |
|
undeath |
hashcat
|
2 |
1,021 |
09-27-2019, 05:31 PM |