Header Ads Widget

Header Ads

HOW TO MAKE A VIRUS | VIRUS |PYTHON |

 HI, TODAY WE ARE GOING TO SEE HOW TO MAKE A SMALL VIRUS

THIS WILL NOT HARM YOUR COMPUTER 

NOW WE CAN START 

CODE :

FIRST

import subprocess


SECOND :

subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")

IT IS A NOTEPAD VIRUS 

IF YOU RUN THIS CODE AUTOMATICLLY NOTEPAD WILL BE OPENED 

IF YOU CLOSE IT AGAIN IT WILL OPEN UNTIL THE COUNT ENDS 

IF YOU WANT YOU CAN INCREASE 

FINAL CODE :

import subprocess

subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")
subprocess.call("notepad.exe")


THANK YOU !


#VIRUS














Post a Comment

0 Comments