<?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: Changing password of a remote PC</title>
	<atom:link href="http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/</link>
	<description>Hacking, Network security and tech blog</description>
	<lastBuildDate>Tue, 02 Mar 2010 04:54:00 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zinnoc</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-38828</link>
		<dc:creator>Zinnoc</dc:creator>
		<pubDate>Thu, 13 Aug 2009 13:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-38828</guid>
		<description>REMEMBER: Breaking into computers is against the law, you can go to jail for that, do not do it, me or anybody else is not respond for your actions !!!</description>
		<content:encoded><![CDATA[<p>REMEMBER: Breaking into computers is against the law, you can go to jail for that, do not do it, me or anybody else is not respond for your actions !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zinnoc</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-38827</link>
		<dc:creator>Zinnoc</dc:creator>
		<pubDate>Thu, 13 Aug 2009 13:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-38827</guid>
		<description>Look guys, hack somebody from a batch file is too easy, but i mean someone that is not a programmer, hacker or someone that knows this thinks, the BAT file is great, he cannot be detected by antivirus software, there is software called Bat2Exe i think, this will transform your BAT file to EXE file, this way you can set an icon, example set Counter-Strike&#039;s icon and rename the file to &quot;CSCheat.exe&quot;, this is example only, so your friend/enemy will not think that is virus, well it&#039;s not really a virus, so it&#039;s look like an normal Counter-Strike cheat, when he open it, the thinks that you write in the batch file will be successfully completed for 1 second and your friend/enemy is busted, it&#039;s easy.</description>
		<content:encoded><![CDATA[<p>Look guys, hack somebody from a batch file is too easy, but i mean someone that is not a programmer, hacker or someone that knows this thinks, the BAT file is great, he cannot be detected by antivirus software, there is software called Bat2Exe i think, this will transform your BAT file to EXE file, this way you can set an icon, example set Counter-Strike&#8217;s icon and rename the file to &#8220;CSCheat.exe&#8221;, this is example only, so your friend/enemy will not think that is virus, well it&#8217;s not really a virus, so it&#8217;s look like an normal Counter-Strike cheat, when he open it, the thinks that you write in the batch file will be successfully completed for 1 second and your friend/enemy is busted, it&#8217;s easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramarao_bobby</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-30653</link>
		<dc:creator>ramarao_bobby</dc:creator>
		<pubDate>Sun, 12 Apr 2009 12:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-30653</guid>
		<description>Just sending the file doesn&#039;t change the username or password.
 You have to  run the batch file on the remote PC. 
Will anyone run it  and change his account details ?? 

 This trick just sounds good on the title but has no practical importance.

Moreover, this code only works when the remote PC user has logged in with administrative privilege. 

So, even though this code changes his  username n password when executed he can change it to his desired  ones being an admin. 

My suggestion  to Shubham is to change the title to  
&quot;CHANGE YOUR PASSWORD(or account info)  WITH BATCH FILE PROGRAMMING&quot; and remove all the sending stuff and tell to execute the batch file on own PC&#039;s. 

That would be a better title and makes some meaning to this post.</description>
		<content:encoded><![CDATA[<p>Just sending the file doesn&#8217;t change the username or password.<br />
 You have to  run the batch file on the remote PC.<br />
Will anyone run it  and change his account details ?? </p>
<p> This trick just sounds good on the title but has no practical importance.</p>
<p>Moreover, this code only works when the remote PC user has logged in with administrative privilege. </p>
<p>So, even though this code changes his  username n password when executed he can change it to his desired  ones being an admin. </p>
<p>My suggestion  to Shubham is to change the title to<br />
&#8220;CHANGE YOUR PASSWORD(or account info)  WITH BATCH FILE PROGRAMMING&#8221; and remove all the sending stuff and tell to execute the batch file on own PC&#8217;s. </p>
<p>That would be a better title and makes some meaning to this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giridhar</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-30495</link>
		<dc:creator>giridhar</dc:creator>
		<pubDate>Thu, 09 Apr 2009 11:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-30495</guid>
		<description>net user username password


what is username?
and password?

how can we know the username of remote computer

is there any other trick .
if so please mail mee
thanks in advance</description>
		<content:encoded><![CDATA[<p>net user username password</p>
<p>what is username?<br />
and password?</p>
<p>how can we know the username of remote computer</p>
<p>is there any other trick .<br />
if so please mail mee<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zinnoc</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-29384</link>
		<dc:creator>Zinnoc</dc:creator>
		<pubDate>Sun, 22 Mar 2009 21:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-29384</guid>
		<description>Great , Great , BATCH Programming rocks , you can do many amazing stuffs with BAT files and noting can stop you.... &gt;:)</description>
		<content:encoded><![CDATA[<p>Great , Great , BATCH Programming rocks , you can do many amazing stuffs with BAT files and noting can stop you&#8230;. &gt;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-17957</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Mon, 20 Oct 2008 10:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-17957</guid>
		<description>Do i have to put the username and the password of my friend to change her password?</description>
		<content:encoded><![CDATA[<p>Do i have to put the username and the password of my friend to change her password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pol</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-17830</link>
		<dc:creator>pol</dc:creator>
		<pubDate>Fri, 17 Oct 2008 20:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-17830</guid>
		<description>Hi i want to ask can you tell why the antivirus cannot let in my system tscrack or tsgrinder and it says that virus is detected.
Before i have used that and with antivirus,but from now it doesn,t let this to do?

So i need to know how to fix this problem or how to rename it that antivirus wouldn,t rekegnize and let in.

Sorry for my bad language.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi i want to ask can you tell why the antivirus cannot let in my system tscrack or tsgrinder and it says that virus is detected.<br />
Before i have used that and with antivirus,but from now it doesn,t let this to do?</p>
<p>So i need to know how to fix this problem or how to rename it that antivirus wouldn,t rekegnize and let in.</p>
<p>Sorry for my bad language.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LinkJam Part 4: Tips And Tricks Special</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-17330</link>
		<dc:creator>LinkJam Part 4: Tips And Tricks Special</dc:creator>
		<pubDate>Sun, 05 Oct 2008 05:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-17330</guid>
		<description>[...] 12-Genius Hackers tells you the way to change password of a remote PC [...]</description>
		<content:encoded><![CDATA[<p>[...] 12-Genius Hackers tells you the way to change password of a remote PC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hanna</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-16887</link>
		<dc:creator>Hanna</dc:creator>
		<pubDate>Sat, 27 Sep 2008 00:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-16887</guid>
		<description>i really could not figure this out, after typing in the notepad, send it through messanger and who&#039;s user name is changed here, is it friends?</description>
		<content:encoded><![CDATA[<p>i really could not figure this out, after typing in the notepad, send it through messanger and who&#8217;s user name is changed here, is it friends?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LinkJam Part 4: Tips And Tricks Special &#124; Tea Break</title>
		<link>http://geniushackers.com/blog/2008/09/10/changing-password-of-a-remot-pc/comment-page-1/#comment-15764</link>
		<dc:creator>LinkJam Part 4: Tips And Tricks Special &#124; Tea Break</dc:creator>
		<pubDate>Thu, 11 Sep 2008 19:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://geniushackers.com/blog/?p=576#comment-15764</guid>
		<description>[...] 12-Genius Hackers tells you the way to change password of a remote PC [...]</description>
		<content:encoded><![CDATA[<p>[...] 12-Genius Hackers tells you the way to change password of a remote PC [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
