Showing posts with label CMD. Show all posts
Showing posts with label CMD. Show all posts
ANKUSH
This helps you to prevent the Computer Vendor fooling you & claiming that he has installed orignal Windows XP on your PC. Check out this test.
Open your Run [Start > Run or Win key + 'R']

Type 'oobe/msoobe /a' and hit enter.

If activated, it will give you the message that 'Windows Already Activated... Click OK To Exit' else it will ask you the license code to activate the Windows OS.



enjoy Hacking(ankush)...

post comment
Labels: , 0 comments | | edit post
ANKUSH
HEAR R THE STEPS>>>

1. All you need is your friends IP address and your Command Prompt.

2. Open your notepad and write tis code as it is.................. I would prefer you to copy this !

@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. Drag this file (.bat file)over to Command Prompt and press enter!

5. You would then see some thing like this:

MESSENGER
User:

6. After "User" type the IP address of the computer you want to contact.

7. Before you press "Enter"
it should look like this:

MESSENGER
User: IP_Address
Message: Hi, How are you ?

8. Now all you need to do is press "Enter",
and start chatting

ENJOY YOUR SELF.........


enjoy Hacking(ankush)...

post comment
Labels: 3 comments | | edit post