![]() |
|
#1
|
|||
|
|||
|
CrackTcpip.sys driver to patch half-open connection limit in Windows Vista SP1 RC v.668 with tcpip.sys version as 6.0.6001.17052.
Detail at the blog. Note: CrackTcpip.sys for RTM version at post #14 at page 2. |
|
#2
|
|||
|
|||
|
If it replaces 0x0A by 0xFF, the maximum number of connexions isn't 255, it is unlimited :
the instruction is cmp edx, 0Ah, the second operand is 8bit, but sign-extended to 32, so 0xFF means 0xFFFFFFFF |
|
#3
|
|||
|
|||
|
Unless you're lookng at the source code, I don't think you know what you're talking.
|
|
#4
|
|||
|
|||
|
but not for x64 vista
|
|
#5
|
|||
|
|||
|
Quote:
Quote:
|
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
Nothing, it doesn't work
![]() With the new Microsoft tcpip.sys Patch it updates that file at 6.0.6000.16567 version. With the old TCP/IP AutoPatcher 1.5 can I toggle limit? |
|
#8
|
||||
|
||||
|
It doesn't work with SP1 v744.
It loads the drivers OK (says the service is running), but still gives the EVID4226 errors in event viewer
|
|
#9
|
|||
|
|||
|
I can second that Still getting error on 744
|
|
#10
|
|||
|
|||
|
32bit versions:
--------------- * Install32-20689.bat * Install32-16567.bat 64bit version: --------------- * Install64-20689.bat * Install64-16567.bat http://www.yaronmaor.net/downloads/V...cPatch1.9b.rar |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vista SP1 v668 half-open connections patch | heck | Windows Vista | 6 | 01-07-2008 11:31 AM |