自己下载。p处理没什么技术含量,不过是国内首发。
@echo Off
:est@CN-DOS, electronicstar@126.com
:TCP/IP Connection limit crack
echo By est, electronicstar@126.com
takeown /f %WinDir%\System32\drivers\tcpip.sys 1>nul 2>nul
echo y|cacls %WinDir%\System32\Drivers\tcpip.sys /G %username%:F 1>nul 2>nul
replace %WinDir%\System32\drivers\tcpip.sys "%CD%" 1>nul 2>nul
netsh int tcp set global autotuninglevel=disable 1>nul 2>nul
set /p ConnNum=输入你希望的TCP/IP连接数:
reg add HKLM\System\CurrentControlSet\Services\Tcpip\Parameters /v TcpNumConnections /t REG_DWORD /d %ConnNum% /f 1>nul 2>nul
echo 搞定。任意键退出
pause 1>nul
http://zhenlove.com.cn/cndos/fileup/files/x86.rar
Last edited by estar on 2007-4-13 at 05:19 AM ]