Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: ERROR: clBuildProgram() -11
Post: RE: ERROR: clBuildProgram() -11
It's a very rare GPU. Can you post clinfo please? |
|
atom |
Old oclHashcat Support
|
3 |
9,512 |
10-08-2014, 04:05 PM |
|
|
Thread: Multi-GPU problem
Post: RE: Multi-GPU problem
How did you test? Did you use -b for benchmark? |
|
atom |
Hardware
|
3 |
7,243 |
10-21-2014, 11:39 AM |
|
|
Thread: Random or not
Post: Random or not
This is more or less a note-to-self, but feel free to comment.
While I was generating a new password for a new account I caught myself in being somehow selective!
That means that there's somethi... |
|
atom |
General Talk
|
3 |
7,108 |
10-27-2014, 02:32 PM |
|
|
Thread: Random or not
Post: RE: Random or not
It's as I said, all character-classes (?l, ?u and ?d) have to be inside with a nearly equal amount.. Like 2 lower, 2 upper, 3 digits, etc. It's like a internal password policy. |
|
atom |
General Talk
|
3 |
7,108 |
10-28-2014, 03:18 PM |
|
|
Thread: cracked WPA doesnt work
Post: RE: cracked WPA doesnt work
maybe the cloned mac is already connected |
|
atom |
Old oclHashcat Support
|
3 |
5,803 |
01-09-2015, 11:45 AM |
|
|
Thread: performance diffrence PCIe
Post: RE: performance diffrence PCIe
AFAIK there have never been made any benchmarks, or published. People say it does not make any difference. |
|
atom |
Hardware
|
3 |
6,438 |
01-09-2015, 04:56 PM |
|
|
Thread: MS-CACHEv2
Post: RE: MS-CACHEv2
That's the wrong approach. Your wordlist is your capital. |
|
atom |
General Help
|
3 |
5,620 |
01-29-2015, 12:12 PM |
|
|
Thread: maskprocessor and statsprocess are now open source
Post: maskprocessor and statsprocess are now open source
License is MIT
https://github.com/jsteube/ |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
7,263 |
02-09-2015, 05:39 PM |
|
|
Thread: how to generat a wordlist from a mask
Post: RE: how to generat a wordlist from a mask
Wait, there's a builtin hybrid mode -a6 and -a7 |
|
atom |
General Help
|
3 |
5,711 |
02-12-2015, 12:00 AM |
|
|
Thread: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
Post: RE: Problem with nsldaps, SSHA-1(Base64), Netscape...
Hashcat handles CRLF automatically, at least \r\n and \n, not \r |
|
atom |
Old oclHashcat Support
|
3 |
6,641 |
02-26-2015, 11:58 AM |
|
|
Thread: Help understanding toggles and rules WPA
Post: RE: Help understanding toggles and rules WPA
Rules is one way to do it. There's also the table-lookup attack which makes the processes easier, you don't have to write all the rules, just the translations.
Quote:
--
root@et:~/hashcat-0.50# ... |
|
atom |
Old oclHashcat Support
|
3 |
5,376 |
03-08-2015, 07:25 PM |
|
|
Thread: See output of oclhashcat
Post: RE: See output of oclhashcat
For CPU hashcat it's possible, but for GPU it's not possible |
|
atom |
Old oclHashcat Support
|
3 |
5,571 |
03-19-2015, 11:59 AM |
|
|
Thread: Question about keyspace
Post: RE: Question about keyspase
Yes, you need to modify your script |
|
atom |
Old oclHashcat Support
|
3 |
5,090 |
03-27-2015, 01:22 PM |
|
|
Thread: Question about keyspace
Post: RE: Question about keyspase
|
atom |
Old oclHashcat Support
|
3 |
5,090 |
03-27-2015, 10:59 PM |
|
|
Thread: Brute-force TrueCrypt non-system partition
Post: RE: Brute-force TrueCrypt non-system partition
yeah, part of every modern linux basic installation |
|
atom |
Old oclHashcat Support
|
3 |
6,590 |
04-05-2015, 09:01 PM |
|
|
Thread: HMAC-SHA1 mask
Post: RE: HMAC-SHA1 mask
well in that case you "just" need to search 256^20 combinations because in hmac if the key is longer than the blocksize of the hash (64 in case of sha1) then the key is hashed and the digest is used a... |
|
atom |
General Help
|
3 |
12,983 |
04-07-2015, 03:02 AM |
|
|
Thread: HMAC-SHA1 mask
Post: RE: HMAC-SHA1 mask
You were pretty close, just the message is to long (max. 32) and you need to quote differently:
Quote:
--
$ echo -n "This is a long salt" | openssl dgst -sha1 -hmac "key" ... |
|
atom |
General Help
|
3 |
12,983 |
04-06-2015, 05:29 PM |
|
|
Thread: Suggest me some tips and good "small" wordlist for a Hybrid attack
Post: RE: Suggest me some tips and good "small" wordlist...
No, mostly because with oclHashcat it's not a serial process, so there's no "current" password. |
|
atom |
Old oclHashcat Support
|
3 |
6,331 |
04-07-2015, 05:21 PM |
|
|
Thread: Suggest me some tips and good "small" wordlist for a Hybrid attack
Post: RE: Suggest me some tips and good "small" wordlist...
giog7789 Wrote: (04-07-2015, 11:09 AM)
--
[*] I have literally every wordlist on this planet (probably), can you now suggest some wordlist usefull with the Hybrid attack?
--
A good wordlist for hybr... |
|
atom |
Old oclHashcat Support
|
3 |
6,331 |
04-07-2015, 11:28 AM |
|
|
Thread: dict attack with GPU
Post: RE: dict attack with GPU
you need to pipe:
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_is_it_possible_that_oclhashcat_does_not_utilize_all_gpus |
|
atom |
Old oclHashcat Support
|
3 |
5,823 |
04-15-2015, 11:46 AM |