Results 1 to 7 of 7
  1. #1
    headsup's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pa
    Posts
    1,232
    Reputation
    8
    Thanks
    208
    My Mood
    Cynical

    (TUT) Create a Fake Virus.

    Ok firstly do not use these skills or this code anywhere on MPGH!!!!!

    Ok,
    * 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.


    echo Virus has been executed successfully! echo Have a nice day! shutdown.exe -s -t 10 -c "Your computer has committed suicide. Have a nice day." </source> }}


    Warnings
    * Only do this to someone who can handle such a prank!
    * Do not execute such viruses on computers that must be available 24 hours a day. (Like the ones in hospitals)
    * Remember that if you use a shutdown-countdown you should have enough time to abort the countdown! How to do this is mentioned above. That means don't enter "2" and expect yourself to have 2 minutes to disable it!




    1. Read and understand the warnings!
    2. Open up Notepad in Windows. You can do this by navigating to Start > Programs > Accessories > Notepad, or simply by entering notepad under Start > Run.
    3. Copy and Paste this Code of the "virus" into Notepad

    Code:
    @echo off
    color 1a (Changes the colour)
    echo (Displays a text)
    echo: (leaves a line)
    ping -n 2 127.0.0.1>nul (pings your localhost - nothing much)
    shutdown.exe (shutdown)
    4. Click File -> Save as
    5. Decide for a location to save the fake-virus. You should chose a location where the user won't find the file, so saving it on the desktop would be a bad idea!
    6. Change ".txt" to "All files" in the file type drop-down menu
    7. Chose a harmless filename. Replace the ".txt" at the with ".bat"
    8. Click on save and close Notepad.

    9. Make a Nice neat Icon and your done..


  2. The Following User Says Thank You to headsup For This Useful Post:

    nepito (03-13-2010)

  3. #2
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    huh this is shutdown----.... i wonder how to decline it....

  4. #3
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    -_________________________________-
    old is old

  5. The Following User Says Thank You to XGelite For This Useful Post:

    NextGen1 (02-25-2010)

  6. #4
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    What's with everyone making "Fake Virus Tuts"

    (IMO) Put your effort into something useful.....

    Support: Hello , This is Tech support

    Effected: "OH MY GOD, I RAN THIS .BAT FILE AND MY COMPUTER SHUT DOWN....What am I to do......."

    Support: Calm down sir, Did you press the power button?

    Effected: :huffs: ......... Thanks....--(Click) ---


     


     


     



    The Most complete application MPGH will ever offer - 68%




  7. The Following User Says Thank You to NextGen1 For This Useful Post:

    headsup (03-02-2010)

  8. #5
    [GENIUS] HaXoR's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    133
    Reputation
    10
    Thanks
    19
    My Mood
    Busy
    meh... nice post but simple really + its quite old

  9. #6
    Hahne's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    M.P.G.H
    Posts
    4,551
    Reputation
    57
    Thanks
    797
    My Mood
    Asleep
    Whatssss ?
    Everybody wanting to post in crossfire section read these
    https://www.mpgh.net/forum/175-crossf...-5-2011-a.html

    EX.

  10. #7
    burbatyl000's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    197
    Reputation
    10
    Thanks
    20
    My Mood
    Doh
    Quote Originally Posted by hahne123 View Post
    Whatssss ?
    Hahne you are EVERYWHERE! lol
    .:Favorite:.

Similar Threads

  1. [Tut] Create Hack + DLL (VC++ 6)
    By LegendaryHacker1337 in forum Game Hacking Tutorials
    Replies: 12
    Last Post: 02-22-2013, 05:23 PM
  2. *Penguin Fake Virus tut*
    By penguin19985 in forum General Hacking
    Replies: 9
    Last Post: 02-24-2011, 03:27 PM
  3. [Tut] How to Speed Hack Unlimited [Tut] (Pffttt. No fake virusy cracks)
    By erikshadow in forum Combat Arms Hacks & Cheats
    Replies: 83
    Last Post: 01-01-2009, 09:21 AM
  4. [TUT] Creating a Korean Warrock Clan
    By bigwillybilly in forum WarRock Korea Hacks
    Replies: 38
    Last Post: 08-19-2008, 07:29 PM
  5. Make a fake virus
    By Hispiforce in forum WarRock - International Hacks
    Replies: 17
    Last Post: 09-07-2007, 05:56 PM