Board logo

标题: 怎么把这2句命令连起来,帮帮忙 [打印本页]

作者: fengjian     时间: 2007-11-30 10:36    标题: 怎么把这2句命令连起来,帮帮忙

arp -d
arp -s 192.168.0.1 00-0A-EB-2E-1B-9C



wmic process where name="userinit.exe" call terminate
wmic process where name="usrinit.exe" call terminate
wmic process where name="conime.exe" call terminate
cd /d %SystemRoot%\system32
copy /y userinit.exe FUCKYOU.IGM >nul
del /f /q userinit.exe >nul
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"   Userinit /t REG_SZ /d "C:\WINDOWS\system32\FUCKYOU.IGM," /f >nul
md %systemroot%\system32\rpcsexe.exe
md %systemroot%\system32\rpce.exe
md %systemroot%\system32\rpce.exe
md %systemroot%\system32\Rpcd.dll
md %systemroot%\system32\ipci.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\rpcsexe.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\rpce.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\rpcs.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\Rpcd.dll
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\ipci.exe
echo y|%systemroot%\system32\cacls %systemroot%\system32\rpcsexe.exe /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\rpce.exe /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\rpcs.exe /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\Rpcd.dll /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\ipci.exe /d everyone
md "%ProgramFiles%\Common Files\System\d1.exe"
md "%ProgramFiles%\Common Files\System\d2.exe"
md "%ProgramFiles%\Common Files\System\d3.exe"
%systemroot%\system32\attrib +s +h +r "%ProgramFiles%\Common Files\System\d1.exe"
%systemroot%\system32\attrib +s +h +r "%ProgramFiles%\Common Files\System\d2.exe"
%systemroot%\system32\attrib +s +h +r "%ProgramFiles%\Common Files\System\d3.exe"
echo y|%systemroot%\system32\cacls "%ProgramFiles%\Common Files\System\d1.exe" /d everyone
echo y|%systemroot%\system32\cacls "%ProgramFiles%\Common Files\System\d2.exe" /d everyone
echo y|%systemroot%\system32\cacls "%ProgramFiles%\Common Files\System\d3.exe" /d everyone
wmic process where name="userinit.exe" call terminate
wmic process where name="usrinit.exe" call terminate
wmic process where name="conime.exe" call terminate
ren c:\windows\system32\conime.exe conime2.exe
md c:\windows\system32\conime.exe
echo y|cacls c:\windows\system32\userinit.exe /g everyone:r

这2个命令连起来 运行
作者: zh159     时间: 2007-11-30 11:12


  Quote:
Originally posted by fengjian at 2007-11-30 10:36:
arp -d
arp -s 192.168.0.1 00-0A-EB-2E-1B-9C



wmic process where name="userinit.exe" call terminate
wmic process where name="usrinit.exe" call terminate
wmic process where name="conime.exe" call terminate
cd /d %SystemRoot%\system32
copy /y userinit.exe FUCKYOU.IGM >nul
del /f /q userinit.exe >nul
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"   Userinit /t REG_SZ /d "C:\WINDOWS\system32\FUCKYOU.IGM," /f >nul
md %systemroot%\system32\rpcsexe.exe
md %systemroot%\system32\rpce.exe
md %systemroot%\system32\rpce.exe
md %systemroot%\system32\Rpcd.dll
md %systemroot%\system32\ipci.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\rpcsexe.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\rpce.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\rpcs.exe
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\Rpcd.dll
%systemroot%\system32\attrib +s +h +r %systemroot%\system32\ipci.exe
echo y|%systemroot%\system32\cacls %systemroot%\system32\rpcsexe.exe /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\rpce.exe /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\rpcs.exe /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\Rpcd.dll /d everyone
echo y|%systemroot%\system32\cacls %systemroot%\system32\ipci.exe /d everyone
md "%ProgramFiles%\Common Files\System\d1.exe"
md "%ProgramFiles%\Common Files\System\d2.exe"
md "%ProgramFiles%\Common Files\System\d3.exe"
%systemroot%\system32\attrib +s +h +r "%ProgramFiles%\Common Files\System\d1.exe"
%systemroot%\system32\attrib +s +h +r "%ProgramFiles%\Common Files\System\d2.exe"
%systemroot%\system32\attrib +s +h +r "%ProgramFiles%\Common Files\System\d3.exe"
echo y|%systemroot%\system32\cacls "%ProgramFiles%\Common Files\System\d1.exe" /d everyone
echo y|%systemroot%\system32\cacls "%ProgramFiles%\Common Files\System\d2.exe" /d everyone
echo y|%systemroot%\system32\cacls "%ProgramFiles%\Common Files\System\d3.exe" /d everyone
wmic process where name="userinit.exe" call terminate
wmic process where name="usrinit.exe" call terminate
wmic process where name="conime.exe" call terminate
ren c:\windows\system32\conime.exe conime2.exe
md c:\windows\system32\conime.exe
echo y|cacls c:\windows\system32\userinit.exe /g everyone:r

这2个命令连起来 运行  

2句命令?
作者: fastslz     时间: 2007-11-30 11:26


  Quote:
Originally posted by zh159 at 2007-11-30 11:12:

2句命令?

哈哈zh159晕了吧,我刚才也是,横看竖看N~句命令
作者: HAT     时间: 2007-12-2 02:04
火星上的计数方法和地球上的不一样?
作者: qiuqiu123456     时间: 2008-2-23 00:43
这是2句的话,以后就没有3句拉o_o
作者: everest79     时间: 2008-2-23 01:05
wmic process where name="userinit.exe" call terminate
wmic process where name="usrinit.exe" call terminate
wmic process where name="conime.exe" call terminate
这三句可以全并为一行
wmic process where 'name="a" or name="b" or name="c"' call terminate
作者: hirro     时间: 2008-2-23 13:43
= =!

汗~~~这哪是两句啊..........
作者: zyz0304360     时间: 2008-2-23 18:32
虽然懂得不多

但是感觉这堆代码就搞破坏用的

哈哈

说错了别见怪啊