Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist
multibyte wordlists with rules are an open problem. Your wordlists will just work but rules will still only modify single bytes. Converting to hex or whatever is not going to solve that limitation. |
|
undeath |
hashcat
|
6 |
4,579 |
06-23-2018, 11:29 AM |
|
|
Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist
Both your cases will work. What will not work is for example rule "T0" to change the word to "Éatonávo". |
|
undeath |
hashcat
|
6 |
4,579 |
06-25-2018, 05:36 PM |
|
|
Thread: Having hashcat check certain websites for known hashes
Post: RE: Having hashcat check certain websites for know...
It's a nice idea for an external tool but definitely should not end up in hashcat. |
|
undeath |
General Talk
|
5 |
4,580 |
04-01-2018, 10:31 AM |
|
|
Thread: Having hashcat check certain websites for known hashes
Post: RE: Having hashcat check certain websites for know...
hashcat is a specialised utility for cracking hashes quickly and efficiently. Querying third-party websites is totally out of scope and would require lots of additional maintenance, too. |
|
undeath |
General Talk
|
5 |
4,580 |
04-02-2018, 10:18 AM |
|
|
Thread: oclHashcat running with
Post: RE: oclHashcat running with
Old versions are time bombed and will not work any more. |
|
undeath |
Old oclHashcat Support
|
2 |
4,581 |
03-02-2015, 08:41 PM |
|
|
Thread: Unable to use own hash database
Post: RE: Unable to use own hash database
your file is at the wrong location. hashcat cannot find it. |
|
undeath |
hashcat
|
5 |
4,583 |
12-30-2017, 11:30 PM |
|
|
Thread: Joomla 3.7 hash type?
Post: RE: Joomla 3.7 hash type?
|
undeath |
hashcat
|
3 |
4,586 |
05-11-2017, 10:12 AM |
|
|
Thread: Joomla 3.7 hash type?
Post: RE: Joomla 3.7 hash type?
Didn't find anything weird happening in the code. Should be normal bcrypt. |
|
undeath |
hashcat
|
3 |
4,586 |
05-13-2017, 03:51 PM |
|
|
Thread: Hashcat see only 1 gpu - AMD RX470 rocm
Post: RE: Hashcat see only 1 gpu - AMD RX470 rocm
why are you using --force? Do you have fglrx installed? |
|
undeath |
hashcat
|
9 |
4,595 |
10-27-2018, 03:25 PM |
|
|
Thread: Speed comparison WPA/WPA2 (2500) vs WPA/WPA2 PMK (2501)
Post: RE: Speed comparison WPA/WPA2 (2500) vs WPA/WPA2 P...
You are confusing PMK and PMKID. The hash mode for the PMKID attack is 16800. |
|
undeath |
hashcat
|
9 |
4,607 |
01-06-2020, 12:45 PM |
|
|
Thread: Speed comparison WPA/WPA2 (2500) vs WPA/WPA2 PMK (2501)
Post: RE: Speed comparison WPA/WPA2 (2500) vs WPA/WPA2 P...
It's used to attack a WPA handshake using pre-calculated PMK for a specific SSID. |
|
undeath |
hashcat
|
9 |
4,607 |
01-06-2020, 01:14 PM |
|
|
Thread: Itunes Backup line length
Post: RE: Itunes Backup line length
how about
Code:
--
No such file and invalid hash 'file.txt': line length exception
--
|
|
undeath |
hashcat
|
6 |
4,626 |
12-18-2017, 01:57 AM |
|
|
Thread: bruteforce wpa2 from 9999999999 to 6000000000 in decreasing order
Post: RE: bruteforce wpa2 from 9999999999 to 6000000000 ...
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
7 |
4,636 |
11-22-2018, 11:53 AM |
|
|
Thread: Trying to install hashcat on Windows 7 with AMD help
Post: RE: Trying to install hashcat on Windows 7 with AM...
5770 is too old and not supported by AMD any more (and thus hashcat). try with -D1 for CPU only |
|
undeath |
hashcat
|
3 |
4,638 |
03-10-2018, 10:08 PM |
|
|
Thread: AMD GPU??
Post: RE: AMD GPU??
Device 1 is your AMD GPU. If it reaches the temp limit improve your cooling. |
|
undeath |
hashcat
|
3 |
4,640 |
06-01-2017, 04:31 PM |
|
|
Thread: Resume on a different PC
Post: RE: Resume on a different PC
you need the restore file and all files related to the cracking process (hash list, word list, etc). Also I think you have to put all files into the exact same path as on the old system. I'm not sure ... |
|
undeath |
Old oclHashcat Support
|
2 |
4,642 |
10-16-2014, 01:00 PM |
|
|
Thread: Keep temp under certain treshold?
Post: RE: Keep temp under certain treshold?
x_pike Wrote: (10-23-2018, 12:16 AM)
--
Core [email protected]
GTX 1070
16 GB Ram
--
x_pike Wrote: (10-23-2018, 04:20 AM)
--
ASUS Strix gl502vs laptop
--
leaving out that unnecessary part about... |
|
undeath |
hashcat
|
7 |
4,642 |
10-23-2018, 10:10 AM |
|
|
Thread: Keep temp under certain treshold?
Post: RE: Keep temp under certain treshold?
Other than using third-party software to regulate fan speed and/or clock speed, no. You can add -w1 and see if that lowers the load enough to keep the temps down. |
|
undeath |
hashcat
|
7 |
4,642 |
10-24-2018, 10:49 AM |
|
|
Thread: Problem running a hcmask
Post: RE: Problem running a hcmask
you have to supply the complete path (absolute or relative) to the mask file |
|
undeath |
General Help
|
2 |
4,656 |
07-26-2015, 04:55 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
Pausing means your device already is overheating (and probably getting damaged). As philsmd already said, you're treating the symptom, not the cause. Hence it's not recommended.
You can try to use ... |
|
undeath |
hashcat
|
13 |
4,679 |
06-06-2019, 03:21 PM |