Intercepting Direct3D COM Objects and Making Game Walls Invisible
Using Deviare to Cheat on Games 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 […]