Now,I have a new way to modify TCP half open limited. It does not need to modify the file tcpip.sys in harddisk, It just patch tcpip.sys in memory by a driver.
2009.01.08
+ Windows 7 x64 6.1.7000.0 Memory Patch.
Project Name: TCP Half Open Limited Patcher (TCP-Z)
Support OS: Windows XP SP2, Sp3 / Vista SP1, SP2 / Windows 7, All 32bit / 64bit Author: deepxw#126.com
Blog: http://deepxw.lingd.net/article-1321748-1.html
Features:
1) Safe And Easy: Modifies Tcpip.sys in memory. The changes take effect immediately; do not need to restart the computer.
2) Wide Compatibility: It searches limited offset through signature, no longer focused on the MS upgrade and update.
Support all version of Windows, Which with half-open limited.
3) Easy to use: Automatic changes limited value without human intervention. It is a standard software drivers, Use Device Manager property page to customize the maximum value.
************
* Usages *
************
1, In 64bit version of Vista/Win7, first, please Enable TestSigning.
Open command prompt as administrator, run this command:
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
Restart the computer to take effect.
Only need to run this script once.
If a "Test Mode" watermark on desktop, you can remove it by "RemoveWatermarkX64.exe".
32bits OS, no need to do this setting.
2, Install, or Uninstall.
32bit, run the program as administrator: "TCPZ_Setup-x86.exe".
64bit, run the program as administrator: "TCPZ_Setup-x64.exe"
If OS prompts driver has not been signed, please accept and continue the installation.
If you already exists the old version of the software, please uninstall it first.
Or you do not use the script to install, you can use "Add Hardware" in "Control Panel".
a. Click Start, and then click Control Panel.
b. Double-click Add Hardware.
If you are prompted for an administrator password or for confirmation, type the password, or click Continue.
c. Click Next.
d. Click Install the hardware that I manually select from a list (Advanced), and then click Next.
e. When you are prompted "Do you want Windows to search for your new hardware?" click No.
f. Click the hardware type for the driver you are installing, and then click Next.
g. Click Have Disk.
h. point to the folder of the driver file: "Driver\tcpz.inf".
i. Follow the instructions on your screen.
3, After successful installation, you can see a device named "TCPZ Driver" in the device manager.
Open the properties of "TCP Half Open Limited Patcher ( TCP-Z)", and check current limited value. If current value is 252, that means the patcher working perfectly.
This virtual device will run automatically when Windows starts, and modify TCP half open limited value to 252, or more.
//History:
2008.10.23
+ Windows 7 M1 (x86) memory patch.
2008.10.30
+ Windows 7 M3 (x86) memory patch.
2008.11.01
+ Windows 7 M3 (x64) memory patch.
2008.11.12
* Modify search function
* Fix compatibility of multi-core CPU.
2008.11.29
+ Add a option to custom limited value. Add a UnLimited option for Vista / Windows 7.
2008.12.16
* Modify TcpzQueryRegParameters(), Add a null parameter iNullAction, Avoid NOD32 report as virus.
2008.12.27
* Change digital signature of program files.
2009.01.08
+ Windows 7 x64 6.1.7000.0 Memory Patch.
why is it not possible to go more than 252 under the memory limit in Vista?
Tcpip.sys of Vista/Windows 7, there are only 1 byte for comparing, so the maximum is 0xFF (255).
http://deepxw.lingd.net/article-1778454-1.html
deepxw @ Times: 2008-11-20 19:40:04
Ahhh I got it working with the virtual driver! Thanks a lot man!! My tcpz64.exe shows the memory limit after I applied the virtual driver as 252. I am not a programmer but tell me why is it not possible to go more than 252 under the memory limit in Vista?
41.208.48.160 - Kev @ Times: 2008-11-20 19:10:50
引用 user 说过的话:
Do I install patchtcpipinmemory080825.zip or TCPZ_20081112.zip ?
The newest is TCPZ_20081112.zip. it is the bestest version.
deepxw @ Times: 2008-11-20 16:31:16
This is great work, thank you!
Just a question, which one do I install ? Do I install patchtcpipinmemory080825.zip or TCPZ_20081112.zip ? I run Windows Vista 64-bit SP1