
dll-injector · GitHub Topics · GitHub
May 6, 2024 · DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector windows winapi dll-injection pe dll-injector loadlibrary windows-internals Updated Aug 1, 2023
Releases · master131/ExtremeInjector - GitHub
Contribute to master131/ExtremeInjector development by creating an account on GitHub. 👍 69 damoah2, MrElie, CrazyCSIW6, rezasarvani, JustJoeYo, 1hAck-0, vkerty ...
nefarius/Injector: Command line utility to inject and eject DLLs
Injector.exe --process-name notepad.exe --inject C:\Temp\myHooks.dll C:\Temp\myOverlay.dll You may use it in you post-build events in Visual Studio to save time and take away complexity of code by "outsourcing" the injection process.
injector-x64 · GitHub Topics · GitHub
May 12, 2024 · injection game-hacking injector dll-injection pe-format pe-loader dll-injector manual-mapping dllinjector shellcode-injection injector-x64 dll-inject Updated Sep 14, 2024 C++
DataSearchers/LNjector---Windows-DLL-injector - GitHub
Oct 24, 2024 · LNjector is a lightweight Windows DLL injector designed to inject dynamic-link libraries (DLL) into running processes. This project serves educational and testing purposes and should be used responsibly.
GitHub - BenteVE/DLL-Injector: A simple DLL Injector build using …
The injector allows you to inject custom DLLs into running processes, enabling you to modify their behavior dynamically. This implementation can be build for both x86 and x64 architectures in Visual Studio. To test the injector, the repository also includes a project to build a simple DLL that opens a console in the target application when ...
injector · GitHub Topics · GitHub
5 days ago · VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques dll cpp reverse-engineering injection hacking mmap injector dll-injection manual-map-dll thread-hijacking shtreeba dll-injector-dll-injection
ZeroMemoryEx/Dll-Injector: simple C++ dll injector - GitHub
Oct 20, 2021 · Open process with Access Rights; GetProcAddress-LoadLibraryA (used to load a DLL into the process memory) ...
A Windows DLL injector designed for developing game mods
Injector was written in 2011 after I couldn't find a good DLL injector with the features I wanted that was compatible with a 64-bit install of Windows 7. Injector works well as a general-purpose DLL injector but also contains additional features that are …
Releases · simpleinjector/SimpleInjector - GitHub
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.