Possible bug-no estimate if -a1 and -r - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Possible bug-no estimate if -a1 and -r (/thread-1680.html) Pages:
1
2
|
RE: Possible bug-no estimate if -a1 and -r - Kgx Pnqvhm - 10-25-2012 (10-25-2012, 09:13 AM)atom Wrote: You need at least (100 * nr-of-rules)/306706 in the progress to get an initial display. (100 * 1)/306706 = 0.03%, yet in the example where I've reached 0.05% (my first post), no ETC is displayed. RE: Possible bug-no estimate if -a1 and -r - atom - 10-26-2012 Try a rule-file which contains a single ":" instead of NUL. This is a real empty rule. RE: Possible bug-no estimate if -a1 and -r - M@LIK - 10-26-2012 He did, in the first post. RE: Possible bug-no estimate if -a1 and -r - atom - 10-27-2012 Adding rules add some calculation overhead, thats why you have no "-" words / s. This is what the ETC is based on. Thats the reason. Its to slow to calculate it. |