Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.52 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.52 KB

Universal-Dear-ImGui-Hook

An universal Dear ImGui Hook for Directx12 D3D12 (D3D11, D3D10 and maybe Vulkan will be added later)

Getting Started

alt text

Built With

  • ImGui - Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
  • Kiero - Kiero: Universal graphical hook for a D3D9-D3D12, OpenGL and Vulcan based games.
  • MinHook - The Minimalistic x86/x64 API Hooking Library for Windows

Authors

  • Rebzzel - Initial work - Rebzzel
  • Sh0ckFR | Revan600 - Updated version with ImGui + InputHook - Sh0ckFR - Revan600

Contributors

  • primemb - Fixed some bugs, active member - primemb

License

This project is licensed under the MIT License - see the LICENSE file for details

The original licence of the Kiero library can be found here: LICENSE