MSFN Forum: SFC_OS.DLL for SP2 RC2 hacked! - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SFC_OS.DLL for SP2 RC2 hacked! During setup too! Rate Topic: -----

#1 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

  Posted 19 June 2004 - 10:10 PM

Updated & Fixed:

Credit goes to vorte[x] for the original hex edit to disable WFP. I added mine to change the registry setting.

Ok. Well, after a couple of more tries, I have finally fixed it.

This modified file works EXACTALLY the same as my other one except it uses the SP2 RC2 sfc_os.dll rather than the SP1 sfc_os.dll so no campatibility problems should arise.

To use it, simple replace the sfc_os.dl_ file on your Windows XP SP2 RC2 CD with the one attached here, then, edit HIVESFT.INF and add the following line after "SfcQuota" (search for it).

HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","SFCSetting",0x00010003,0xffffff9d


That's it!! You have now disabled WFP for good. If you want to re-enable it, change the above registry setting to 0x00000000 rather than 0xffffff9d. Simple.

Hope you all enjoy my work.

BTW... this file has been modpe'd and compressed, ready to go onto a CD.

Attached File(s)




#2 User is offline   DarkBringer 

  • Member
  • PipPip
  • Group: Members
  • Posts: 219
  • Joined: 06-August 03
  • OS:none specified
  • Country: Country Flag

Posted 19 June 2004 - 10:39 PM

Thanks, RaveRod. I'll wait for the official release of Service Pack 2 to try it out.

#3 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 19 June 2004 - 11:06 PM

Yeah. Hopefully they won't change the SFC_OS.dll file between RC2 and RTM like they did with RC1 to RC2.

#4 User is offline   XtremeMaC 

  • MSFN SuperB
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5,070
  • Joined: 13-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 June 2004 - 03:09 AM

Quote

using the actual SP2 RC2 SFC_OS.DLL file.

how is this actual if u have modified it? or vorte[x] modified it?
though thanks for the file :) I believe 2055's dll was posted while back I was wondering if any new one's came up

also u can put that registry entry into the hive files so it gets executed even b4..

#5 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 20 June 2004 - 03:24 AM

@XtremeMaC: I mean it's the actual file from RC2 rather than the one from SP1 which also works.

I tried putting that registry entry into the hive files but setup overwrites that entry later on in the setup. You could be thinking of my modified SP1 file where you add "SFCSetting" to the hive file... not "SFCDisable".

#6 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 20 June 2004 - 07:48 AM

Just a bump so people will re-read my post... explaining why this hack won't work and that I jumped the gun.

#7 User is offline   XtremeMaC 

  • MSFN SuperB
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5,070
  • Joined: 13-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 June 2004 - 12:07 PM

ow I see thanks for the explanation :rolleyes:
(I'm critisizing too much these days, stress sorry :) )

#8 User is offline   my2001 

  • Member
  • PipPip
  • Group: Members
  • Posts: 260
  • Joined: 31-May 04

Posted 20 June 2004 - 12:15 PM

Quote

I'll wait for the official release of Service Pack 2 to try it out.


Yeah, me, too. But hopefully they're gonna release it soon. :)

#9 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 23 June 2004 - 10:48 AM

So this RC2 modded sfc_os.dll won't help me, if i already set any unsigned drivers in the "OEMPnPDriversPath" section of winnt.sif?

I also read somewhere you should take these settings in your winnt.sif
[SystemFileProtection]
SFCQuota=0
SFCScan=0
SFCDisable=ffffff9d


On a test installation XP used it's own Microsoft drivers (instead of the vendors drivers!) where it could :)

#10 User is offline   Louie666 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 09-October 03

Posted 23 June 2004 - 04:40 PM

Hi just a quick note I have succesfully used the modified sfc.dll from nlite, as well as the one from SP1 mod...inserted the code you mention above into winnt.sif & it works a treat used vortex hacked uxtheme.dll & works fine :)

Quote

[SystemFileProtection]SFCQuota=0
SFCScan=0
SFCDisable=ffffff9d


#11 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 23 June 2004 - 05:59 PM

@swgreed: This modded sfc_os.dll has nothing to do with vendor drivers or Windows ones. The drivers are totally separate from this file.

@Louie666: The sfc_os.dll from nLite is the one I modded from SP1. This sfc_os.dll file is the actual one from SP2. That's about the only difference. I cannot gurantee that the sfc_os.dll from SP1 will work with RTM of SP2 when it comes out. That's why I'm doing this.

Also, using SP2's sfc_os.dll, adding SFCDisable to your winnt.sif file does NOTHING. That variable is no longer used so there's no point putting it in there.

This file is currently only for people who want to use the actual sfc_os.dll from SP2, not the one from SP1 (which just happens to work, for now).

#12 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 24 June 2004 - 06:58 AM

But i thought if I don't turn of WFP XP overrides any drivers without WHQL signature and uses its own Microsoft drivers again.
Am I muddling up here anything?

#13 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 24 June 2004 - 08:06 AM

Just a quick post to inform everyone that I have now fixed the SFC_OS.DLL file to disable WFP during setup (same as with the SP1 file).

@swgreed: I think your muddled up because it doesn't matter if WFP is enabled or disabled... you can use any drivers you want so long as you have the correct entries in your winnt.sif file to disable driver signing.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy