Source Code DirectX9 - ImGui Hook (x64/x86)

Majdev

Software Developer
Thread Owner
Founder
Messages
10
Joined
Jul 15, 2023
Reaction score
15
Points
3

Screenshot_1.png

DirectX9​

  • EndScene Hook
  • Present Hook
  • DrawIndexedPrimitive Hook
  • DrawPrimitive Hook
  • SetTexture Hook
  • Reset Hook
  • SetStreamSource Hook
  • SetVertexDeclaration Hook
  • SetVertexShaderConstantF Hook
  • SetVertexShader Hook
  • SetPixelShader Hook
Supports x86 and x64

Built With​

  • - Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
  • - This DirectX SDK release contains updates to tools, utilities, samples, documentation, and runtime debug files for x64 and x86 platforms.
  • - Microsoft Detours is an open source library for intercepting, monitoring and instrumenting binary functions on Microsoft Windows. It is developed by Microsoft and is most commonly used to intercept Win32 API calls within Windows applications.

Download

 

Attachments

  • ImGuiHook-DirectX9.zip
    5.5 MB · Views: 6
Back
Top Bottom