Create a Simple Virus Using Notepad! π¦ | Easy Coding Tutorial
Learn how to make a basic virus with Notepad in this quick and educational tutorial. Perfect for beginners interested in coding and cybersecurity. Subscribe to CodeX Club for more tech tips! π»

CodeX Club
119 views β’ Feb 3, 2025

About this video
Please Subscribe
Video By CodeX Club
Edited By CodeX Club
πͺπͺπ¨βπ»π¨βπ»
Code By CodeX Club
____________________________________________________
do
Set wshshell = wscript.CreateObject("WScript.Shell")
Wshshell.run "Notepad"
wscript.sleep 100
wshshell.sendkeys "V"
wscript.sleep 100
wshshell.sendkeys "I"
wscript.sleep 100
wshshell.sendkeys "R"
wscript.sleep 100
wshshell.sendkeys "U"
wscript.sleep 100
wshshell.sendkeys "S"
loop
Video By CodeX Club
Edited By CodeX Club
πͺπͺπ¨βπ»π¨βπ»
Code By CodeX Club
____________________________________________________
do
Set wshshell = wscript.CreateObject("WScript.Shell")
Wshshell.run "Notepad"
wscript.sleep 100
wshshell.sendkeys "V"
wscript.sleep 100
wshshell.sendkeys "I"
wscript.sleep 100
wshshell.sendkeys "R"
wscript.sleep 100
wshshell.sendkeys "U"
wscript.sleep 100
wshshell.sendkeys "S"
loop
Video Information
Views
119
Likes
5
Duration
0:38
Published
Feb 3, 2025
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now