Home » Archive

Articles in the Hacking Windows Category

Hacking Windows »

[20 Jul 2011 | No Comment | ]

We often gets frustrated when our Operating System consumes a lot of time while Booting & we don’t have a option sitting idle in front of it & waiting. So here comes a trick for you all which’ll surely improve your speed of booting Win XP.
Follow the following steps :
1. Open notepad.exe, type “del c:\windows\prefetch\ntosboot-*.* /q” (without the quotes) & save as “ntosboot.bat” in c:\
2. From the Start menu, select “Run” & type “gpedit.msc”.
3. Double click “Windows Settings” under “Computer Configuration” and double click again on “Shutdown” …

Hacking Windows »

[19 Jan 2011 | No Comment | ]

By default IPv6 is not enabled on windows XP Pro and Windows Server 2003. However, its very easy to enable IPv6 with netsh (net shell) command line tool.
Enable ipv6
netsh interface ipv6 install
Disable ipv6
netsh interface ipv6 uninstall
To verify if ipv6 is enabled, run ipconfig /all and see if ipv6 address is returned.
Note: you can use netsh to enable/disable ipv4, just change ipv6 to ipv4 in above commands.

Hacking Windows »

[12 Jan 2011 | Comments Off | ]

Install Windows xp in less than 15 minutes
This trick will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes.
steps are :
1. Boot through Windows XP CD.
2. After all the files are completely loaded, you get the option to select the partition. Select “c”.
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the …

Cool Tricks, Hacking Windows »

[12 Jan 2011 | No Comment | ]

To create a shortcut on your desktop to lock your computer:
>Right-click the desktop.
>Point to New, and then click Shortcut.
>The Create Shortcut Wizard opens. In the text box, type the following:
rundll32.exe user32.dll,LockWorkStation
>Click Next.
Enter a name for the shortcut. You can call it “Lock Workstation” or choose any name you like.
Click Finish.
You can also change the shortcut’s icon
To change the icon:
>Right click the shortcut and then select Properties.
>Click the Shortcut tab, and then click the Change Icon button.
In the Look for icons in this file text box, type:
Shell32.dll.
Click OK.
Select one of the …

Hacking Windows »

[7 Dec 2010 | No Comment | ]

The Start menu is the most frequently used item in Windows systems. It keeps track of all your frequently accessed programs and sorts them in the list according to the usage. It also makes it easy for the user to access all the installed programs from one place. But sometimes when you uninstall program from the system the empty folders of that program are left behind.
Start Menu Cleaner is an easy to use tool using which you can remove unneeded shortcuts and empty folders from …

Hacking Windows »

[10 Sep 2010 | No Comment | ]

Most of you might be aware of the fact that it is possible to use Windows 7 and Vista for 120 days without activation. This is actually possible using the slmgr -rearm command which will extend the grace period from 30 days to 120 days. However in this post I will show you a small trick using which it is possible to use Windows 7 without activation for approximately an year! Here is a way to do that.
1. Goto “Start Menu -> All Programs -> Accessories” …

Cool Tricks, Hacking Windows »

[18 Feb 2010 | No Comment | ]

You are in front of your office PC having 20-30 windows open and everything messed up… You are called for an emergency… Urghh…What to do now?? Use Close All.
This tiny tool helps you to close all running applications with one click. It does not use system resources because it only flashes a “close” signal to all open windows on the desktop and then ceases. Just place a shortcut to the tool in the Start Menu, Quick Launch or elsewhere.

You can always add a hotkey to this shortcut. It is really …

Cool Tricks, Hacking Windows »

[15 Feb 2010 | No Comment | ]

STP is a freeware which allows you to convert your scanned files in to PDF file. It also allows the user to convert the scanned image in to JPEG format. User can combine multiple JPEG files to create a single PDF file. The images can be rotated and editing can be done on the images using this software.
Screenshot:

STP is absolutely free software for home and commercial use.
Download STP (217 KB)

Hacking Windows »

[14 Feb 2010 | No Comment | ]

It takes a powerful machine to run the latest games available in the market. If you have too many processes running in the background then your game may start taking hiccups. To avoid this performance problems one require to stop the unwanted processes and close all the unneeded programs.
Game Booster can do all the things for you. It is an application which is dedicated to game lovers. It helps to improve your gaming experience. It can save a lot of time of your by stopping all unneeded programs and services …

Hacking Windows, Trojan Horse »

[13 Feb 2010 | 2 Comments | ]

Recycler.exe virus mainly spreads through Pen drives and other removable media devices. Each time you insert your Pen Drive in any infected computer it copies itself to the Pen Drive. It also opens a backdoor and secretly downloads some potentially unwanted and malicious files to your computer.

How to Remove recycler.exe virus from pen drive??

Download Flash Disinfector and save it on your desktop.
Run the app, it will ask you to insert Pen Drive.Insert your Pen Drive and click OK.
It will remove autorun.inf file from your Pen Drive. Now open your pendrive …