Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Finding some weird features (rules)
03-31-2012, 01:31 AM (This post was last modified: 03-31-2012 01:32 AM by Xanadrel.)
Post: #11
RE: Finding some weird features (rules)
(03-31-2012 01:28 AM)frekvent Wrote:  I find another possible weirdness. I'm trying to understand why the rules "x24" and "x42" are different. "x24" gives me 569 hits and "x42" gives me 336 hits when I run them against the phpbb hashes. I understand that the rules won't work with words shorter than four characters. Are the indices different when you delete from 4 to 2 compared to when you delete from 2 to 4?

x24 will delete 4 chars starting at char 2
x42 will delete 2 chars starting at char 4

(made the error before too)
Find all posts by this user
03-31-2012, 01:34 AM
Post: #12
RE: Finding some weird features (rules)
Thanks! Perhaps the wiki should be modified to reflect this.
Find all posts by this user
03-31-2012, 08:12 AM
Post: #13
RE: Finding some weird features (rules)
'$1@1' works for me too, my bad.
Find all posts by this user
Thread Closed