Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Proper way of using --restore
Post: RE: Proper way of using --restore
You can't use -s to "workaround" that behavior, it goes back in how GPU handle their workload. |
|
atom |
hashcat
|
8 |
8,382 |
09-12-2016, 08:42 AM |
|
|
Thread: Proper way of using --restore
Post: RE: Proper way of using --restore
Yes, it doesn't make any sense then anyway, because such a small wordlist will finish soon |
|
atom |
hashcat
|
8 |
8,382 |
09-12-2016, 12:12 AM |
|
|
Thread: proper use of increment option
Post: RE: proper use of increment option
The "min-max" options are used for the mask, therefore looks good to me (since WPA is also limited to a min of 8). |
|
atom |
hashcat
|
6 |
17,940 |
11-26-2017, 10:10 AM |
|
|
Thread: Proper Syntax or usage of gui
Post: RE: Proper Syntax or usage of gui
its explained here: https://hashcat.net/wiki/mask_attack |
|
atom |
General Help
|
3 |
9,783 |
02-20-2012, 10:16 PM |
|
|
Thread: Proper method to extract the hash from a PDF file?
Post: RE: Proper method to extract the hash from a PDF f...
It should be enough to use the right mode.
You can use this as a reference: https://hashcat.net/wiki/doku.php?id=example_hashes |
|
atom |
Old oclHashcat Support
|
11 |
43,599 |
03-27-2015, 01:20 PM |
|
|
Thread: Proper method to extract the hash from a PDF file?
Post: RE: Proper method to extract the hash from a PDF f...
Well, there is no regexp in hashcat. But using my reference you should be able to write your own |
|
atom |
Old oclHashcat Support
|
11 |
43,599 |
03-27-2015, 01:33 PM |
|
|
Thread: proper format: to use salt file
Post: RE: proper format: to use salt file
oclHashcat does not support external salts (and never did), only hashcat does. |
|
atom |
Old hashcat Support
|
6 |
9,564 |
04-29-2014, 09:22 PM |
|
|
Thread: proper format: to use salt file
Post: RE: proper format: to use salt file
its just line by line, each line a salt |
|
atom |
Old hashcat Support
|
6 |
9,564 |
04-30-2014, 11:03 AM |
|
|
Thread: Process in HashCat $mskrb5$
Post: RE: Process in HashCat $mskrb5$
You need to move the salt after the hash:
Quote:
--
$krb5pa$23$tester$DOMAIN.COM$salt$601841F258521CD7A97A0032DC61E1050EC45FFFAF14A68851C91C4B925036C1864525DEA643483079D9E3CC6F14D3C1CB6CCC4E
-... |
|
atom |
General Talk
|
2 |
3,410 |
02-25-2017, 12:12 PM |
|
|
Thread: Problems with vbulletin hashes
Post: RE: Problems with vbulletin hashes
support for hex salts in oclHashcat v0.26 |
|
atom |
Very old oclHashcat Support
|
4 |
15,450 |
01-31-2011, 05:53 PM |
|
|
Thread: Problems with RAR archive
Post: RE: Problems with RAR archive
RAR cracking without header encryption is not yet supported |
|
atom |
hashcat
|
2 |
4,632 |
07-17-2016, 05:57 PM |
|
|
Thread: Problems with prince processor
Post: RE: Problems with prince processor
https://github.com/hashcat/princeprocessor/releases/download/v0.21/princeprocessor-0.21.7z |
|
atom |
hashcat
|
1 |
2,172 |
07-04-2017, 10:40 AM |
|
|
Thread: Problems with mask attack.
Post: RE: Problems with mask attack.
looks like you havent unpacked the achieve correctly |
|
atom |
Very old oclHashcat-plus Support
|
3 |
8,248 |
04-19-2013, 10:56 AM |
|
|
Thread: Problems with Fans ?
Post: RE: Problems with Fans ?
You can use --gpu-temp-retain 1 to tell hashcat to set the fans to 100% for you, so you don't need any external tools |
|
atom |
hashcat
|
6 |
7,968 |
12-18-2016, 05:15 PM |
|
|
Thread: Problems with Fans ?
Post: RE: Problems with Fans ?
Give it some time, there's a little AI inside hashcat which controls the fanspeed. As all AI, it takes some time to get working (few minutes). It should be able to find a fan speed percentage which fi... |
|
atom |
hashcat
|
6 |
7,968 |
12-31-2016, 04:57 PM |
|
|
Thread: problems with basic bruteforcing
Post: RE: problems with basic bruteforcing
typical user error.
do not use echo, use echo -n, otherwise the newline is part of the hash |
|
atom |
Old hashcat Support
|
3 |
6,465 |
04-03-2013, 02:55 PM |
|
|
Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013
Please retry with latest beta from hashcat.net/beta it has a self-test functionality of the drivers/device used. If it doesn't complain on startup, your password is invalid. |
|
atom |
hashcat
|
7 |
8,410 |
07-21-2017, 10:46 AM |
|
|
Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013
If the self-test failed it's a driver problem, otherwise it would fail for everyone. Vendors started to abandon their old products for use with OpenCL in latest drivers. Drop the 7970, buy some recent... |
|
atom |
hashcat
|
7 |
8,410 |
07-28-2017, 01:29 PM |
|
|
Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013
In 3.10 there was no self-test implemented, therefore there's no such error message. |
|
atom |
hashcat
|
7 |
8,410 |
07-29-2017, 04:55 PM |
|
|
Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013
Yes hashcat v3.6.0 uses an improved kernel code which supports cracking passwords > length 16. Your OpenCL runtime fails to compile clean code for it and that's why you get the warning message "OpenCL... |
|
atom |
hashcat
|
7 |
8,410 |
07-30-2017, 01:13 PM |