|
|
|
|
|
by colonelxc
5445 days ago
|
|
Here is a explanation from a the maker of a competing tool[1]. It actually delves into the Mork file format with the data from the trial. There are a couple 84's in the format and in the data, but what I think what happened is because there is no "visitedcount" when you have only visited a site once, it took the data from a previous row (in this case, a myspace page) and repeated the value. If that is truly what happened, the fix is to simply re-initialize the visitedcount to 1 between rows in case there isn't a visitedcount listed. [1] http://wordpress.bladeforensics.com/?p=357 |
|
http://en.wikipedia.org/wiki/Mork_(file_format)