Skip to content

Atem2069/CSGO-D3D9Hook-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO-D3D9Hook-Example

Short example of basic VMT hooking in CSGO.

This method will NOT work with the dummy device method of obtaining a D3D device. In order to do that, you will need a hooking library that supports detours or trampoline hooks.

Project requires DirectX SDK to be built (depends on D3DX9), and also does not come with an injector.

About

Short example of basic VMT hooking in CSGO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages