Simple DLL injector coded in Rust and C++, compatible with UWP processes
-
Updated
Jul 22, 2023 - C++
Simple DLL injector coded in Rust and C++, compatible with UWP processes
Simple DLL Injector coded in Rust
DLL Injector, which supports various injection strategies and is used to inject cheats, has been prepared for exploration and learning in the .NET GUI development process.
Advanced DLL Injector for Windows with Win32 API UI
Injects cheat code into the game process.Injects an external DLL file into the target process.Loads and associates a DLL file into the target process.
Injection of x86 DLLs into x86 processes is fully supported.Developed using C++, because real programmers choose C++ over C#.
LoadLibraryExW LdrLoadDll drpLoadDll LdrpLoadDllInternal ManualMapping
Add a description, image, and links to the dll-injector-rust topic page so that developers can more easily learn about it.
To associate your repository with the dll-injector-rust topic, visit your repo's landing page and select "manage topics."