Published onNovember 2, 2025Hooking Directx11 to Display ImGUI in Hello KittyC++DirectX-11ImGuiGraphics-ProgrammingDLL-InjectionFunction-HookingReverse-EngineeringOverlay-RenderingMemoryhow I hooked DirectX 11 in Hello Kitty Island Adventure to render custom ImGui overlays.
Published onNovember 2, 2025New and Delete are a LIE!!!C++MemoryKeeping track of heap allocations and deallocations by overloading the new and delete operators and gathering data