首页 |Blog |Download |English
文章搜索
标题 内容
领地  四方  
赞助商
热门文章
最新评论
友情链接
当前位置:首 页 >> English>> Software (English)>> 文章内容
 
1
1
Patch TCP Limited In Memory By Virtual Device
Patch TCP Limited In Memory By Virtual Device


作者:deepxw   发布时间:2008-08-29 13:18:52   浏览次数:2891

Welcome to " http://deepxw.blogspot.com ", fully English, and more stable.

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.02.05
  * supports Windows Vista SP2 RC v.275, 6.0.6002.16659.

Download Link 1:     TCPZ_20090205.zip
Download Link 2:     TCPZ_20090205.zip

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.

2009.02.05
  * supports Windows Vista SP2 RC v.275, 6.0.6002.16659.

Download:     

2009.02.05, V2.5.1.50
Download Link 1:     TCPZ_20090205.zip
Download Link 2:     TCPZ_20090205.zip


Older version: 

2009.01.08  V2.4.0.46
 Download Link 1:     TCPZ_20090108.zip
 Download Link 2:     TCPZ_20090108.zip

2008.12.29  V2.3.1.43
Download Link 1:     TCPZ_20081229.zip
Download Link 2:     TCPZ_20081229.zip

2008.12.16
Download Link 1:     TCPZ_20081216.zip
Download Link 2:     TCPZ_20081216.zip

2008.11.12
Download link 1:      TCPZ_20081112.zip
Download link 2:      TCPZ_20081112.zip
 

TCP-Z, another type of GUI application is here:  http://deepxw.lingd.net/show.php?id=1415261


图片附件(缩略图):
大小: 
尺寸: 365 x 400
浏览: 22 次
点击打开新窗口浏览全图
附件: patchtcpipinmemory080825.zip (128.1 K,下载次数:119)







引用 Kev 说过的话:
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
41.208.48.160 @ Times: 2008-11-20 14:16:30 引用此文发表评论

引用 user 说过的话:
启动后就显示为10个了。为什么呢?我是vista sp1

TCPZ是分区查找内存,系统驱动程序加载的顺序与地址变化都可能会造成TCPZ无法查找到正确目标。
以后版本会想办法解决。
deepxw @ Times: 2008-11-06 12:03:45 引用此文发表评论



请填写详细信息发表评论
评论名字:
电子邮件:
评论内容:
验证字码: 验证码

关于我们 |  联系方式 |  广告服务 |  帮助中心 |  免责声明 |  友情链接 |  网站管理
Copyright © 2005-2008 闲人小作 All Right Reserved.
  Powered by LingCms 版权所有 © 2005-2009 Lingd.Net.