Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: --remove with just one hash?
Post: RE: --remove with just one hash?
in theory it should produce a zero-byte file. thing is single hashes can also be given on commandline and this is how they are handled - so it wouldnt make sense. but yeah, given a file it would make ... |
|
atom |
Old hashcat Support
|
1 |
5,514 |
05-21-2013, 10:13 AM |
|
|
Thread: Error Explanation
Post: RE: Error Explanation
|
atom |
hashcat
|
3 |
5,506 |
06-17-2016, 04:06 PM |
|
|
Thread: ARS Technica article
Post: ARS Technica article
Hey Guys,
just in case you missed it: https://arstechnica.com/security/2012/08/passwords-under-assault/
A nice article on password cracking.
--
atom |
|
atom |
Organisation and Events
|
0 |
5,504 |
08-21-2012, 01:11 PM |
|
|
Thread: New Beta available
Post: New Beta available
Hey Guys,
added latest beta Versions on the Server:
hashcat (Thanks to Xanadrel!):
desc: added -m 1420: sha256($salt.$pass)
desc: added -m 1410: sha256($pass.$salt)
desc: added -m 1720: sha... |
|
atom |
Beta Tester
|
5 |
5,501 |
07-30-2012, 10:46 AM |
|
|
Thread: Encrypted drive, AES .. please check it out
Post: RE: Encrypted drive, AES .. please check it out
There's no need to pay. I'd suggest you simply use this rule:
^J $1 $2 $3
and let it run through a big wordlist |
|
atom |
General Help
|
3 |
5,496 |
06-20-2015, 12:47 AM |
|
|
Thread: oclHashcat v0.23 --ERROR
Post: RE: oclHashcat v0.23 --ERROR
this is a known issue. usage of the 2nd unsupported gpu on hd5970 results in unexpected results. do not use it, see https://hashcat.net/forum/thread-73.html how to avoid it. btw cat v10.8 is already ou... |
|
atom |
Very old oclHashcat Support
|
1 |
5,491 |
08-28-2010, 09:41 AM |
|
|
Thread: Hashcat on Twitter
Post: Hashcat on Twitter
https://farm3.staticflickr.com/2719/4245500890_1bc46614a5_o.png
https://twitter.com/#!/hashcat
|
|
atom |
Organisation and Events
|
0 |
5,489 |
12-30-2011, 12:39 PM |
|
|
Thread: --remove
Post: RE: --remove
--remove for oclhc+ is already requested and planned, see here: https://hashcat.net/forum/thread-270-post-1329.html#pid1329
--remove for hashcat is already implemented in latest hashcat version |
|
atom |
Feature Requests
|
1 |
5,487 |
03-10-2011, 06:49 PM |
|
|
Thread: des key collision?
Post: RE: des key collision?
Do you mean having 2 different keys that produce the same CT out of the same PT? Sure, that's possible: https://twitter.com/hashcat/status/775345537210019841 |
|
atom |
hashcat
|
5 |
5,486 |
02-10-2017, 02:47 PM |
|
|
Thread: des key collision?
Post: RE: des key collision?
Yeah right, it's 3DES, but the same would occur to DES, just with less "collisions". I just used that example because it was the only one I had. I was able to increase the speed of the BF because I co... |
|
atom |
hashcat
|
5 |
5,486 |
02-10-2017, 05:44 PM |
|
|
Thread: des key collision?
Post: RE: des key collision?
Yes, you need to go through all of it, and that's your problem because you can't search a 2^112 bit keyspace no matter how fast the kernel is |
|
atom |
hashcat
|
5 |
5,486 |
02-10-2017, 07:33 PM |
|
|
Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!
He probably meant 1500 h/s |
|
atom |
hashcat
|
7 |
5,481 |
08-31-2017, 10:16 AM |
|
|
Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!
Why does it seem too low. There's plenty of algorithm that slow. The only way to attack them is with targeted wordlists. |
|
atom |
hashcat
|
7 |
5,481 |
09-01-2017, 10:22 AM |
|
|
Thread: Some minor upgrade
Post: RE: Some minor upgrade
Quote:
--
For Built-in characters:
?w for space and tab or append it to ?s
Some password use it, but I do not know append it to custom charset
--
yeah, i have seen passwords with space but wi... |
|
atom |
Feature Requests
|
1 |
5,479 |
10-29-2010, 11:11 AM |
|
|
Thread: rules issue with rules cudahashcatx64 1,36
Post: RE: rules issue with rules cudahashcatx64 1,36
Yes, known issue fixed in v1.37 |
|
atom |
Old oclHashcat Support
|
2 |
5,477 |
06-26-2015, 09:23 PM |
|
|
Thread: Hashcat GUI limit on parameter -s (Words Skip)
Post: RE: Hashcat GUI limit on parameter -s (Words Skip)
Yes you can. I think you have to switch from GUI to commandline. |
|
atom |
General Help
|
1 |
5,473 |
09-10-2012, 10:15 AM |
|
|
Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: hashcat v3.40
Sure it is, but you need to patch the kernel yourself. That's why it's open source :) |
|
atom |
hashcat
|
5 |
5,473 |
03-07-2017, 09:58 AM |
|
|
Thread: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
Post: RE: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible...
it should be enough to set the mask correctly, but I think you will still run into integer overflow because of a too large keyspace |
|
atom |
hashcat
|
5 |
5,473 |
03-09-2017, 12:30 PM |
|
|
Thread: SHA-3 (Keccak) benchmark
Post: RE: SHA-3 (Keccak) benchmark
Try with your nvidia device only |
|
atom |
hashcat
|
3 |
5,470 |
08-23-2016, 09:38 AM |
|
|
Thread: Combinator Attack Rule Limits
Post: RE: Combinator Attack Rule Limits
Hey Globus,
The rule and the commandline you provided should crack the hash, yes. I tried to reproduce this with latest oclHashcat but can't. Maybe you use an older version? See my log:
Quote:
... |
|
atom |
Old oclHashcat Support
|
2 |
5,457 |
05-30-2014, 09:38 AM |