<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: UserAssist Revisited!</title>
	<atom:link href="http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/</link>
	<description>An Information Security Blog by NII Consulting</description>
	<lastBuildDate>Fri, 16 Dec 2011 01:39:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: käfer</title>
		<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/comment-page-1/#comment-20758</link>
		<dc:creator>käfer</dc:creator>
		<pubDate>Tue, 27 Sep 2011 00:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/07/userassist-revisited/#comment-20758</guid>
		<description>thanks for this great tip!</description>
		<content:encoded><![CDATA[<p>thanks for this great tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iain</title>
		<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/comment-page-1/#comment-58</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Wed, 04 Jul 2007 16:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/07/userassist-revisited/#comment-58</guid>
		<description>Thank you, and sorry about the delay in my responding.  I check here on most days and the first time that I saw your response was today, 4 July 2007.

Since posting my question, I&#039;ve been investigating myself and have realised that the count starts at 05h (the &quot;zero&quot; reference point) and that accounts for only part of this data.  I suspect that the meaning of the remainder of the data will be uncovered in due course.</description>
		<content:encoded><![CDATA[<p>Thank you, and sorry about the delay in my responding.  I check here on most days and the first time that I saw your response was today, 4 July 2007.</p>
<p>Since posting my question, I&#8217;ve been investigating myself and have realised that the count starts at 05h (the &#8220;zero&#8221; reference point) and that accounts for only part of this data.  I suspect that the meaning of the remainder of the data will be uncovered in due course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kush Wadhwa</title>
		<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/comment-page-1/#comment-57</link>
		<dc:creator>Kush Wadhwa</dc:creator>
		<pubDate>Fri, 01 Jun 2007 13:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/07/userassist-revisited/#comment-57</guid>
		<description>Hey Iain,

Thats a very good question. Let me make this point very clear.

The first 4 byte refer to DWORD (4 byte or 32 bits). This DWORD is a 32 bit integer that is a counter for the number of times that the program link files or other object has been opened. The very first time a program or link file is recorded it is assigned a counter value of 06h, which is decimal six. From that point forward, it will increment one for each time that particular program, link file or object is opened. The reason for the number starting at 6 is unknown. For your satisfaction you can say &quot;GATES&quot; in bill gates have 5 alphabets. Therefore he gave the increment of 5. LOL!!!. Anyways it hardly matters. I think it is clear to you now.:)</description>
		<content:encoded><![CDATA[<p>Hey Iain,</p>
<p>Thats a very good question. Let me make this point very clear.</p>
<p>The first 4 byte refer to DWORD (4 byte or 32 bits). This DWORD is a 32 bit integer that is a counter for the number of times that the program link files or other object has been opened. The very first time a program or link file is recorded it is assigned a counter value of 06h, which is decimal six. From that point forward, it will increment one for each time that particular program, link file or object is opened. The reason for the number starting at 6 is unknown. For your satisfaction you can say &#8220;GATES&#8221; in bill gates have 5 alphabets. Therefore he gave the increment of 5. LOL!!!. Anyways it hardly matters. I think it is clear to you now.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iain</title>
		<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/comment-page-1/#comment-56</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Mon, 28 May 2007 14:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/07/userassist-revisited/#comment-56</guid>
		<description>Hi Chetan

What a fascinating insight into this mystery.

I see that there are 16 pieces of data.  I&#039;ve used Decode and the final 8 pieces do, indeed, say when I last had access - but what about the first 8 pieces?  On my system, they&#039;re predominantly zeros, rather than a wide spread of all hex characters from 0 to F.

Do you have any idea what the first 8 refer to and how they can be interpreted?

Iain</description>
		<content:encoded><![CDATA[<p>Hi Chetan</p>
<p>What a fascinating insight into this mystery.</p>
<p>I see that there are 16 pieces of data.  I&#8217;ve used Decode and the final 8 pieces do, indeed, say when I last had access &#8211; but what about the first 8 pieces?  On my system, they&#8217;re predominantly zeros, rather than a wide spread of all hex characters from 0 to F.</p>
<p>Do you have any idea what the first 8 refer to and how they can be interpreted?</p>
<p>Iain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/comment-page-1/#comment-54</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Oct 2006 15:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/07/userassist-revisited/#comment-54</guid>
		<description>Hey Shaun,
Thanks for pointing that out! I accept my mistake (part lazyness and part ignorance! :) )
Actually the 16 bits of data is the date and time when the object was accessed... Very Important for leads to investigation... Now the important question is : how to convert this to humanly interpretable data?
The answer is:
1. You can use the decode program available at    http://www.digital-detective.co.uk/freetools/decode.asp
2. You can also use Mitec WRR (Windows Registry Recovery) or WRA (Analyzer) which are both freely available for the same purpose.
Hope that helps!
Chetan</description>
		<content:encoded><![CDATA[<p>Hey Shaun,<br />
Thanks for pointing that out! I accept my mistake (part lazyness and part ignorance! <img src='http://niiconsulting.com/checkmate/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )<br />
Actually the 16 bits of data is the date and time when the object was accessed&#8230; Very Important for leads to investigation&#8230; Now the important question is : how to convert this to humanly interpretable data?<br />
The answer is:<br />
1. You can use the decode program available at    <a href="http://www.digital-detective.co.uk/freetools/decode.asp" rel="nofollow">http://www.digital-detective.co.uk/freetools/decode.asp</a><br />
2. You can also use Mitec WRR (Windows Registry Recovery) or WRA (Analyzer) which are both freely available for the same purpose.<br />
Hope that helps!<br />
Chetan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun Harrington</title>
		<link>http://niiconsulting.com/checkmate/2006/07/16/userassist-revisited/comment-page-1/#comment-55</link>
		<dc:creator>Shaun Harrington</dc:creator>
		<pubDate>Wed, 18 Oct 2006 14:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.niiconsulting.com/checkmate/2006/07/userassist-revisited/#comment-55</guid>
		<description>You failed to describe the 16 bits of data.  Can you give us the details?

Thanks!

-Shaun</description>
		<content:encoded><![CDATA[<p>You failed to describe the 16 bits of data.  Can you give us the details?</p>
<p>Thanks!</p>
<p>-Shaun</p>
]]></content:encoded>
	</item>
</channel>
</rss>

