This DLL injector, written in C++, offers simple functionalities for both naive injection and manual mapping techniques to insert the DLL into the targeted process. Additionally, it includes a user-friendly ImGUi menu, providing an easy interface for interacting with the injector.
- Naive injection
- Manual mapping
- Adjust the file paths, compile the source code yourself and run the executable.
- GH-Injector-Library - manual mapping
- imgui - gui
- borderless-imgui-window - gui window
- ImGuiFileDialog - ImGUI file dialog