Yes, be legit and use the official TCPIP.sys ... It does not make any big difference with connection speed...
Great info, I'll be trying this ... but once again, you can use TAKEOWN and ICACLS to replace the system files while the system is running -- no need to boot into your Vista disc. There's a thread around here somewhere on how to remove the "Test Mode" messages, not too hard. What's the best way to actually test that this is working, short of firing up multiple torrents? Also, at that address I have: 0F 87 34 01 00 00 and not 0F 87 01 34 00 00 EDIT: If you want to install the new file without booting to your Vista CD, make a batch file with the following: Code: @echo off echo YOUR TCPIP.SYS NEEDS TO BE TEST SIGNED AND YOU NEED TO HAVE ENABLED TEST-SIGNING pause takeown /F c:\windows\system32\drivers\tcpip.sys /A icacls c:\windows\system32\drivers\tcpip.sys /grant Administrators:F ren c:\windows\system32\drivers\tcpip.sys tcpip.sys.old copy .\tcpip.sys c:\windows\system32\drivers\ echo if theres no errors, congrats, yer done! pause Save it in the same dir as your patched, test-signed new tcpip.sys, fire up an admin command prompt, and execute the script. Don't just double-click the script or it might not be able to find your new sys-file. Feel free and do the same for the backups if you want.
Yes i tried to patch user32.dll.mui, but it didnt remove "Test Mode" for me. If someone succeeds in removing "Test Mode" let me know. Sure, and watch your Event viewer, no more 4226 Events. Sorry, my fault, fixed
I can upload my patched file to remove "Test Mode" warnings if you want. I didn't remove the "Safe Mode" messages like some other people did (why would you want to remove that I wouldn't know)
Thanks, but i need the german version of that file, you talk about user32.dll.mui ? No problem to patch, on what locations did you change the .mui? Just "c:\windows\system32\en-US\" ?
That and the backup locations, just go to the backup folder and search for user32.dll.mui, then rename copies of your patched file to those names, takeown/icacls them and rename/replace. You're good to patch it? If not, lemme know and you can upload the German file and I can patch it for you.
hi guys, is it possible to put a hacked tcp.sys on the board ? or does it needs to be ceritified by the pc it has to go on ? i have a vista ultimate 64 sp 1 with the 6.0.6001.18000 build and since i have no clue how a hex editor works am i a bit cautious to try to hack things myself greetz
hello people! I have vista ultimate x64 sp1 with cracktcpip.sys v744 and disabled integrity check, which worked perfectly 2 months. But It doesnt work after latest aprills security updates - KB948590, 938371, 948881. I have stopped service, and have tried to start it manually - C:\Windows\System32\drivers>net start CrackTcpip The service name is invalid. Or C:\Windows\System32\drivers>net start CrackTcpip System error 1275 has occurred. This driver has been blocked from loading The same result for the certificated file. System restore, patch reinstall, updates uninstall have not helped. Please, has somebody ideas?