11-29-2011, 07:31 PM
How do you do it all so fast ?
This is brilliant atom, well done and thank you so much ! Just think how much smaller rule files can be now !
I am wondering how you decided to make it work ? Is it like I hoped ?
List 1
l
c
d
List 2
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9
oclHashcat-plus64.bin -r list1.rule -r list2.rule
l$0
l$1
l$2
l$3
l$4
l$5
l$6
l$7
l$8
l$9
then
c$0
c$1
c$2
c$3
c$4
c$5
c$6
c$7
c$8
c$9
So this means taking the first from list1 and then running down the entire list 2. Then taking the second from list 1 and so on.
I couldn’t tell from your example.
Awesome feature though, I am very grateful.
This is brilliant atom, well done and thank you so much ! Just think how much smaller rule files can be now !
I am wondering how you decided to make it work ? Is it like I hoped ?
List 1
l
c
d
List 2
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9
oclHashcat-plus64.bin -r list1.rule -r list2.rule
l$0
l$1
l$2
l$3
l$4
l$5
l$6
l$7
l$8
l$9
then
c$0
c$1
c$2
c$3
c$4
c$5
c$6
c$7
c$8
c$9
So this means taking the first from list1 and then running down the entire list 2. Then taking the second from list 1 and so on.
I couldn’t tell from your example.
Awesome feature though, I am very grateful.