Recommended Posts

These files are ready for an unattended CD and SFC_OS.DLL/UXTHEME.DLL can be used to replace an existing file on a system with SP3 installed (you'll need a Replacer program).

Service Pack 3 ENU (5.1.2600.5512)

Disable Windows XP File Protection permanently without registry

Unlock Windows XP Setup - Enable edition of syssetup.inf

Unlock Windows XP Visual Styles (Themes)

--------------------------------------------------------------------------------

Service Pack 3 FRA (5.1.2600.5512)

D?sactiver la Protection de fichiers Windows de fa?on permanente sans registre

D?verrouiller l'Installation de Windows XP - Permettre l'?dition de syssetup.inf

D?verrouiller les Styles Visuels de Windows XP (Th?mes)

Edited by janedoe
Link to comment
https://www.neowin.net/forum/topic/636532-sp3-patched-files/
Share on other sites

I don't know if these files are legitimate especially since you're a resident one post wonder. Still, I'd test out the files but at the moment I don't have a machine with Windows XP SP3 installed. :/

I don't know if these files are legitimate especially since you're a resident one post wonder. Still, I'd test out the files but at the moment I don't have a machine with Windows XP SP3 installed. :/

Anaron,

These files are from the SP3 RTM and I use the same patching since SP2 but to be honest I didn't test them if they worked with SP3. One thing is sure... the same patches for SP2 worked great and was time tested.

I'm gonna test these new files on my side to be sure of the quality.

jdoe

Anaron,

These files are from the SP3 RTM and I use the same patching since SP2 but to be honest I didn't test them if they worked with SP3. One thing is sure... the same patches for SP2 worked great and was time tested.

I'm gonna test these new files on my side to be sure of the quality.

jdoe

I see. Be sure to post back soon!

  • 1 month later...
These files are ready for an unattended CD and SFC_OS.DLL/UXTHEME.DLL can be used to replace an existing file on a system with SP3 installed (you'll need a Replacer program).

...

Can you describe a systematic procedure to patch the SFC_OD.DLL file in any language? Here is reported a method that disable WFP on SP3 RTM, but it works only with a registry mofication.

Thanks

Can you describe a systematic procedure to patch the SFC_OD.DLL file in any language? Here is reported a method that disable WFP on SP3 RTM, but it works only with a registry mofication.

Thanks

I can't have a look of all languages version of this dll but if it can help, I'll try to give you the informations that you *should* need.

To avoid the need of a registry edits to make the patch working, all other values of SFCDisable must be skipped. This is why my patch do a jump where it have to, like if SFCDisable was FFFFFF9D all the time (no matter what the real value is).

At the hexadecimal offset EC84 (or around this offset) you should find the following assembly...

cmp eax, FFFFFF9D ; 83F89D

jne 76C1F891 ; 7508

xor eax, eax ; 33C0

inc eax ; 40

Which is translate to machine code as 83F89D750833C040

You need to search for this byte patterns and replace these 8 bytes by 3BC0EB3290909090

cmp eax, eax ; 3BC0

jmp 76C1F8BA ; EB32

nop ; 90

nop ; 90

nop ; 90

nop ; 90

Hope it helps

I can't have a look of all languages version of this dll but if it can help, I'll try to give you the informations that you *should* need.

To avoid the need of a registry edits to make the patch working, all other values of SFCDisable must be skipped. This is why my patch do a jump where it have to, like if SFCDisable was FFFFFF9D all the time (no matter what the real value is).

At the hexadecimal offset EC84 (or around this offset) you should find the following assembly...

cmp eax, FFFFFF9D ; 83F89D

jne 76C1F891 ; 7508

xor eax, eax ; 33C0

inc eax ; 40

Which is translate to machine code as 83F89D750833C040

You need to search for this byte patterns and replace these 8 bytes by 3BC0EB3290909090

cmp eax, eax ; 3BC0

jmp 76C1F8BA ; EB32

nop ; 90

nop ; 90

nop ; 90

nop ; 90

Hope it helps

Sure, it helped.

Thanks.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Because of the EU (a good thing) newer android devices been getting 5 years worth of security patches. Except some Motorola which found the loop hole, and offer ZERO updates. In addition, Google for years have been making where it can patch some stuff by updating the core Google Play Store itself.  As echoed earlier,  you take the security risk in to your own hand beyond supported.
    • Win11Debloat 06.11.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.11.2026 fixes: Fix lock screen spotlight option being disabled when disabling the start recommended section by @Raphire in #619 Fix log message formatting by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.11.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yes for me, I installed 'old calculator' (Windows 7 calculator) in its place since it is more useful to me. I think paint is the only one I left installed
  • Recent Achievements

    • Rookie
      restore went up a rank
      Rookie
    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      162
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      ATLien_0
      83
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!