Skip to content

A Modern, free, open-source, ImGui software base in .dll form, powered by C++ 20 and Dear ImGui.

Notifications You must be signed in to change notification settings

Smellon69/ImGuiBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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