Finding some weird features (rules)
#11
(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)


Messages In This Thread
Finding some weird features (rules) - by phish - 03-30-2012, 10:54 PM
RE: Finding some weird features (rules) - by atom - 03-31-2012, 12:09 AM
RE: Finding some weird features (rules) - by atom - 03-31-2012, 12:34 AM
RE: Finding some weird features (rules) - by atom - 03-31-2012, 12:52 AM
RE: Finding some weird features (rules) - by Xanadrel - 03-31-2012, 01:31 AM
RE: Official Best64 Challenge Thread - by atom - 03-30-2012, 11:49 PM