🔥 xDL is an enhanced implementation of the Android DL series functions.
-
Updated
May 21, 2026 - 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)
Header-only library that can execute functions in a shared library and provides wrappers around these
Keep a_native_window_creator.h alive across Android 11–16. Auto-patches private libgui / libutils dlsym symbols when Google changes their C++ mangling. Tutorial + CLI tool included.
get dl usage at runtime (calls to dlopen, dlsync)
Autogenerate files to link C-Libraries at runtime.
A header-only C++ library for dynamic loading utilities that provides safe and convenient wrappers around dlopen/dlsym. (DISCLAIMER: this is a vibe-coding project, DO NOT use it in production)
A stb style library for loading Wayland at runtime
Replaces the symbols in relocatable elf object files. (For DMTCP project https://github.com/dmtcp/dmtcp/tree/static-dmtcp)
Runtime instrumentation bridge for IL2CPP-hosted processes (Unity Linux builds). Signature-based method resolution, lazy class init recovery, LD_PRELOAD bootstrap.
Add a description, image, and links to the dlsym topic page so that developers can more easily learn about it.
To associate your repository with the dlsym topic, visit your repo's landing page and select "manage topics."