Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: what am i doing wrong? - Office 2013
Post: RE: what am i doing wrong? - Office 2013
Did you use the correct password? |
|
atom |
hashcat
|
2 |
3,407 |
03-22-2017, 01:21 PM |
|
|
Thread: Error message
Post: RE: Error message
Yes, OpenCL installation error |
|
atom |
hashcat
|
2 |
3,430 |
03-30-2017, 09:23 AM |
|
|
Thread: Poor performance Mac OS and ATI Radeon HD 5870
Post: RE: Poor performance Mac OS and ATI Radeon HD 5870
The GPU is ways too old, the drivers are outdated. I'm sure you had to use --force to get it working. There's a reason why we put that flag there. Solution: Trash the GPU, buy a new one. |
|
atom |
hashcat
|
2 |
4,080 |
04-09-2017, 08:54 AM |
|
|
Thread: How to show username after crack
Post: RE: How to show username after crack
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
atom |
hashcat
|
2 |
10,506 |
04-20-2017, 08:33 AM |
|
|
Thread: using essid like aircrack-ng does
Post: RE: using essid like aircrack-ng does
If you're talking about cap2hccapx you can specify a single essid to convert. |
|
atom |
hashcat
|
2 |
3,156 |
04-22-2017, 10:09 AM |
|
|
Thread: New option for 14100?
Post: RE: New option for 14100?
We could do that, on the other hand it's not really required in case you do a full keyspace search. Simply xor the IV with the key once it's found, that will be the real key. |
|
atom |
User Contributions
|
2 |
4,269 |
04-24-2017, 03:07 PM |
|
|
Thread: wpa/2 flaws?
Post: RE: wpa/2 flaws?
There's no such weakness in PBKDF2 |
|
atom |
General Talk
|
2 |
3,183 |
05-13-2017, 02:46 PM |
|
|
Thread: itunes backup >10 - am i doing it wrong?
Post: RE: itunes backup >10 - am i doing it wrong?
No it's fine, iTunes backup >= 10.0 is doing 10,000,000 iterations of PBKDF2, so it's actually that slow. I meassured a single computation on CPU to run > 40 seconds. |
|
atom |
General Talk
|
2 |
4,395 |
05-21-2017, 01:12 PM |
|
|
Thread: Downsizing wordlists.
Post: RE: Downsizing wordlists.
I like the idea, I'm using the same techniques for my wordlist. However I'm not removing them entirely, I just sort them out to a dedicated file.
1. Sort out all words < length 7
2. Sort out email... |
|
atom |
General Talk
|
2 |
3,691 |
05-24-2017, 12:11 PM |
|
|
Thread: hashcat and wps
Post: RE: hashcat and wps
WPS is not supported with hashcat |
|
atom |
hashcat
|
2 |
4,835 |
05-26-2017, 10:04 AM |
|
|
Thread: Cracking wpa2 with foreign characters.
Post: RE: Cracking wpa2 with foreign characters.
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_deal_with_special_non-latin_characters_chinese_arabic_etc |
|
atom |
hashcat
|
2 |
4,269 |
05-26-2017, 10:22 AM |
|
|
Thread: truecrypt with unknown algorithm
Post: RE: truecrypt with unknown algorithm
Wait, that's not useful. If you do for example 6213, there's no need to do 6211, otherwise the entire system would make no sense. |
|
atom |
hashcat
|
2 |
3,237 |
06-07-2017, 11:21 AM |
|
|
Thread: New ISP
Post: New ISP
The hashcat.net has been moved to a new hoster. I hope response times are a bitĀ faster now.
It's possible some threads or postsĀ have been lost during migration phase (~ 1 hour).
If something d... |
|
atom |
Organisation and Events
|
2 |
4,965 |
06-18-2017, 05:10 PM |
|
|
Thread: markprocessor question password custom charset
Post: RE: markprocessor question password custom charset
You need to combine several tools to make this possible. Use maskprocessor to generate the dsa and ",$,^ and save them to separate files. Then use combinator.bin to join them and to create the final w... |
|
atom |
General Talk
|
2 |
3,139 |
07-04-2017, 10:44 AM |
|
|
Thread: Office 2016?
Post: RE: Office 2016?
Good question, are they different to Office 2013? |
|
atom |
General Talk
|
2 |
4,299 |
07-05-2017, 06:16 AM |
|
|
Thread: H/s clarification
Post: RE: H/s clarification
So far so good, except this:
Quote:
--
At least to me, this seems to translate to the number of hashes generated per second. If this is the case, the time required for comparison (step 3) will t... |
|
atom |
hashcat
|
2 |
2,832 |
07-06-2017, 09:52 AM |
|
|
Thread: Is hashcat able to utilize the cores in a Xeon PHI ?
Post: RE: Is hashcat able to utilize the cores in a Xeon...
There's a limit to 128 devices per instance, but I can simply increase this in the sourcecode without the need of changing anything else. This is mostly related to memory allocations.
It should be ... |
|
atom |
Hardware
|
2 |
3,274 |
07-28-2017, 01:24 PM |
|
|
Thread: Latest Beta release 3.6.0+268 issue with PDF 1.7
Post: RE: Latest Beta release 3.6.0+268 issue with PDF 1...
Yes, there's a new kernel which is not limited to passwords < length 16. However, the NV OpenCL runtime fails to compile it cleanly (other runtimes such as Intel works). Note that hashcat warned you a... |
|
atom |
hashcat
|
2 |
4,834 |
07-30-2017, 01:07 PM |
|
|
Thread: Strategies for cracking with known password parameters
Post: RE: Strategies for cracking with known password pa...
Just create candidates that match the policy. There's no one-command solution, you have to build stuff yourself. Check hashcat-utils for combinator.bin, maskprocessor the the numbers and the special a... |
|
atom |
General Talk
|
2 |
4,851 |
08-10-2017, 04:02 PM |
|
|
Thread: Outputting in email:password format is very slow!
Post: RE: Outputting in email:password format is very sl...
We know, using --username is kind of slow due to memory allocation etc. You can't make it faster. |
|
atom |
hashcat
|
2 |
2,778 |
08-11-2017, 09:53 AM |