Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
just install the nvidia-graphics-drivers package on ubuntu |
|
undeath |
hashcat
|
18 |
8,556 |
01-17-2019, 11:23 PM |
|
|
Thread: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE
Post: RE: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCA...
You need to split your hash file into smaller chunks. |
|
undeath |
hashcat
|
2 |
1,720 |
01-18-2019, 06:24 PM |
|
|
Thread: 0% progress
Post: RE: 0% progress
@royce: no it's not. Progress is the number of tried candidates divided by the total amount of candidates. The reason you can only see 0%/100% here is that your wordlist is very small (meaning N is ve... |
|
undeath |
hashcat
|
4 |
2,489 |
01-19-2019, 11:53 PM |
|
|
Thread: DCC2 / MSCASH2 --> not working
Post: RE: DCC2 / MSCASH2 --> not working
using --force will just ignore the error, not fix it. |
|
undeath |
hashcat
|
4 |
3,053 |
01-20-2019, 10:34 PM |
|
|
Thread: Trying to get formatting right
Post: RE: Trying to get formatting right
Randomdude Wrote: (01-20-2019, 10:45 PM)
--
the pass is 12 characters long and uses numbers + upper/lower case letters, is it even feasible to crack this?
--
no |
|
undeath |
hashcat
|
6 |
3,629 |
01-20-2019, 11:24 PM |
|
|
Thread: Trying to get formatting right
Post: RE: Trying to get formatting right
SHA1 is fast, but twelve characters are still too many. |
|
undeath |
hashcat
|
6 |
3,629 |
01-20-2019, 11:50 PM |
|
|
Thread: Device#2 skipped and Temp-Abort /retain-temp
Post: RE: Device#2 skipped and Temp-Abort /retain-temp
device #1 is your onboard gpu, device #2 your cpu. I guess the onboard gpu simply doesn't have a dedicated temp sensor. |
|
undeath |
hashcat
|
5 |
2,685 |
01-22-2019, 11:57 AM |
|
|
Thread: Device#2 skipped and Temp-Abort /retain-temp
Post: RE: Device#2 skipped and Temp-Abort /retain-temp
gpu-temp-retain was removed quite a while ago. You can always check --help if you want to know what options are available.
You can restore hashcat sessions using the --restore option. See https://h... |
|
undeath |
hashcat
|
5 |
2,685 |
01-22-2019, 11:31 PM |
|
|
Thread: Estimate Time Is Super Slow
Post: RE: Estimate Time Is Super Slow
Your driver is not correctly installed. How did you install it? |
|
undeath |
hashcat
|
18 |
8,556 |
01-23-2019, 12:19 PM |
|
|
Thread: nOOb help
Post: RE: nOOb help
Your best bet is using a wordlist attack + rules if you don't know anything and hope the password is found. Hashcat ships with a couple of rules files. |
|
undeath |
hashcat
|
12 |
8,107 |
01-23-2019, 12:20 PM |
|
|
Thread: Long password
Post: RE: Long password
|
undeath |
hashcat
|
2 |
1,713 |
01-24-2019, 11:46 PM |
|
|
Thread: recognizing gpu twice, crashes
Post: RE: recognizing gpu twice, crashes
might be a leftover from an older driver |
|
undeath |
hashcat
|
2 |
1,613 |
01-25-2019, 01:48 AM |
|
|
Thread: Hashcat and R9 390
Post: RE: Hashcat and R9 390
If you need to disable the selftest something is probably broken anyway. |
|
undeath |
hashcat
|
4 |
3,015 |
01-28-2019, 08:08 PM |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
Did you actually read the error message you posted? Your driver is probably broken. There may be driver bugs that are triggered only by some hashcat versions. |
|
undeath |
hashcat
|
29 |
21,222 |
01-30-2019, 01:23 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
hashcatlinux Wrote: (02-02-2019, 02:39 PM)
--
Code:
--
hashcat -m 3000 -a 3 -1 ?l?d?s?u -2 ?l?d?s?u ?1?1?1?1?1?1?1?1?1?1?1?1?1?1 hashes.txt
zsh: no matches found: ?l?d?s?u
--
--
Learn how your s... |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 02:58 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
windows uses two LM hashes to store such long passwords. |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 03:44 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
well, you have to start hashcat correctly. Your arguments are out of order. |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 05:19 PM |
|
|
Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...
Unless you are some kind of divine being there is no use in such an attack. It will surpass the estimated end of our universe. |
|
undeath |
hashcat
|
11 |
5,132 |
02-02-2019, 06:41 PM |
|
|
Thread: new user in need of help with command line
Post: RE: new user in need of help with command line
you're better off using https://github.com/ryancdotorg/brainflayer |
|
undeath |
hashcat
|
2 |
1,883 |
02-03-2019, 12:06 AM |
|
|
Thread: Need help working with masks
Post: RE: Need help working with masks
you are mixing up masks and rules in a really weird way. This is what masks look like: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
5 |
2,537 |
02-03-2019, 03:29 PM |