CrackTcpip.sys for Vista SP1 RC v668 (17052)

Discussion in 'Windows Vista' started by admin, Jan 7, 2008.

  1. belkin

    belkin MDL Novice

    Mar 20, 2008
    2
    0
    0
    Yes, be legit and use the official TCPIP.sys :p ... It does not make any big difference with connection speed...
     
  2. till69

    till69 MDL Novice

    Feb 11, 2008
    11
    0
    0
  3. dumppq

    dumppq MDL Junior Member

    Mar 3, 2008
    95
    0
    0
    #63 dumppq, Apr 6, 2008
    Last edited by a moderator: Apr 20, 2017
    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. :D

    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. :)
     
  4. till69

    till69 MDL Novice

    Feb 11, 2008
    11
    0
    0
    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 :)
     
  5. Sebastiii

    Sebastiii MDL Novice

    Apr 4, 2008
    14
    0
    0
    Thx :) all worked good :)
     
  6. dumppq

    dumppq MDL Junior Member

    Mar 3, 2008
    95
    0
    0
    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)
     
  7. till69

    till69 MDL Novice

    Feb 11, 2008
    11
    0
    0
    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\" ?
     
  8. dumppq

    dumppq MDL Junior Member

    Mar 3, 2008
    95
    0
    0
    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.
     
  9. dannsd

    dannsd MDL Novice

    Jan 8, 2008
    6
    0
    0
    Anyone else verified all of this for Vista 64?
     
  10. till69

    till69 MDL Novice

    Feb 11, 2008
    11
    0
    0
    Well, if you dont believe it, why dont you try it with VMWare?
     
  11. sacretagent

    sacretagent MDL Novice

    Apr 8, 2008
    1
    0
    0
    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
     
  12. dolboled

    dolboled MDL Novice

    Apr 11, 2008
    1
    0
    0
    #72 dolboled, Apr 11, 2008
    Last edited: Apr 11, 2008
    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?
     
  13. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,087
    198
    60
  14. XP1

    XP1 MDL Junior Member

    Feb 22, 2008
    92
    10
    0
    Can you upload your version without the "Test Mode" messages?
     
  15. -=WolverinE=-

    -=WolverinE=- MDL Novice

    Apr 11, 2008
    8
    0
    0