CrackTcpip.sys Driver for Vista SP1 v.668 to Patch tcpip.sys 6.0.6001.17052 CrackTcpip.sys Driver para Vista SP1 v.668 Patch para tcpip.sys 6.0.6001.17052
Microsoft has upgraded the Vista tcpip.sys system file, which responsible for TCP/IP network connection protocol in Windows Vista, with several hotfixes and service pack. A Microsoft tem atualizado o sistema de arquivo tcpip.sys Vista, que responsáveis por TCP / IP Protocolo conexão de rede no Windows Vista, com vários hotfixes e service pack. Originally both the 32-bit and 64-bit tcpip.sys is version 6.0.6000.16386 for Vista RTM edition, and has since been updated to version 6.0.6000.20582, 6.0.6000.20583, 6.0.6000.20645 (by Inicialmente tanto os de 32 bits e 64 bits tcpip.sys é a versão para 6.0.6000.16386 Vista RTM edição, e desde então foi atualizado para a versão 6.0.6000.20582, 6.0.6000.20583, 6.0.6000.20645 (por KB940646 ), 6.0.6001.16633, 6.0.6001.16659, 6.0.6001.17042 (v.658) and 6.0.6001.17052, with the later is what system with ), 6.0.6001.16633, 6.0.6001.16659, 6.0.6001.17042 (v.658) e 6.0.6001.17052, é o que mais tarde com o sistema com Vista SP1 RC Vista SP1 RC installed should have. deveria ter instalado.
The update on tcpip.sys of Vista also renders the A atualização do Vista em tcpip.sys também torna o patched version of tcpip.sys versão do patch tcpip.sys , which unlocks and removes the limit on simultaneous half-open incomplete (syn packets) connection attempts per second that can be made by system, to become unusable or causing system instability such as BSoD (Blue Screen of Death) or no Internet connection after patching. , Que libera e elimina o limite em simultâneo semi-aberto incompleto (SYN pacotes) conexão tentativas por segundo que pode ser feita pelo sistema, a inutilizar ou causar instabilidade sistema como BSoD (BsoD) ou nenhuma ligação à Internet após patch . Attempt to patch newer version of tcpip.sys file does not work because once replaced, the patched tcpip.sys is rejected by Vista due to missing or corrupt digital signature. Tentativa de patch versão mais recente do arquivo tcpip.sys não funciona, porque uma vez substituído, os patches tcpip.sys é rejeitada por Vista devido a falta ou danificada assinatura digital.
Thus, a Chinese programmer named Eagle Twenty has developed a Vista driver which loads independent of tcpip.sys. Assim, um programador chinês chamado Eagle Vinte Vista tem desenvolvido um condutor independente das cargas que tcpip.sys. The driver, named CrackTcpip.sys, will installed as a CrackTcpip system service. O motorista, chamado CrackTcpip.sys, será instalado como um serviço CrackTcpip sistema. When CrackTcpip.sys is ran, it will consistently monitor a memory address (offset 0×00059722 for Vista SP1 RC v.668) which store number of the half-open TCP concurrent connection limit. Quando se dirigia CrackTcpip.sys, ele irá acompanhar constantemente um endereço de memória (offset 0 × 00059722 Vista para o SP1 RC v.668), que armazenará o número de semi-aberto conexão TCP concomitante limite. The original value of the bit of 0A, which translate into 10. O valor original do pouco de 0A, o que traduz em 10. When CrackTcpip.sys service detects that the value for the TCP/IP simultaneous half-open connection limit is 0A, it will hack and change the value to FF, which is 255. Quando CrackTcpip.sys serviço detecta que o valor para o TCP / IP simultâneas semi-aberto conexão limite é 0A, ele irá cortar e alterar o valor de FF, que é 255.
255 concurrent connections may looks small, but it’s actually already 25 times the original limit imposed by Microsoft. 255 conexões concomitantes maio parece pequeno, mas é realmente original já 25 vezes o limite imposto pela Microsoft. And the unlocked simultaneous TCP/IP sync packet limit probably enough to speed up performance of uploading and downloading, especially on peer to peer (p2) network such as BitTorrent (BT) and eDonkey2000 (ed2k). E os desbloqueado simultâneas TCP / IP packet sync limite provavelmente suficiente para acelerar o desempenho de carregamento e descarregamento, especialmente em Peer-to-Peer (P2), como a rede BitTorrent (BT) e eDonkey2000 (ed2k). In some cases the patch will solve issues such as fail to load and open web page on web browser when using BT client to download in high speed with many torrents downloading, occupying and eating up all network resources, where users will have lots of log entries in Event Viewer that saying Em alguns casos, o patch irá resolver questões como deixar de carga e de abrir a página da Web usando o navegador da Web quando BT cliente para fazer o download em alta velocidade com muitos torrents download, ocupando e comendo-se todos os recursos de rede, onde os utilizadores terão lotes de log entries Evento no que diz Viewer Event ID 4226 error Evento ID 4226 erro .
CrackTcpip.sys Installation and Usage Guide CrackTcpip.sys Guia de Instalação e Uso
The CrackTcpipv668.zip package consists of 5 files: CrackTcpipv668.zip O pacote é composto por 5 arquivos:
CrackTcpip.sys
Install.reg
TestInstall.reg
TestRun.bat
Uninstall.reg
Copy CrackTcpip.sys to \Windows\System32\Drivers\ folder. Copiar a CrackTcpip.sys \ Windows \ system32 \ drivers \ pasta.
To conduct a trial run of CrackTcpip.sys to test if the driver is compatible with your system, and does not cause any problem, error or BSoD, double click on TestInstall.reg to apply the registry value. Para realizar um ensaio de correr CrackTcpip.sys para testar se o condutor é compatível com seu sistema, e não causa qualquer problema, erro ou BSoD, duplo clique sobre o registro de aplicar TestInstall.reg valor. Restart the computer, and then run TestRun.bat (or Run.bat ) as administrator to start the service. Reinicie o computador e, em seguida, execute TestRun.bat (ou Run.bat) como administrador para iniciar o serviço.
If there is any problem, reboot your computer to stop the CrackTcpip service. Se houver qualquer problema, reinicie o computador para parar o serviço CrackTcpip. To uninstall, delete the CrackTcpip.sys from \Windows\System32\Drivers\ directory and run Uninstall.reg to remove the registry key. Para desinstalar, apague a partir de CrackTcpip.sys \ Windows \ system32 \ drivers \ diretório e execute Uninstall.reg para remover o registro chave.
To install CrackTcpip.sys, run Install.reg to autostart CrackTcpip service on every system startup. Para instalar CrackTcpip.sys, Install.reg a correr automaticamente CrackTcpip serviço em cada sistema de inicialização. If you previously test run the CrackTcpip, there is no need to uninstall the test registry key first. Se você executar o teste CrackTcpip anteriormente, não há necessidade de desinstalar o teste chave Registo primeiro. The newer registry key will overwrite the old one. O mais recente registo chave irá sobrescrever o antigo. Again, run Run.bat (or TestRun.bat ) to immediately activate the driver, or restart the computer. Mais uma vez, execute Run.bat (ou TestRun.bat) para activar imediatamente o condutor, ou reinicie o computador. The service will start automatically on every boot up after adding keys in Install.reg. O serviço será iniciado automaticamente em cada arrancar depois de adicionar chaves em Install.reg.
To uninstall CrackTcpip after installing, run Uninstall.reg to remove the service registry key, restart PC, and then remove the CrackTcpip.sys file from \Windows\System32\Drivers\ folder. Para desinstalar CrackTcpip após a instalação, execute Uninstall.reg para remover o serviço de registro chave, reiniciar PC e, em seguida, remova o arquivo de CrackTcpip.sys \ Windows \ system32 \ drivers \ pasta.
Note that CrackTcpip.sys does not work in 64-bit Windows Vista (x64 edition), where Microsoft forces all drivers to be signed and certified by disable “bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS” command which disables integrity check, failing all uncertified driver. Note que CrackTcpip.sys não funciona em 64 bits do Windows Vista (x64 Edition), onde todos os motoristas Microsoft forças para ser assinado e certificado por desativar "bcdedit / set loadoptions DDISABLE_INTEGRITY_CHECKS" comando que desativa integridade verificar, na falta todos os condutores não certificadas.
And, this version of CrackTcpipv668.sys is targeted to system with Windows Vista with Service Pack 1 RC, build 6.0.6001.17052 v.668, where the tcpip.sys should has the same 6.0.6001.17052 file version too. E, esta versão do CrackTcpipv668.sys é direcionada para sistema com o Windows Vista com Service Pack 1 RC, construir 6.0.6001.17052 v.668, onde o tcpip.sys deveria ter o mesmo arquivo 6.0.6001.17052 versão também. There is no guarantee that CrackTcpip.sys will work on any other versions of tcpip.sys. Não há nenhuma garantia de que CrackTcpip.sys irá trabalhar com as outras versões do tcpip.sys.
Download Baixar CrackTcpipv668.zip
Update : Download Update: Download CrackTcpipv744.zip for Windows Vista SP1 Refresh (v.744 or 6001.17128) and Refresh 2 (6001.18000 or RTM). para Windows Vista SP1 Refresh (v.744 ou 6001.17128) e Refresh 2 (6001,18000 ou RTM).
Use at your own risk, and in actual, less risk than previously patched tcpip.sys, as the external driver does not modify the code bits of tcpip.sys. Use por sua conta e risco, e em reais, menos risco do que anteriormente tcpip.sys de patch, uma vez que o condutor externo não modifica o código de bits tcpip.sys. Eagle Twenty, the developer of CrackTcpip.sys will develop a new version of CrackTcpip.sys if it no longer work (most likely) when final version of Vista SP1 is released in the next few weeks. Vinte Eagle, o promotor de CrackTcpip.sys irá desenvolver uma nova versão do CrackTcpip.sys quando deixar de trabalhar (mais provável) quando versão final do Vista SP1 é libertada nas próximas semanas. Future release of CrackTcpip.sys, if the patch proves to be successful, will also be in the form of standalone executable, allowing user to install CrackTcpip in one click automatically. Futuro libertação de CrackTcpip.sys, se prove o patch para ser bem sucedido, será também na forma de executável autônomo, permitindo ao usuário instale automaticamente CrackTcpip em um clique.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Esta é uma página traduzida máquina que é fornecida "como está" sem garantia. Machine translation may be difficult to understand. A tradução automática pode ser difícil de compreender. Please refer to Por favor, consulte a original English article Inglês original article whenever possible. sempre que possível.
Share and contribute or get technical support and help at Compartilhe e contribuir ou obter suporte técnico e ajudar a My Digital Life Forums Minha vida digital Fóruns .
Related Articles Artigos relacionados
- TCPIP.SYS Driver Patcher CrackTcpip.sys for Vista SP1 v.744 and 6001.18000 (RTM) TCPIP.SYS Driver Patcher CrackTcpip.sys Vista para SP1 v.744 e 6001.18000 (RTM)
- TCP/IP Has Reached the Security Limit Imposed on the Number of Concurrent TCP Connect Attempts Error on Windows Vista TCP / IP atingiu o limite de segurança imposto sobre o número de concorrentes TCP tenta conectar erro no Windows Vista
- VistaTcpPatch Windows Vista TCP Half Open Limit Auto Patcher GUI Version VistaTcpPatch Windows Vista TCP metade aberta limite Auto Patcher versão GUI
- Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 Windows Vista tcpip.sys conexão limite patch para evento ID 4226
- Guide to Upgrade or Install Windows Vista SP1 RC 1 Build 6001.17052 (v.668) Online Guia de instalação do Windows Vista Upgrade ou SP1 RC 1 Build 6001.17052 (v.668) Online
- Windows Vista SP1 RC Refresh (6001.17128) v.744 Update Windows Vista RC SP1 Refresh (6001.17128) Atualização v.744
- Vista SP1 RC Preview Mistakenly Released by Microsoft Vista RC SP1 Preview erroneamente liberado pela Microsoft
- Download Vista tcpip.sys and UAC Auto Patcher to Increase TCP Connection Limit Download Vista tcpip.sys e UAC Auto Patcher para aumentar a conexão TCP limite
- Windows Vista SP1 RC Preview Released for Download (Is 6001.17042 v.658 Beta?) Windows Vista RC SP1 Preview Liberado para Download (Será 6001,17042 v.658 Beta?)
- Improve Audio Compatibility in Windows Vista with Conexant High Definition Audio Driver Version 4.33.1.60 A Melhorar a compatibilidade de áudio no Windows Vista Conexant com alta definição de áudio condutor Uma versão 4.33.1.60











July 19th, 2008 00:55 19 de julho de 2008 00:55
This is for Vista you RETARD!!! Isto é para você Vista RETARD! LOL
July 18th, 2008 04:38 18 de julho de 2008 04:38
Should you run this before OR after you’ve installed SP1 for Vista? Se você executar esse antes ou depois que você instalar o SP1 para Vista?
I haven’t done that or installed this here patch yet, so I’m just curious… Eu não tenham feito ou que ainda instalado este patch aqui, então eu sou apenas curioso…
July 16th, 2008 00:36 16 de julho de 2008 00:36
it is vista you jackass.. Vista que é jackass ..
July 15th, 2008 14:58 15 de julho, 2008 14:58
This is for Vista dumbass! Trata-se de Vista dumbass!