|
Rules Filter
|
|
12-02-2011, 06:53 PM
(This post was last modified: 12-03-2011 12:47 AM by Hash-IT.)
Post: #1
|
|||
|
|||
|
Rules Filter
If the rule filter works how I think it does (using the results from my humble testing) I may have a feature request to disable it as I personally believe some users may be better off without it in some situations.
Before I elaborate further would you even consider this sort of request ? Thank you. ![]() ---- Totally separate question but it didn't justify a separate topic ! Can we ask general computer questions in the "General Help" section on the forum or is it just for hashcat ? |
|||
|
12-03-2011, 03:36 PM
(This post was last modified: 12-03-2011 03:37 PM by atom.)
Post: #2
|
|||
|
|||
RE: Rules Filter
(12-02-2011 06:53 PM)Hash-IT Wrote: If the rule filter works how I think it does (using the results from my humble testing) I may have a feature request to disable it as I personally believe some users may be better off without it in some situations. no its there for several reasons. most important it to avoid program crashes. (12-02-2011 06:53 PM)Hash-IT Wrote: Can we ask general computer questions in the "General Help" section on the forum or is it just for hashcat ? it should be related to hashcat. for example dealing with gpu heat, building cracking pc, problems with ati driver, etc |
|||
|
12-03-2011, 05:02 PM
(This post was last modified: 12-04-2011 08:15 PM by Hash-IT.)
Post: #3
|
|||
|
|||
|
RE: Rules Filter
I made a monumental error in my last post so I have modified it rather than typing it all out again if anyone is confused by my ramblings !! Ha ha !
Must get some sleep !I am using hashcat to test the rules filter which I intend to actually use in oclhashcatplus and I tried the following. I get multiple duplicate entries. Example Code: hashcat-cli32.exe -r a.rule --stdout pw.txt >> Rule_Result.txtIn order to toggle the case of 2 characters in my test list I used the following. a.rule contains… Code: T0Pw.txt contains…. Code: testMy output file contained…. Code: TestAs you can see many lines were duplicated. |
|||
|
12-04-2011, 08:17 PM
Post: #4
|
|||
|
|||
|
RE: Rules Filter
Sorry about the previous post, silly errors have been corrected !
|
|||
|
12-05-2011, 11:38 AM
Post: #5
|
|||
|
|||
|
RE: Rules Filter
ok, can i close this?
|
|||
|
12-05-2011, 01:14 PM
Post: #6
|
|||
|
|||
RE: Rules Filter
(12-05-2011 11:38 AM)atom Wrote: ok, can i close this? Of course, its your forum !! ![]() I was wondering though about the duplicate lines in the example above. I remember you saying that multiple duplicate blank lines or gaps were caused by something to do with SSE2 but is that responsible for this effect also ? Is there anyway to fix this ? Seems a shame generating all this only to have to filter it all later. Thank you. |
|||
|
12-06-2011, 11:32 AM
Post: #7
|
|||
|
|||
|
RE: Rules Filter
yes its related to the SSE2 thing. but it is only because of the low number of words in the dictionary. if you choose a regular wordlist it will not occour.
|
|||
|
12-06-2011, 02:24 PM
Post: #8
|
|||
|
|||
| RE: Rules Filter | |||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help




Must get some sleep !