There are 0 repository under loadlibrary topic.
Reverse engineering winapi function loadlibrary.
DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
Bypass for CS:GO's LoadLibrary injection prevention mechanism, achieved by patching one byte of game memory.
A Dynamic-Link Library that exports the same methods as version.dll (winver.h) and winhttp.dll, in addition to chainloading additional user-defined libraries
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)
PoC shellcode injector using clean syscalls to bypass user-mode hooks in ntdll.dll
PE32+ / 64-bit / LoadLibrary without imports table.
WinAPI and Manual Mapper Console Injector in C++
Simiple DLL injector using LoadLibrary and the Windows API
C++ project sample for creating and loading DLL with commandline
Extremely lean cross platform library for loading symbols
Simple header only dll injector that uses LoadLibraryW.
Everything you need to play with LoadLibrary injection
Windows multiple DLL process injector
Yet another DLL injector
POC of module enumeration through stack walking
An easy to use and reliable DLL injector with a very simple command line interface (CLI).
.NET DllExport with .NET Core support (aka 3F/DllExport)