Skip to content

nektra/Direct3D-Invisible-Walls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct3D Invisible Walls

Using Deviare to Cheat on Games: Intercepting Direct3D COM objects and making walls invisible.

This simple Deviare code allows you to to see through game walls. We intercept Direct3D objects and select wireframe mode so the walls are transparent. This code injects a DLL to create an object based on the IDirect3D9 interface and hook the address of the CreateDevice COM method from the virtual table.

Original article

About

Using Deviare to Cheat on Games: Intercepting Direct3D COM objects and making walls invisible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published