|
Multi Rules Problem
|
|
12-18-2011, 09:43 PM
Post: #1
|
|||
|
|||
|
Multi Rules Problem
Hi atom
![]() Sorry to have to report that the multi rules doesn’t work for me. This could obviously be entirely my fault however. ![]() To reproduce oclHashcat-plus-0.07b3 WPA.hcap password = PASSWORD Test password list contains passwor Rule file 1 contains u Rule file 2 contains $D The password is not found. Rule 1 should add u to upper all and rule 2 should append D So …u$D should have been passed to oclhashcatplus causing it to upper case all and append D = PASSWORD. As I say this could be my fault. |
|||
|
12-18-2011, 10:22 PM
Post: #2
|
|||
|
|||
|
RE: Multi Rules Problem
hmm, strange, works for me. maybe you should paste your cmdline and the hccap as well.
Quote:root@sf:~/oclHashcat-plus-0.07# cat > word |
|||
|
12-19-2011, 06:36 PM
Post: #3
|
|||
|
|||
|
RE: Multi Rules Problem
Hmm.. cough.
![]() Due to my experiences of ever questioning or doubting your code, I have learnt to display copious amounts of a$$ covering before posting. Here Quote:This could obviously be entirely my fault however. ...and here... Quote:As I say this could be my fault. It would now appear this approach was a wise decision. Please accept my apologies, I am an idiot. |
|||
|
12-19-2011, 07:09 PM
Post: #4
|
|||
|
|||
|
RE: Multi Rules Problem
How can we get the 0.07b3?
|
|||
|
12-19-2011, 07:41 PM
Post: #5
|
|||
|
|||
RE: Multi Rules Problem
(12-19-2011 07:09 PM)nobody Wrote: How can we get the 0.07b3? You can't "get it" you are given it ![]() I think atom took pity on me as I manged to receive a copy by being an enthusiastic idiot, you will have to think of another way !! ![]() Unfortunately one of the conditions is that I do not redistribute it. So I am sorry if I seem a little mean not giving copies out but there is no way I would break the confidence. I am hopeful a full release will be available soon. |
|||
|
12-19-2011, 10:12 PM
Post: #6
|
|||
|
|||
|
RE: Multi Rules Problem
atom,
Just so this thread hasn't wasted your time completely, would it be possible to change the --help file of oclHashcat-plus with regards to the rule files ? Where it says ... Quote:-r, --rules-file=FILE Rules-file, multiple use is supported Could it say, Quote:-r, --rules-file=FILE Rules-file, multiple use is supported, -r 1.rule -r 2.rule etc Thanks. 10 hashcat points to anyone who can guess where I was going wrong before !! !!
|
|||
|
12-20-2011, 02:56 AM
Post: #7
|
|||
|
|||
|
RE: Multi Rules Problem
you were using -r 1.rule 2.rule and it was generating PASSWOR$D, as result of treading 2.rule as a word file?
|
|||
|
12-20-2011, 10:20 AM
Post: #8
|
|||
|
|||
RE: Multi Rules Problem
(12-19-2011 10:12 PM)Hash-IT Wrote: atom, i can not, it will exceed 78 chars in length |
|||
|
12-20-2011, 06:31 PM
(This post was last modified: 12-20-2011 06:34 PM by Hash-IT.)
Post: #9
|
|||
|
|||
RE: Multi Rules Problem
(12-20-2011 02:56 AM)shapleigh Wrote: you were using -r 1.rule 2.rule and it was generating PASSWOR$D, as result of treading 2.rule as a word file? Yes, thats right ! ![]() OK You get 10 hashcat points !! ... Not sure what you can do with them but look after them in case they are worth something in the future ! I was thinking like aircrack as in rule1.rule,rule2.rule etc I wasn't using the -r each time.(12-20-2011 10:20 AM)atom Wrote: i can not, it will exceed 78 chars in length ok, can you think of a better way so you don't get more idiots like me ? ![]() Perhaps... Quote:-r, --rules-file=FILE Rules-file, multiple use, -r 1.rule -r 2.rule |
|||
|
12-21-2011, 02:37 PM
Post: #10
|
|||
|
|||
|
RE: Multi Rules Problem
much better, changed that
|
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help







I was thinking like aircrack as in rule1.rule,rule2.rule etc I wasn't using the -r each time.