<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Scripting. Stuff. (By Froosh)</title>
	<atom:link href="http://froosh.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://froosh.wordpress.com</link>
	<description>Unusual scripting snippets and issues that I encounter</description>
	<lastBuildDate>Thu, 08 Oct 2009 08:01:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Hex SID to Decimal SID Translation by Hans</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-257</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Thu, 08 Oct 2009 08:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-257</guid>
		<description>Hello,

Hi,
Can you mail me the script to convert the SID to hexadecimal format.

Many Thanks In Advance
Hans</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Hi,<br />
Can you mail me the script to convert the SID to hexadecimal format.</p>
<p>Many Thanks In Advance<br />
Hans</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hex SID to Decimal SID Translation by Steve C</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-256</link>
		<dc:creator>Steve C</dc:creator>
		<pubDate>Wed, 26 Aug 2009 17:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-256</guid>
		<description>Hey, I&#039;d love a copy of your script, In need of exactly what it does. I&#039;ve copied it into VBA but I get an error with EndianReverse, apparently it is not a recognised command? Am I right on this?

CLng(&quot;&amp;h&quot; &amp; EndianReverse(Mid(strHex, intStringPosition, intSubAuthorityLength)

Many, many, thanks!</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;d love a copy of your script, In need of exactly what it does. I&#8217;ve copied it into VBA but I get an error with EndianReverse, apparently it is not a recognised command? Am I right on this?</p>
<p>CLng(&#8220;&amp;h&#8221; &amp; EndianReverse(Mid(strHex, intStringPosition, intSubAuthorityLength)</p>
<p>Many, many, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hex SID to Decimal SID Translation by Amit</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-255</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Tue, 04 Aug 2009 06:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-255</guid>
		<description>Hi,
Can you mail me the script to convert the SID to hexadecimal format.

TIA.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you mail me the script to convert the SID to hexadecimal format.</p>
<p>TIA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Byte Array and SID manipulation class and component by Djimi</title>
		<link>http://froosh.wordpress.com/2009/01/06/byte-array-and-sid-manipulation-class-and-component/#comment-254</link>
		<dc:creator>Djimi</dc:creator>
		<pubDate>Thu, 11 Jun 2009 23:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/?p=11#comment-254</guid>
		<description>Hey that&#039;s great stuff. One thing though that I see in all this is code (I&#039;ve found a lot of examples, but I like this so far the most...) -- when the SID is converted, why don&#039;t I find the 28 byte output that one would expect? I want to plug a Local machine&#039;s SID into hex form into the registry, but I can&#039;t find one that outputs the correct form. I may just missing something quite obvious. I can send an example if you think you can point me in the right direction.</description>
		<content:encoded><![CDATA[<p>Hey that&#8217;s great stuff. One thing though that I see in all this is code (I&#8217;ve found a lot of examples, but I like this so far the most&#8230;) &#8212; when the SID is converted, why don&#8217;t I find the 28 byte output that one would expect? I want to plug a Local machine&#8217;s SID into hex form into the registry, but I can&#8217;t find one that outputs the correct form. I may just missing something quite obvious. I can send an example if you think you can point me in the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hex SID to Decimal SID Translation by Don</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-253</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 03 Mar 2009 16:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-253</guid>
		<description>Can you send me a copy of this?

Thanks.</description>
		<content:encoded><![CDATA[<p>Can you send me a copy of this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hex SID to Decimal SID Translation by Byte Array and SID manipulation class and component &#171; Scripting. Stuff. (By Froosh)</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-251</link>
		<dc:creator>Byte Array and SID manipulation class and component &#171; Scripting. Stuff. (By Froosh)</dc:creator>
		<pubDate>Fri, 06 Feb 2009 00:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-251</guid>
		<description>[...] is a little like Marge re-using the 1 stylish dress she found, I&#8217;ve wrapped my old Byte() and SID manipulation code into a VBScript Class and a Windows Script [...]</description>
		<content:encoded><![CDATA[<p>[...] is a little like Marge re-using the 1 stylish dress she found, I&#8217;ve wrapped my old Byte() and SID manipulation code into a VBScript Class and a Windows Script [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hex SID to Decimal SID Translation by Matt</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-250</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 05 Feb 2009 21:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-250</guid>
		<description>Can I get a copy of the script. 

Thanks.</description>
		<content:encoded><![CDATA[<p>Can I get a copy of the script. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Byte Array and SID manipulation class and component by Hex SID to Decimal SID Translation &#171; Scripting. Stuff. (By Froosh)</title>
		<link>http://froosh.wordpress.com/2009/01/06/byte-array-and-sid-manipulation-class-and-component/#comment-242</link>
		<dc:creator>Hex SID to Decimal SID Translation &#171; Scripting. Stuff. (By Froosh)</dc:creator>
		<pubDate>Fri, 16 Jan 2009 02:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/?p=11#comment-242</guid>
		<description>[...] Hex SID to Decimal SID&#160;Translation Filed under: VBScript &#8212; Froosh @ 11:46 am   Update: I&#8217;ve rolled this into a VBScript class and a Windows Script Component. [...]</description>
		<content:encoded><![CDATA[<p>[...] Hex SID to Decimal SID&nbsp;Translation Filed under: VBScript &#8212; Froosh @ 11:46 am   Update: I&#8217;ve rolled this into a VBScript class and a Windows Script Component. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hex SID to Decimal SID Translation by Mattew Farrin</title>
		<link>http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-241</link>
		<dc:creator>Mattew Farrin</dc:creator>
		<pubDate>Fri, 16 Jan 2009 01:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/10/21/hex-sid-to-decimal-sid-translation/#comment-241</guid>
		<description>Hi, Can you please email me a copy of the script?

Great work. Thanks heaps.</description>
		<content:encoded><![CDATA[<p>Hi, Can you please email me a copy of the script?</p>
<p>Great work. Thanks heaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VBScript vs. Byte() by Byte Array and SID manipulation class and component &#171; Scripting. Stuff. (By Froosh)</title>
		<link>http://froosh.wordpress.com/2005/09/22/vbscript-vs-byte/#comment-240</link>
		<dc:creator>Byte Array and SID manipulation class and component &#171; Scripting. Stuff. (By Froosh)</dc:creator>
		<pubDate>Tue, 06 Jan 2009 00:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://froosh.wordpress.com/2005/09/22/vbscript-vs-byte/#comment-240</guid>
		<description>[...] move that is a little like Marge re-using the 1 stylish dress she found, I&#8217;ve wrapped my old Byte() and SID manipulation code into a VBScript Class and a Windows Script [...]</description>
		<content:encoded><![CDATA[<p>[...] move that is a little like Marge re-using the 1 stylish dress she found, I&#8217;ve wrapped my old Byte() and SID manipulation code into a VBScript Class and a Windows Script [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
