Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: FanSpeedInfo error with 0.10
Post: RE: FanSpeedInfo error with 0.10
|
atom |
Very old oclHashcat-lite Support
|
3 |
7,173 |
07-05-2012, 12:41 PM |
|
|
Thread: New Hashing Algorithm Request
Post: RE: New Hashing Algorithm Request
|
atom |
Feature Requests
|
2 |
7,169 |
10-01-2012, 10:48 AM |
|
|
Thread: Problems downloading oclHashcat
Post: RE: Problems downloading oclHashcat
They turned of the aggressive anti-DDoS protection a few days after 1.33 release. Since then everything worked fine. I think it's fixed |
|
atom |
General Help
|
5 |
7,169 |
03-10-2015, 02:38 AM |
|
|
Thread: nsldaps with salt length==20, increase password lenth
Post: RE: nsldaps with salt length==20, increase passwor...
OK, will do if you can add a trac ticket |
|
atom |
Old hashcat Support
|
2 |
7,166 |
02-22-2013, 04:00 PM |
|
|
Thread: oclHashcat-plus v0.09b52 speed issues
Post: RE: oclHashcat-plus v0.09b52 speed issues
Hey Blandy,
yeah, I can reproduce it:
v0.08
Quote:
--
root@sf:~/xy/oclHashcat-plus-0.08# ./oclHashcat-plus64.bin -m 1000 /root/testhashes/10 -a 3 -1 ?l?d?s?u ?1?1?1?1?1?1?1?1
Speed........: 6350... |
|
atom |
Beta Tester
|
7 |
7,159 |
08-24-2012, 02:16 PM |
|
|
Thread: oclHashcat-plus v0.09b52 speed issues
Post: RE: oclHashcat-plus v0.09b52 speed issues
Many people report bad speed with cat 12.8, have you tried with cat 12.6? |
|
atom |
Beta Tester
|
7 |
7,159 |
08-27-2012, 01:00 PM |
|
|
Thread: oclHashcat-plus v0.09b52 speed issues
Post: RE: oclHashcat-plus v0.09b52 speed issues
continue here pls: https://hashcat.net/forum/thread-1523.html |
|
atom |
Beta Tester
|
7 |
7,159 |
09-01-2012, 03:29 PM |
|
|
Thread: Best video hard choice
Post: RE: Best video hard choice
That's how it is expected to work because there can be false-positives |
|
atom |
Hardware
|
4 |
7,146 |
09-14-2015, 11:32 AM |
|
|
Thread: [split] oclHashcat-lite v0.02
Post: RE: [split] oclHashcat-lite v0.02
see here please: https://hashcat.net/forum/thread-366.html
|
|
atom |
Very old oclHashcat-lite Support
|
1 |
7,145 |
04-11-2011, 11:13 AM |
|
|
Thread: Hashcat does't see my CPU
Post: RE: Hashcat does't see my CPU
I'm not 100% certain, but I think there's no standalone CPU OpenCL runtime from AMD. It was always bundled with the GPU driver. The one you linked seem outdated |
|
atom |
Hardware
|
5 |
7,143 |
10-31-2016, 01:56 PM |
|
|
Thread: Error in Hashcat 3.10
Post: RE: Error in Hashcat 3.10
I got a report for this from someone else, too. Please try again with latest beta version from hashcat.net/beta/
If it does not help, please give me exact and all details I need to reproduce this. |
|
atom |
hashcat
|
6 |
7,141 |
10-26-2016, 02:17 PM |
|
|
Thread: Error in Hashcat 3.10
Post: RE: Error in Hashcat 3.10
I've re-added the mask length. You can test with latest hashcat beta |
|
atom |
hashcat
|
6 |
7,141 |
10-30-2016, 03:28 PM |
|
|
Thread: Error in Hashcat 3.10
Post: RE: Error in Hashcat 3.10
That other error "Restore value greater keyspace" should be fixed with beta 613+ as well |
|
atom |
hashcat
|
6 |
7,141 |
11-01-2016, 12:27 AM |
|
|
Thread: oclHashcat hangs on Starting attack in stdin
Post: RE: oclHashcat hangs on Starting attack in stdin
This is wrong in many ways. The command you want to run is:
Code:
--
cudaHashcat64.exe -m 2500 -u 1024 -a 3 -1 ?dABCDEF C1.hccap ?1?1?1?1?1?1?1?1?1?1
--
|
|
atom |
Old oclHashcat Support
|
1 |
7,126 |
12-07-2013, 10:54 PM |
|
|
Thread: Wrong WPA password ?
Post: RE: Wrong WPA password ?
That is pretty easy. You forgot to run wpaclean before you used it with aircrack-ng. wpaclean is a tool which is part of aircrack-ng. I did it with your testfile and then it worked. |
|
atom |
Very old oclHashcat-plus Support
|
2 |
7,119 |
08-31-2012, 10:31 AM |
|
|
Thread: [split] oclHashcat-lite SL3 cracking howto - queue
Post: RE: [split] oclHashcat-lite SL3 cracking howto - q...
|
atom |
Very old oclHashcat-lite Support
|
2 |
7,113 |
10-19-2011, 01:00 PM |
|
|
Thread: md5($username.md5($pass).$salt)
Post: RE: md5($username.md5($pass).$salt)
|
atom |
Feature Requests
|
1 |
7,111 |
10-13-2011, 12:20 PM |
|
|
Thread: my oclhashcat not breake same passwords as hashcat-.041
Post: RE: my oclhashcat not breake same passwords as has...
maybe you are not using catalyst 12.8. do not use lower or higher versions, should be exactly 12.8 |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,111 |
11-27-2012, 05:16 PM |
|
|
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 |