Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.06 KB

ImGuiBase

C++ Windows x86

A simple ImGui and Minhook .dll to allow you to create ImGui menu's alot quicker.

What it has to offer

  • ImGui - The last version of ImGui so you get the best performance and optimization possible.
  • Minhook - Minhook allows you to show the ImGui across anything.
  • Injection - All the ImGui and DirectX9 hooks I've already set up for you to supercharge your workflow.
  • Comments - I've provided in-depth comments for just about everything in the code.

FAQ

How do I open menu?

Press INSERT while focused on the window you've injected into.

What hooking methods have I provided?

Currently implemented hooking methods are:

  • MinHook - trampoline hook