loadlibrary
There are 25 repositories under loadlibrary topic.
paskalian/WID_LoadLibrary
Reverse engineering winapi function loadlibrary.
danielkrupinski/OneByteLdr
Bypass for CS:GO's LoadLibrary injection prevention mechanism, achieved by patching one byte of game memory.
adamhlt/DLL-Injector
DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
Xpl0itR/VersionShim
A Dynamic-Link Library which exports the same methods as version.dll (winver.h) and winhttp.dll in addition to chainloading additional user defined libraries.
Jamesits/goinvoke
Load dynamic libraries (DLL/so/dylib) with ease, without cgo.
SeanPesce/lib2shell
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
karel-burda/function-loader
Header-only library that can execute functions in a shared library and provides wrappers around these
OfficialKatana/AnyFile2Byte
A program that turn anyfile into C++ Source File (char linear table)
alex94cp/libload
An open-source C++ library implementing a loader for multiple executable formats
dzik143/pe64-no-imports
PE32+ / 64-bit / LoadLibrary without imports table.
Magrene/LoadLibrarySimipleDLLInjector
Simiple DLL injector using LoadLibrary and the Windows API
marcuwynu23/Cpp-DLL-create-and-load-sample
C++ project sample for creating and loading DLL with commandline
MaulingMonkey/minidl
Extremely lean cross platform library for loading symbols
aiygvaeigveaiyg/simple_injector
Simple header only dll injector that uses LoadLibraryW.
kalvin-eliazord/Corty_Console_Injector
WinAPI and Manual Mapper Console Injector in C++
rft0/imjector
DLL Injector developed in C++ with an variety of injection methods.
Wolf49406/LoadLibraryToolset
Everything you need to play with LoadLibrary injection
JonathanBerkeley/Destroject
Windows multiple DLL process injector
Yaw-Dev/ParadiseInjector
An easy to use and reliable DLL injector with a very simple command line interface (CLI).
vtl0/firewalker
POC of module enumeration through stack walking
wjwhel/SimpleInjector
A very simple LoadLibrary injector.
Zig-Sec/load-library-injector
Simple LoadLibrary injector.
komiyamma/dll_export
.NET DllExport with .NET Core support (aka 3F/DllExport)
selftaught/YaDi
Yet another DLL injector