|
|
|
@ -14,4 +14,6 @@ This injector is intended to inject a module which has no imports, the injector
|
|
|
|
|
process. If you take a look at dxgi.dll present you can see that there is a EtwEventWrite call. nasa injector IAT hooks EtwEventWrite in dxgi.dll
|
|
|
|
|
to point to the internal.dll entry point.
|
|
|
|
|
|
|
|
|
|
<img src="https://imgur.com/n6BJhJj.png"/>
|
|
|
|
|
<img src="https://imgur.com/n6BJhJj.png"/>
|
|
|
|
|
|
|
|
|
|
This makes it so when you stream the game in discord or OBS the rendering is stream proof because we draw after discord and OBS captures the screen.
|