qtkite / swapchain-finder

searches the current process for a swapchain pointer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swapchain-finder

searches the target process for swapchain pointers

what is it used for?

this searches the process for a swapchain the process has created, allowing us to do VMT hook, pointer scan for static addresses, etc.

example

r6-example

About

searches the current process for a swapchain pointer

License:MIT License


Languages

Language:C++ 100.0%