Sunday, September 16, 2018

Simple virus creatation

Open Notepad and write "start" without quotes


Start
Start
Start


and then save it with .bat extension.


Now double click on this .bat file to run Command Prompt

No comments:

Post a Comment

JAVA SCRIPT GET ELEMENT BY ID CONCEPT

  JavaScript getElementById() with HTML Control – Simple Example with Result What is getElementById() ? getElementById() is a JavaScript...