Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pgkt04/swapchain-finder

searches the current process for a swapchain pointer
https://github.com/pgkt04/swapchain-finder

Last synced: about 2 months ago
JSON representation

searches the current process for a swapchain pointer

Awesome Lists containing this project

README

        

# 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](https://github.com/qtKite/swapchain-finder/blob/main/resources/r6-example.png?raw=true)