Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: LM Hashes
Post: RE: LM Hashes
exactly
It might be useful to convert the LM results to lower-case for that attack. You are likely to get hits a litte bit faster because passwords tend to mainly consist of lower case characters. |
|
undeath |
General Talk
|
11 |
5,710 |
08-27-2019, 04:23 PM |
|
|
Thread: how to generat a wordlist from a mask
Post: RE: how to generat a wordlist from a mask
use maskprocessor. but why would anyone need this? |
|
undeath |
General Help
|
3 |
5,711 |
02-11-2015, 11:08 PM |
|
|
Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored
@NoReply: it doesn't matter where options are, only the order of non-option arguments. |
|
undeath |
hashcat
|
13 |
5,712 |
03-11-2019, 12:39 AM |
|
|
Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored
Can confirm that the example hash with pim doesn't work for me (latest git master).
Code:
--
hashcat -m 13761 hashcat_sha256_aes_boot_pim500.vc --veracrypt-pim 500 -a3 hashca?l
Status...........: Ex... |
|
undeath |
hashcat
|
13 |
5,712 |
03-13-2019, 01:04 PM |
|
|
Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored
I was accidentally running 5.1.0, which was unable to crack the example hash file. After updating to master everything works. |
|
undeath |
hashcat
|
13 |
5,712 |
03-14-2019, 11:16 AM |
|
|
Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored
in the latest beta you need to use --veracrypt-pim-start=501 and --veracrypt-pim-stop=501 |
|
undeath |
hashcat
|
13 |
5,712 |
05-10-2019, 08:21 PM |
|
|
Thread: Cannot commuincate with oclHashcat process
Post: RE: Cannot commuincate with oclHashcat process
To read the status it is recommended to parse the restore file. |
|
undeath |
Old oclHashcat Support
|
3 |
5,718 |
02-15-2015, 01:27 PM |
|
|
Thread: Can someone confirm this command?
Post: RE: Can someone confirm this command?
don't know what your hardware is but you'll probably be dead before it finishes. |
|
undeath |
Old oclHashcat Support
|
3 |
5,723 |
10-28-2014, 09:50 PM |
|
|
Thread: NEED HELP!!!!
Post: RE: NEED HELP!!!!
Might be throttling due to high temperatures and/or to reduce power consumption. 7990 is a shitty card. |
|
undeath |
hashcat
|
8 |
5,727 |
01-04-2018, 04:15 PM |
|
|
Thread: Hashcat
Post: RE: Hashcat
|
undeath |
General Talk
|
2 |
5,729 |
09-02-2014, 08:12 PM |
|
|
Thread: Newbie Build Question?
Post: RE: Newbie Build Question?
SLI: https://hashcat.net/forum/thread-6537.html
Ubuntu 16.04 will work, too. |
|
undeath |
Hardware
|
4 |
5,735 |
05-08-2017, 09:30 PM |
|
|
Thread: error
Post: RE: error
Probably a problem with your opencl runtime. What device are you using? |
|
undeath |
hashcat
|
7 |
5,738 |
05-21-2018, 11:16 AM |
|
|
Thread: Begginer cracking
Post: RE: Begginer cracking
here is a benchmark, do the math yourself :) https://hashcat.net/forum/thread-6743-post-36041.html#pid36041 |
|
undeath |
Hardware
|
6 |
5,746 |
03-22-2018, 07:57 PM |
|
|
Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...
If you are indeed trying to bruteforce an AES key, that's not going to succeed within your lifetime. Besides, raw AES is not supported by hashcat. |
|
undeath |
hashcat
|
10 |
5,754 |
01-12-2019, 10:25 PM |
|
|
Thread: basic question hardware build
Post: RE: basic question hardware build
unless you need cpu cracking the cpu isn't important at all. 2gb of ram are also sufficient. All that matters is vram. You don't need a fast harddisk either. Even PCIe x1 would be enough per card. If ... |
|
undeath |
Hardware
|
2 |
5,765 |
01-27-2014, 04:37 PM |
|
|
Thread: --restore Error
Post: RE: --restore Error
You need to be in the same folder you were when starting the session the first time. |
|
undeath |
Old oclHashcat Support
|
2 |
5,771 |
09-01-2014, 12:24 PM |
|
|
Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...
You're missing "-m" in front of the hash mode and "--increment 17:19" is absolutely the wrong syntax. Where did you find that? |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
5,771 |
08-18-2019, 07:13 PM |
|
|
Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...
Code:
--
hashcat -h | grep increment
-i, --increment | | Enable mask increment mode |
--increment-min | Num | Start mask incrementing... |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
5,771 |
08-19-2019, 12:24 PM |
|
|
Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...
I don't think the mask 'part_I_remember?d?s' does what you want. It tries candidates that start with "part_I_remember" followed by exactly one digit followed by exactly one special character.
I gue... |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
5,771 |
08-19-2019, 05:09 PM |
|
|
Thread: WinZip - can not use wordlist on Tesla P100
Post: RE: WinZip - can not use wordlist on Tesla P100
we need more useless fullquotes in this thread
Jiminy Wrote: (11-15-2017, 05:11 PM)
--
I use a pair of GTX-960s. Nothing fancy or powerful.
Perhaps you could reload the drivers for your Tesla... |
|
undeath |
hashcat
|
6 |
5,778 |
11-15-2017, 06:52 PM |