DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
-
Updated
Aug 1, 2023 - C++
DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
Reverse engineering winapi function loadlibrary.
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
Header-only library that can execute functions in a shared library and provides wrappers around these
A program that turn anyfile into C++ Source File (char linear table)
An open-source C++ library implementing a loader for multiple executable formats
C++ project sample for creating and loading DLL with commandline
Simiple DLL injector using LoadLibrary and the Windows API
DLL Injector developed in C++ with an variety of injection methods.
Simple header only dll injector that uses LoadLibraryW.
Everything you need to play with LoadLibrary injection
WinAPI and Manual Mapper Console Injector in C++
Windows multiple DLL process injector
Add a description, image, and links to the loadlibrary topic page so that developers can more easily learn about it.
To associate your repository with the loadlibrary topic, visit your repo's landing page and select "manage topics."