Windows-DLL-Injector
Windows-DLL-Injector copied to clipboard
RtlCreateUsreThread method not working on windows 11
I'm trying to use the method RtlCreateUsreThread to load a DLL into the explorer.exe (windows taskbar), I didn't get any of the error messages but the DLL is not loaded into the process, can you reproduce the error at your side?
Hello @R3uan3
Thanks for the issue
Can you please test it for the example target program too? The one that exists in the project
And also do other methods work fine for explorer.exe?