🔥 xDL is an enhanced implementation of the Android DL series functions.
-
Updated
Oct 14, 2024 - C
🔥 xDL is an enhanced implementation of the Android DL series functions.
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
POSIX equivalent of Windows DLL import libraries
dlopen() filelessly a shared object or even a program (and run it).
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
Custom imeplementation of CSGO runner
Plugin Architecture Demo in C++
Shared object ELF Process injection and loading resources.
An open-source C++ library implementing a loader for multiple executable formats
Add a description, image, and links to the dlopen topic page so that developers can more easily learn about it.
To associate your repository with the dlopen topic, visit your repo's landing page and select "manage topics."