0xda568 / uwd-oss

DLL that hooks the ExtTextOutW API and hides the testsigning mode watermark
24 stars 3 forks source link

Issue with the DLL under Windows 7 #6

Closed Zero3K closed 1 year ago

Zero3K commented 1 year ago

It isn't being loaded into memory even though it is set to be used in place of explorerframe.dll via the registry key that is mentioned.

EDIT: I compiled it as 32-bit. Now it is loading but it is causing Explorer to crash. Here's what debugging with VS 2019 shows:

image

Zero3K commented 1 year ago

Here's a stack trace that I got by attaching WinDbg to the VM:

uwd-oss-memory-corruption-win7.log

Zero3K commented 1 year ago

Any news?

0xda568 commented 1 year ago

The software was not tested on Windows 7 and I am not planning to implement compatibility for Windows versions older than Windows 10.

Zero3K commented 1 year ago

Maybe someone else can do that.

darkralts commented 4 months ago

what is the default value for CLSID{ab0b37ec-56f6-4a0e-a8fd-7a8bf7c2da96}\InProcServer32? i set it on windows 7 now everything is broken, i would like to restore my pc functionality.