Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Probabilistic number generation
Post: RE: Probabilistic number generation
No but you can use a fifo to pipe it |
|
atom |
General Help
|
5 |
9,314 |
05-25-2013, 08:59 PM |
|
|
Thread: Interessting converation on IRC
Post: Interessting converation on IRC
Tonight there was an interessting conversation on #hashcat IRC. A User "jnpplf" who's new to hashcat joined and asked couple of questions that we often see from people who have some background on hash... |
|
atom |
General Help
|
0 |
4,904 |
06-08-2013, 08:29 PM |
|
|
Thread: A few questions about cracking
Post: RE: A few questions about cracking
It's mostly a personal setting. Set it as high as you want. The higher the faster the cracking but the slower the desktop. |
|
atom |
General Help
|
4 |
13,793 |
06-17-2013, 12:46 PM |
|
|
Thread: Help me get the result, please.
Post: RE: Help me get the result, please.
I can confirm, cracked in a few seconds with hashcat cpu :) |
|
atom |
General Help
|
8 |
14,133 |
06-21-2013, 06:24 AM |
|
|
Thread: Why is WPA/WPA2 maxlength limited to 15?
Post: RE: Why is WPA/WPA2 maxlength limited to 15?
There will be no speed loss for slow hashes like WPA/WPA2 |
|
atom |
General Help
|
8 |
14,636 |
06-23-2013, 10:06 AM |
|
|
Thread: Why is WPA/WPA2 maxlength limited to 15?
Post: RE: Why is WPA/WPA2 maxlength limited to 15?
It's already working. Just wait for release. |
|
atom |
General Help
|
8 |
14,636 |
06-25-2013, 09:23 AM |
|
|
Thread: Which algorithm for Keepass 1.25
Post: RE: Which algorithm for Keepass 1.25
Sorry, but keypass algorithm is not supported |
|
atom |
General Help
|
1 |
7,298 |
07-15-2013, 04:14 PM |
|
|
Thread: Rule Generation - Large Prefix + Postfix
Post: RE: Rule Generation - Large Prefix + Postfix
The total numbers for supported plains in hashcat cpu is 55 (including the ones generated by rules). Also note, if you use ^, to write stuff backwards. Its a common error. |
|
atom |
General Help
|
1 |
8,766 |
07-22-2013, 10:50 AM |
|
|
Thread: HMAC-SHA1(key=SHA1(password), data=salt)
Post: RE: HMAC-SHA1(key=SHA1(password), data=salt)
You can run your wordlists through a sha1 converter and then use the result as dictionary in combinations with -m 150 and -m 160. |
|
atom |
General Help
|
3 |
8,891 |
07-22-2013, 10:52 AM |
|
|
Thread: Best for DES?
Post: RE: Best for DES?
des is limited to a max length 8. you can do a full keyspace search up to 6 maybe. and then use full keyspace search for 7 and 8 but reduce -t |
|
atom |
General Help
|
4 |
9,027 |
07-23-2013, 02:02 PM |
|
|
Thread: ati and nvidia working together
Post: RE: ati and nvidia working together
or simply run 2 instances |
|
atom |
General Help
|
10 |
17,172 |
07-23-2013, 02:03 PM |
|
|
Thread: ati and nvidia working together
Post: RE: ati and nvidia working together
it's a very rare situation. no one before asked for it |
|
atom |
General Help
|
10 |
17,172 |
07-23-2013, 04:17 PM |
|
|
Thread: SHA-256 Problem
Post: RE: SHA-256 Problem
It's correct what undeath said. To explain you need to understand how multichar bytes are used in your case.
The length for tests is 5, correct.
The length for testÄ and tÄ“sta is 6, not 5!... |
|
atom |
General Help
|
6 |
14,998 |
08-12-2013, 02:57 PM |
|
|
Thread: SHA-256 Problem
Post: RE: SHA-256 Problem
you can use masks with letters.. for example
-1 ?d test?1
matches test0 - test9
read this please: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
atom |
General Help
|
6 |
14,998 |
08-14-2013, 11:36 AM |
|
|
Thread: trying to crack my onw WPA
Post: RE: trying to crack my onw WPA
You can use aircrack -J option to let aircrack convert it to .hccap |
|
atom |
General Help
|
6 |
21,887 |
09-04-2013, 07:38 AM |
|
|
Thread: oclHashcat-Lite and ?h mask
Post: RE: oclHashcat-Lite and ?h mask
hashcat cheats for unicode algorithms like NTLM, it just inserts zeros |
|
atom |
General Help
|
7 |
14,129 |
09-05-2013, 02:46 PM |
|
|
Thread: oclHashcat-Lite and ?h mask
Post: RE: oclHashcat-Lite and ?h mask
All the GPGPU cracking tools that support fast hashes do it this way, it's because it does not harm to ASCII based ^ 95 charset. It gives a lot more speed to do it this way but it's hard to predict a ... |
|
atom |
General Help
|
7 |
14,129 |
09-06-2013, 09:59 AM |
|
|
Thread: How to recover password by truecrypt
Post: RE: How to recover password by truecrypt
I'd say dictionary and even dictionary-based attacks can be done against TC. |
|
atom |
General Help
|
18 |
99,798 |
09-10-2013, 09:55 AM |
|
|
Thread: Hashcat always exhausted - wpa/wpa2
Post: RE: Hashcat always exhausted - wpa/wpa2
It's not always possible, but if aircrack-ng can load it, you can tell it to convert it to .hccap format using -J option. |
|
atom |
General Help
|
6 |
18,422 |
09-10-2013, 09:56 AM |
|
|
Thread: oclHashcat-Lite and ?h mask
Post: RE: oclHashcat-Lite and ?h mask
You can trick a bit with NTLM by using MD4 instead of NTLM and using the tricks explained in rurapenthes latest blogpost: https://www.rurapenthe.me/2013/09/cracking-hashes-with-other-language.html
J... |
|
atom |
General Help
|
7 |
14,129 |
09-10-2013, 10:03 AM |