Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Toggle Rule
Post: RE: Toggle Rule
i know you want contribute, much thanks for that! in fact, with every word written here on forums it is a good contribution. people read this while they are searching for something. its like a big FAQ... |
|
atom |
General Help
|
16 |
36,132 |
11-12-2011, 10:03 AM |
|
|
Thread: Should we be using Aircrack ?
Post: RE: Should we be using Aircrack ?
interessting, maybe you should report on aircrack forums. |
|
atom |
General Help
|
4 |
15,470 |
11-12-2011, 06:36 PM |
|
|
Thread: Toggle Rule
Post: RE: Toggle Rule
i wrote a simple script for this:
Code:
--
#!/usr/bin/perl
use strict;
use warnings;
my $db2;
while (my $line = )
{
chomp ($line);
my $db1;
my $line_len = length ($line);
my $i;
fo... |
|
atom |
General Help
|
16 |
36,132 |
11-10-2011, 04:53 PM |
|
|
Thread: Table-Lookup Attack Separator ?
Post: RE: Table-Lookup Attack Separator ?
|
atom |
General Help
|
1 |
5,625 |
11-14-2011, 04:31 PM |
|
|
Thread: Default Rule Errors ?
Post: RE: Default Rule Errors ?
passwordspro.rule is the original insidepro version. we cant change anything on it and perfect.rule is a benchmarking rule.
|
|
atom |
General Help
|
5 |
12,697 |
11-15-2011, 03:44 PM |
|
|
Thread: AVG False Positive
Post: RE: AVG False Positive
ok lets hope they do. i guess its because of the filename. |
|
atom |
General Help
|
1 |
6,308 |
11-15-2011, 05:15 PM |
|
|
Thread: AMD Catalyst 11.11
Post: RE: AMD Catalyst 11.11
colored out original text to avoid confusion. it is not correct any longer, read next post.
I just tried the linux version and there is indeed some change. My first impression is that they locked the... |
|
atom |
General Help
|
4 |
12,660 |
11-16-2011, 01:02 AM |
|
|
Thread: Default Rule Errors ?
Post: RE: Default Rule Errors ?
i have the permission for all of these rules from their original autors. the credits therefore are in docs/credits file. |
|
atom |
General Help
|
5 |
12,697 |
11-16-2011, 12:28 PM |
|
|
Thread: AMD Catalyst 11.11
Post: RE: AMD Catalyst 11.11
OK, there is more. Finally, Linux user have libOpenCL.so shipped with the Catalyst driver. So there is no more need to install the SDK.
Unfortunally, if you have it already installed, you have to un... |
|
atom |
General Help
|
4 |
12,660 |
11-16-2011, 12:22 PM |
|
|
Thread: AMD Catalyst 11.11
Post: RE: AMD Catalyst 11.11
OK, more News:
The (never activated) offline devices with codenames "Bears", "Lions" and "Tigers" have been removed from offline device list. These offline devices are required for cross compilation.... |
|
atom |
General Help
|
4 |
12,660 |
11-16-2011, 01:46 PM |
|
|
Thread: Directory Mode
Post: RE: Directory Mode
not exactly. you know there is also an stdin-mode. so we have wordlist-mode and stdin-mode. we should mention that on wiki maybe. the wordlist-mode has some advantages. 1. it can fully parse the keysp... |
|
atom |
General Help
|
13 |
28,200 |
11-19-2011, 10:56 AM |
|
|
Thread: Directory Mode
Post: RE: Directory Mode
well. in theory you are right. but if the user runs some serious big masks it would require to much space on hdd. yes, we are talking about TB's :) |
|
atom |
General Help
|
13 |
28,200 |
11-19-2011, 07:45 PM |
|
|
Thread: WPA .Caps Wanted !
Post: RE: WPA .Caps Wanted !
you can not change the mac addresses since they are part of the PTK calculation :( |
|
atom |
General Help
|
6 |
14,843 |
11-20-2011, 12:23 AM |
|
|
Thread: Directory Mode
Post: RE: Directory Mode
wow, 100k with HD5870? is it overclocked? looks like record for this card... |
|
atom |
General Help
|
13 |
28,200 |
11-20-2011, 12:24 AM |
|
|
Thread: Directory Mode
Post: RE: Directory Mode
|
atom |
General Help
|
13 |
28,200 |
11-20-2011, 12:24 AM |
|
|
Thread: WPA .Caps Wanted !
Post: RE: WPA .Caps Wanted !
the rainbow tables you are talking about create the PMK only. this is the slow part in cracking the WPA. but there is another part, the calculation of the PTK. this part is fast (~10 iterations) and t... |
|
atom |
General Help
|
6 |
14,843 |
11-20-2011, 10:56 AM |
|
|
Thread: Directory Mode
Post: RE: Directory Mode
hard to say without investigating |
|
atom |
General Help
|
13 |
28,200 |
11-20-2011, 05:01 PM |
|
|
Thread: Distributed crackin
Post: RE: Distributed crackin
https://hashcat.net/wiki/distributing_workload_in_oclhashcat
https://hashcat.net/wiki/distributing_workload_in_oclhashcat_lite
|
|
atom |
General Help
|
4 |
10,330 |
11-20-2011, 07:08 PM |
|
|
Thread: Filter When Using Toggles ?
Post: RE: Filter When Using Toggles ?
if you have word "test1234" in your dict, and a rule which contain T4, it wants to toggle the case of "1", which is not possible, so it gets rejected. |
|
atom |
General Help
|
16 |
26,158 |
11-20-2011, 07:24 PM |
|
|
Thread: Filter When Using Toggles ?
Post: RE: Filter When Using Toggles ?
no it was hard enough to add it. i did this on purpose |
|
atom |
General Help
|
16 |
26,158 |
11-20-2011, 07:40 PM |