Jump to content

Kwinto

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Poland

Posts posted by Kwinto

  1. If you are using this method, KB885835 must be integrated before KB885250, otherwise you will end up with Mrxsmb.sys version 5.1.2600.2541 and effectively the issues addressed by KB885250 will not be fixed.

    Also it is not necessary to copy out any files from /svcpacks/ merely open up HFINT.DAT after integrating KB885835 and change the filename mrxsmb.sys to something else before integrating KB885250, then change it back to its original name after integrating KB885250 as the following example shows:

    Integrate KB885835

    In HFINT.DAT change:

    [KB885835]
    mrxsmb.sys
    lsasrv.dll
    rdbss.sys

    to:

    [KB885835]
    mrxsmb.sys.tmp
    lsasrv.dll
    rdbss.sys

    Integrate KB885250.

    Then change:

    [KB885835]
    mrxsmb.sys.tmp
    lsasrv.dll
    rdbss.sys

    back to:

    [KB885835]
    mrxsmb.sys
    lsasrv.dll
    rdbss.sys

    This type of workaround should work, however it would be nice if Microsoft would address the issue properly.

    My idea:

    Integrate KB885835

    In HFINT.DAT change:

    [KB885835]
    mrxsmb.sys
    lsasrv.dll
    rdbss.sys

    to:

    [KB885835]
    lsasrv.dll
    rdbss.sys

    Integrate KB885250.

    That's all . Beter or no?

  2. I find error in Mantra Software Australia site:

    http://beckrod.beigetower.org/index.php?a=xpsp2

    "SFC_OS.DLL Hack (07.08.04)

    You will need a hex editor to perform these hex edits.

    At offset (0x00000F82) change:

    44 00 69 00 73 00 61 00 62 00 6C 00 65

    to:

    53 00 65 00 74 00 74 00 69 00 6E 00 67

    At offset (0x0000ECE9) change:

    33 C9

    to:

    EB 01"

    offset (0x0000ECE9) is: 33 C0 .

    33 C9 is offset (0x0000ECF5)

    In "Download the hacked SFC_OS.DLL here:" is too error.

×
×
  • Create New...