Windows 8 Resource Hacking encrypted UIFILE's
Posted
by
Evan Purkhiser
on Super User
See other posts from Super User
or by Evan Purkhiser
Published on 2012-12-11T10:39:48Z
Indexed on
2012/12/11
11:05 UTC
Read the original article
Hit count: 645
In Windows 7 it was quite easy to modify resource files such as DLLs to make changes to the Windows interface. This was done by editing the UIFILE's using a program like Resource Hacker.
However, now in Windows 8 it seems like some of the UIFILE's are encrypted and are no longer in plain text form and editable in Resource Hacker like they were before.
Here's an example screenshot of what they look like now:
I was hoping someone might be able to provide some insight into how I can decode this into the UIFILE XML and also compile it back into the DLL.
© Super User or respective owner