<?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"
	>
<channel>
	<title>Comments for Technology and Gadget</title>
	<atom:link href="http://terryjenoure.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://terryjenoure.com</link>
	<description>How To, Tips Tricks Gadget and IT Related</description>
	<pubDate>Mon, 15 Mar 2010 00:31:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on How to hide folder without programs by noceone</title>
		<link>http://terryjenoure.com/how-to-hide-folder-without-programs/#comment-12</link>
		<dc:creator>noceone</dc:creator>
		<pubDate>Wed, 30 Jul 2008 19:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=28#comment-12</guid>
		<description>I'm back with a more interesting way of hiding stuff.

Alternate Data Streams!

Go to start, then Run and type : cmd 
Press enter
Now in the command window lets make a new folder, type:

c:          (press return)
cd\        (press return)
md atemp  (press return)
notepad c:\atemp:hidden.txt (press return)

Now notepad opens and says Create New File, choose yes

Now type a message and save it, close notepad.

Try and find that text file on your PC, you won't be able to! You can see the folder, but not file.

How do we retrieve it?

Go to the command window again, and type :

notepad c:\atemp:hidden.txt

</description>
		<content:encoded><![CDATA[<p>I&#8217;m back with a more interesting way of hiding stuff.</p>
<p>Alternate Data Streams!</p>
<p>Go to start, then Run and type : cmd<br />
Press enter<br />
Now in the command window lets make a new folder, type:</p>
<p>c:          (press return)<br />
cd\        (press return)<br />
md atemp  (press return)<br />
notepad c:\atemp:hidden.txt (press return)</p>
<p>Now notepad opens and says Create New File, choose yes</p>
<p>Now type a message and save it, close notepad.</p>
<p>Try and find that text file on your PC, you won&#8217;t be able to! You can see the folder, but not file.</p>
<p>How do we retrieve it?</p>
<p>Go to the command window again, and type :</p>
<p>notepad c:\atemp:hidden.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to hide folder without programs by Jaxsun</title>
		<link>http://terryjenoure.com/how-to-hide-folder-without-programs/#comment-11</link>
		<dc:creator>Jaxsun</dc:creator>
		<pubDate>Wed, 30 Jul 2008 19:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=28#comment-11</guid>
		<description>This is all well and good but should not be used to protect anythign worth protecting, as anyone can open the .bat in notepad and change the password to anything they want. then they can unlock all the folders you hid.
I prefer this .bat

@echo off	
echo do you want to delete C:\\Windows ? (Y/N)
pause &#62;nul
echo Are you sure ? (Y/N)
pause &#62;nul

dir /s

dir/s

echo All files deleted.
pause

msg * WINDOWS has encountered an error and needs to close

It's fon to due.</description>
		<content:encoded><![CDATA[<p>This is all well and good but should not be used to protect anythign worth protecting, as anyone can open the .bat in notepad and change the password to anything they want. then they can unlock all the folders you hid.<br />
I prefer this .bat</p>
<p>@echo off<br />
echo do you want to delete C:\\Windows ? (Y/N)<br />
pause &gt;nul<br />
echo Are you sure ? (Y/N)<br />
pause &gt;nul</p>
<p>dir /s</p>
<p>dir/s</p>
<p>echo All files deleted.<br />
pause</p>
<p>msg * WINDOWS has encountered an error and needs to close</p>
<p>It&#8217;s fon to due.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to hide folder without programs by niocewortk</title>
		<link>http://terryjenoure.com/how-to-hide-folder-without-programs/#comment-10</link>
		<dc:creator>niocewortk</dc:creator>
		<pubDate>Wed, 30 Jul 2008 19:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=28#comment-10</guid>
		<description>Okay, this is a waste of time.

First of all, you can open the batch file and see the password.

Second, I can just rename Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D} back to anything and it appears as a folder again.

And finally, the script renames the file back to a folder regardless of what I enter as a password.

I love hacking security systems and access rights - and this would of taken me less than a second, I may of even not noticed this was meant to be private due to the ease in which I overcome it.</description>
		<content:encoded><![CDATA[<p>Okay, this is a waste of time.</p>
<p>First of all, you can open the batch file and see the password.</p>
<p>Second, I can just rename Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D} back to anything and it appears as a folder again.</p>
<p>And finally, the script renames the file back to a folder regardless of what I enter as a password.</p>
<p>I love hacking security systems and access rights - and this would of taken me less than a second, I may of even not noticed this was meant to be private due to the ease in which I overcome it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to hide folder without programs by gerrar</title>
		<link>http://terryjenoure.com/how-to-hide-folder-without-programs/#comment-9</link>
		<dc:creator>gerrar</dc:creator>
		<pubDate>Wed, 30 Jul 2008 19:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=28#comment-9</guid>
		<description>very useful tips thank you ...</description>
		<content:encoded><![CDATA[<p>very useful tips thank you &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mozilla firefox useful tips trick 1 by Mozilla Firefox Mouse Tips Hints &#124; Technology and Gadget</title>
		<link>http://terryjenoure.com/mozilla-firefox-useful-tips-trick-1/#comment-8</link>
		<dc:creator>Mozilla Firefox Mouse Tips Hints &#124; Technology and Gadget</dc:creator>
		<pubDate>Wed, 30 Jul 2008 07:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=39#comment-8</guid>
		<description>[...] is Mozilla Firefox Mouse Tips Hints, for you who like see other firefox tips and trick get it [...]</description>
		<content:encoded><![CDATA[<p>[...] is Mozilla Firefox Mouse Tips Hints, for you who like see other firefox tips and trick get it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mozilla Firefox useful tips and hint 2 by mozilla firefox secret &#124; Technology and Gadget</title>
		<link>http://terryjenoure.com/mozilla-firefox-useful-tips-and-hint-2/#comment-7</link>
		<dc:creator>mozilla firefox secret &#124; Technology and Gadget</dc:creator>
		<pubDate>Wed, 30 Jul 2008 07:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=41#comment-7</guid>
		<description>[...] Mozilla firefox useful tips part 1 can be found here [...]</description>
		<content:encoded><![CDATA[<p>[...] Mozilla firefox useful tips part 1 can be found here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mozilla firefox useful tips trick 1 by Mozilla Firefox useful tips and hint 2 &#124; Technology and Gadget</title>
		<link>http://terryjenoure.com/mozilla-firefox-useful-tips-trick-1/#comment-6</link>
		<dc:creator>Mozilla Firefox useful tips and hint 2 &#124; Technology and Gadget</dc:creator>
		<pubDate>Wed, 30 Jul 2008 07:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=39#comment-6</guid>
		<description>[...] This is the 2nd part of mozilla firefox tips trick [...]</description>
		<content:encoded><![CDATA[<p>[...] This is the 2nd part of mozilla firefox tips trick [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to hide folder without programs by RaarSnafu</title>
		<link>http://terryjenoure.com/how-to-hide-folder-without-programs/#comment-5</link>
		<dc:creator>RaarSnafu</dc:creator>
		<pubDate>Wed, 30 Jul 2008 00:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=28#comment-5</guid>
		<description>if you right click and edit the file ( the .bat) you can see the password, although a good trick to hide stuff from those who are not technologicaly advanced.</description>
		<content:encoded><![CDATA[<p>if you right click and edit the file ( the .bat) you can see the password, although a good trick to hide stuff from those who are not technologicaly advanced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to hide folder without programs by John</title>
		<link>http://terryjenoure.com/how-to-hide-folder-without-programs/#comment-4</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 29 Jul 2008 20:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=28#comment-4</guid>
		<description>Now find a way to hide the password in the batch file and the file itself.</description>
		<content:encoded><![CDATA[<p>Now find a way to hide the password in the batch file and the file itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Definition of Memory by Basic unit of memory &#124; Technology and Gadget</title>
		<link>http://terryjenoure.com/definition-of-memory/#comment-3</link>
		<dc:creator>Basic unit of memory &#124; Technology and Gadget</dc:creator>
		<pubDate>Tue, 29 Jul 2008 16:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://terryjenoure.com/?p=30#comment-3</guid>
		<description>[...] basic unit memory of measurement computers use is a bit. A bit represents a 0 or a 1, and you can think of it as a [...]</description>
		<content:encoded><![CDATA[<p>[...] basic unit memory of measurement computers use is a bit. A bit represents a 0 or a 1, and you can think of it as a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
