UxTheme.dll Unlocked... step by step


Recommended Posts

I got tired of all the lame people asking for cracks or serials to TGTsoft's StylesXP. StylesXP was originally a modified dll, and a dll you can make yourself. I even provided that dll to people so they could use any msstyle they want, however these same people insisted on being lame and wanting to warez stylesxp even after I provided the legal unlocked dll. I was even accused of working for TGTsoft after I stated that you can do this yourself and provided the dll. Those lame people just don't get it, maybe I should have named this thread "Make your own warez."

Satire aside, here is how you all can make your own UxTheme.dll that allows you to use any .msstyle theme without StylesXP. This just removes the MS requirement for digital signing on the dll. I was not the original genious who figured out where in the dll the digital signing resided.

1) Backup UxTheme.dll to UxTheme.000

2) Don't blame me if you screw this up, these directions are as is in their somewhat correctness and I am not responsible for the government raid that will happen if you conduct this change. I have tested this and it works for me and the 500 other folks who have used this method. Do not put tinfoil in the microwave.

This is very simple to do and amuonts to changes to 17 values and takes less than five minutes to do. This also assumes you don't have StylesXP installed on your system and that you are working with the original UxTheme.dll

3) Open UxTheme.000 in a hex editor, not resource hacker.

4) Replace the following 4 sections in the hex code with the values I provide. You will need to use the

search function in the editor to find the exact address within the file to perform each edit

Adress: 0x00009C27

Original: 02

New Value: 00

Address: 0x0000B624 --> 0x0000B629

Original: 0F 8C 80 00 00 00

New Value: 90 90 90 90 90 90

Adress: 0x0000B6BB --> 0x0000B6C2

Original: 81 EC 80 00 00 00 56 57

New Value: 33 F6 8B C6 C9 C2 08 00

Address: 0x0000B71E --> 0x0000B71F

Original: 7C 38

New Value: 90 90

5) Check your changes, make sure you did not use the letter O in place of zero. SAVE

6) Reboot to safe mode, rename UxTheme.dll to UxTheme.bak ... and rename UxTheme.000 to UxTheme.dll

7) Let me know if it works, I just made this up so I am curious to see what happens.

Link to comment
https://www.neowin.net/forum/topic/8368-uxthemedll-unlocked-step-by-step/
Share on other sites

when your computer first boots up, and the white bar starts to scroll across your screen (before the boot logo pops up), jam on the F8 key. A menu should come up, just select Safe Mode and press [Enter] and that should do it.

Originally posted by mmaacckkoo

I'm not an ideot, but I do not know how to boot into Safe Mode in XP. Can anyone help?

Ishmael, I love you man!! That's a huge help.

also... I have UxTheme.dll and UXtheme.dll.tgtback which should I use?

Use the one without tgtback. Erm... that would mean you won't have to edit the dll file yourself.. cos that one is already modified.

Yeah I don't know which UxTheme.dll to use if you have many copies left over after uninstalling StylesXP. The reason being that over the versions of StylesXP, once they moved to version 4 they stopped patching the dll. Over the various versions if you just kept installing them I imagine it did different replacements each time. I do not know if they replaced the previously patched dll with the original though.

The test is: if you uninstall StylesXP and can still use all your themes, it did not replace the patched dll with the original. You therefore do not need to do my hack.

I used Hex Workshop to compare my revisions to the original dll and make this guide. It is a fine hes editor. I also use XV132, which is a great hex editor.

Ishmael

also... I have UxTheme.dll and UXtheme.dll.tgtback which should I use?
Uxtheme.dll.tgtback is the orignal dll file which is backed up during the install of Styles XP, when you uninstall styles XP it puts the orginal back.

For Hex editor go to download.com and download any freeware hex editor that you like.

) Let me know if it works, I just made this up so I am curious to see what happens.

So this whole thread is BS is what your saying.....

I am not responsible for the government raid that will happen if you conduct this change. I have tested this and it works for me and the 500 other folks who have used this method. Do not put tinfoil in the microwave.

HAAAAAHHHAAA funny sh*t....put your hands up and come out with the illegal uxtheme.dll

A friend put a pop tart in the microwave in the wrapper didn't know there was tinfoil in it and it fried the microwave......pretty cool light show though!

I've had reports from some visitors that this is a warez post.. IMHO its not so long no-one posts a hacked dll on this forum. Im not sure how Microsoft responds to tutorials on hacking a dll in Windows but will leave it for now until told otherwise.

This was a F.Y.I only so don't take it the wrong way. Its a means to show that I did not ignore the emails that were sent in.

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

    • No registered users viewing this page.
  • Posts

    • "77ee94b helium/windows: winsparkle updater (built-in auto-update support on Windows" If that's what I think it is, that is about the only thing that's been missing from this excellent browser. I guess I'll find out the next time I'm on a Windows machine.
    • Alphabet Raises $84.75 Billion To Feed Its AI Compute Hunger https://www.techtimes.com/articles/317953/20260607/alphabet-raises-8475-billion-feed-its-ai-compute-hunger-warren-buffetts-berkshire-buying.htm
    • Good point Anti-spoofing protection for cloud mailboxes Anti-spoofing technology in Microsoft 365 specifically examines forgery of the From header field (also known as the 5322.From address, From address, or P2 sender), because email clients show the From header value as the message sender. When Microsoft 365 has high confidence the From header is forged, the message is identified as spoofed. https://learn.microsoft.com/en...g-protection-spoofing-about
    • I sort of agree with you on that. I had a telescope - a real hefty thing, although only around 500CHF - that got me so fascinated about the stars and planets. I would stare for hours, amazed that I could see the craters of the moon or the rings of Saturn in "realtime" (quotations because, y'know, speed of light and whatnot). A friend of mine has a telescope like the one mentioned in the review, and the pictures are amazing to look at. But there is something missing for me. I may as well just go to NASA's website and look through their gallery.
    • As opposed to catching bad press because it's the engine's fault? The engine has all the tools a dev needs to optimize their game, Epic isn't gonna hold their hand to make sure they use them. Also, Epic isn't forcing anyone to use Lumen, Nanite or super high resolution meshes and textures. Just because Nanite can render meshes with millions of polygons doesn't mean you should use it like that, in fact, Epic recommends you avoid doing that. Most of the stuttering can easily be fixed by cutting down on unique materials by using master materials, using instanced meshes or combining meshes, generating a thorough PSO cache to allow shader pre-compilation and also managing what must be loaded and unloaded at runtime. It's up to the developer to set all that up properly and no the engine can't do all that for you that's not how any of this works.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!