How To Create A Space Eater Virus In Java
- Open Notepad and type the following virus code:
- Save it as Virus.java
- Now generate the byte code of program using Java Compiler.
- When you execute this program It will start eating the space of your C drive. To stop this virus simply close the command window.
- In order to recover the lost space of your drive. go to C:\WINDOWS and delete the file virus.dll (also from Recycle bin)
Explanation: On execution this program will create a file called virus.dll at the location C:\WINDOWS and start increasing its size by sending the junk data into it which automatically increase the size of the disk.
No comments:
Post a Comment