Merhaba arkadaşlar, benim bir hedef programım var. Bu programa DLL enjekte edeceğim ( DLL'yi kendim yaptım ). Bu DLL hedef programa enjekte olduğunda bir Windows form gibi arayüz yapmak istiyorum. Bunu nasıl yapabilirim?
ImGuiHook is a project that enables creating a graphical interface by hooking DirectX 9 functions and utilizing the ImGui library. It operates by injecting a DLL into the target DirectX application...
ImGuiHook is a project that enables creating a graphical interface by hooking DirectX 9 functions and utilizing the ImGui library. It operates by injecting a DLL into the target DirectX application...