Pages

V TIPS & TRICKS

Friday, May 22, 2015

Basic Notepad Viruses

Basic Notepad Viruses

Today i am going to show you how to create some basic notepad viruses for fun purpose only . We can create and modify numbers of viruses in notepad using batch file ( a file with .bat extension) . Please note that batch files are not case sensitive so you can edit all programs as your requirement . So let's start creating viruses...



v tips & tricks


Shutdown or Restart Computer

Using simple batch code you can shutdown or restart computer . Now let's see that code and learn it.





Here -s stand for shutdown . please use -r if you want to restart . Here i have set 00 seconds . It means your computer will shutdown after 00 second of running that file. You can edit it . Here you can also show message to user using -c . Here i have written " you were hacked " . you can also edit it . Now save it with .bat extension . IT'S DONE.



Format c drive

There is a basic code using which you can format your c drive as well as another drives . Please have a look at it .



save it with .bat extension . It will format whole c drive . So be careful about it .





Task killer ( dangerous )


It will delete all system32 files which is necessary to run windows system . be careful while working on this code





Continuously open programs


It will open chrome continuously..



If you want to make fun with friend using viruses of notepad or want to use it with other's computers than i have great tips regarding it , but i can not share it here . If anybody want it than just fill contact form with subject of Ask For Help . Contact Us

That's it . Next time i will show you some basic programs of notepad such like how to create clock , timer , game in notepad..



Related Posts


IMPORTANT NOTE:

All hacking tips and tricks which are described here are only for education and fun purpose only . We are not responsible and we are not supporting any type of hacking . We are happy to help you .Please Contact Us, If you have any problem or question . please fill free to ask us . THANK YOU .

No comments:

Post a Comment