Search code examples
Does dlopen create multiple library instances?...

c++shared-librariesdlopen

Read More
dlopen failing on Rhel 7.2, 64 bit for libjvm.so...

c++dlopenrhel7

Read More
How to substitute dlopen() in Android Nougat?...

androidandroid-ndkdlopen

Read More
dlopen, factory pattern and the virtual method table...

c++factory-patterndlopen

Read More
How do I debug a core dump that aborted in a dlopen()'ed plugin?...

gdbcoredumpdlopenpostmortem-debugging

Read More
Receive "undefined symbol" error when loading library with dlopen...

shared-librariesdlopen

Read More
Memory leak reported by valgrind in dlopen?...

memory-leaksvalgrinddlopen

Read More
dlopen fails in chroot...

clinuxdlopenchroot

Read More
Does dlopen() set errno?...

clinuxdlopen

Read More
C++ dynamic loading of classes: Why is a "destroy" function needed?...

c++memory-managementdlopendynamic-loading

Read More
Error: dlopen() Library not loaded Reason: image not found...

macoserror-handlingipythondlopen

Read More
Shared Object not loading, gives segmentation fault on dlopen...

shared-librariesddlopen

Read More
In Linux, how do I dlopen a shared object stored uncompressed inside another file?...

linuxdlopen

Read More
Does static initialization (and/or other) code get run when dlopen'ing?...

c++dlopenshared-objectsdynamic-loadingstatic-initialization

Read More
Wrong string library after dlopen?...

c++stringdlopen

Read More
dlopen not working with code-coverage tools (lcov/gcov)...

ccode-coveragedlopengcovlcov

Read More
What's wrong with my code to dynamically get constants with dlsym in jailbroken iOS?...

iosobjective-cjailbreakdlopentweak

Read More
how to call function in executable from my library?...

clinuxdlopen

Read More
Automatically executed functions when loading shared libraries...

posixshared-librariesddlopen

Read More
dlopen for different libraries? C...

clibrariesdlopendlsym

Read More
LD_PRELOAD doesn't affect dlopen() with RTLD_NOW...

clinuxshared-librariesdlopenld-preload

Read More
Calling dlopen from a shared library loaded via JNI makes previously loaded symbols invisible...

javajava-native-interfacedlopen

Read More
Expose an interface of a class loaded from a framework at runtime...

swiftdylibdlopen

Read More
How to know if process has truly finished with a dlclose()ed library?...

c++linuxpluginsg++dlopen

Read More
Apple TV - creating and loading dynamic library (dylib)...

objective-cxcodemacosdlopenapple-tv

Read More
C plugin system...

cpluginsgnudlopendlsym

Read More
dlopen doesn't respect `RTLD_LOCAL`?...

linuxshared-librariesglibcdlopen

Read More
Cannot load any more object with static TLS...

c++linuxgccubuntudlopen

Read More
dlopen returns NULL after app kill...

iosdlopendynamic-library

Read More
How to protect against DLL Hijacking?...

dllloadlibrarydlopendll-injection

Read More
BackNext