目录底下有个graphics-hook.dll,搜了一下发现是个开源项目,用于直播录屏。然后然后,就关闭了ida,进入github逆向模式。woc,那这不就是一个非常适合利用的dll吗,怎么硕呢,各种dx版本已经适配好了,并且软件是经过用户充分测试和开源迭代的,拿来用省事,并且软件发行版本带有合法签名,在各个anticheat引擎中,这个模块很有...
OBS Studio - Free and open source software for live streaming and screen recording - Blaming obs-studio/plugins/win-capture/graphics-hook/dxgi-capture.cpp at master · obsproject/obs-studio
If OBS Studio is running when I start the program, the mouse cursor lags severely but no debug messages appear, and my inputs are not registered by IOHook. If I start the program before starting OBS Studio, the same lag appears for a few seconds before returning to normal, IOHook starts ...
目录底下有个graphics-hook.dll,搜了一下发现是个开源项目,用于直播录屏。然后然后,就关闭了ida,进入github逆向模式。woc,那这不就是一个非常适合利用的dll吗,怎么硕呢,各种dx版本已经适配好了,并且软件是经过用户充分测试和开源迭代的,拿来用省事,并且软件发行版本带有合法签名,在各个anticheat引擎中,这个模块很有...
OBS Studio - Free and open source software for live streaming and screen recording - obs-studio/plugins/win-capture/graphics-hook/d3d8-capture.cpp at master · obsproject/obs-studio
35 plugins/win-capture/graphics-hook/dxgi-capture.cpp @@ -61,6 +61,8 @@ static bool setup_dxgi(IDXGISwapChain *swap) return false; }static bool resize_buffers_called = false;static HRESULT STDMETHODCALLTYPE hook_resize_buffers(IDXGISwapChain *swap,...
OBS Studio - Free and open source software for live streaming and screen recording - graphics-hook: Fix null pointer dereference · obsproject/obs-studio@0b87f53
OBS Studio - Free and open source software for live streaming and screen recording - win-capture: Update graphics hook version · AI-Memory/obs-studio@6b54048
OBS Studio - Free and open source software for live streaming and screen recording - win-capture/graphics-hook: Fix D3D10/D3D11 detection · obsproject/obs-studio@c4036b1
OBS Studio - Free and open source software for live streaming and screen recording - graphics-hook: Try multiple D3D12 queues · obsproject/obs-studio@c6cee82