ReflectiveDLLInjection

DLL injector

Provides a set of tools and utilities to inject libraries into running processes using reflective DLL injection.

Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.

GitHub

3k stars
128 watching
783 forks
Language: C
last commit: about 4 years ago

Related projects:

RepositoryDescriptionStars
suvllian/process-injectA collection of Windows process injection methods implemented in C.647
davidbuchanan314/dlinjectA tool to inject arbitrary code into a live Linux process without using ptrace774
opensecurityresearch/dllinjectorA tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques.490
tomcarver16/bof-dll-injectA tool for injecting malware into processes by mapping it to memory without registering it with the kernel.147
jsoysouvanh/refurekuA C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications.227
eusth/ipaA tool that injects code into Unity projects to modify their behavior283
gellin/teamviewer_permissions_hook_v1A proof-of-concept C++ DLL injects into TeamViewer to manipulate permissions and control the client-side user experience.308
crisprss/printspooferA reflective DLL implementation to intercept print jobs on Windows systems, useful in the context of remote control and exploitation tools.87
jechol/definjectA library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code.56
elfmaster/sarumanA tool for injecting full dynamic executables into process images with thread injection128
plackyhacker/shellcode-injection-techniquesA collection of C# techniques for injecting malicious shellcode into processes450
kyleavery/inject-assemblyEnables .NET assembly execution within an existing process without blocking the parent process485
getml/reflect-cppA C++20 library for fast serialization and deserialization using reflection1,165
veselink1/refl-cppProvides compile-time reflection and introspection capabilities for C++171,097
plackyhacker/sys-callsAn implementation of Windows System Calls in C# to bypass anti-malware detection and inject a meterpreter shell.107