SpiceQA
Questions
Tags
Users
Badges
dlsym
9 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to handle different behaviour for dlsym() in OSX and Linux (generic)
user_4356742
0
•
asked Aug 2, 2022
3
1
59
dlsym
macos
linux
c
Is it possible to define a symbol dynamically such that it will be found by dlsym?
user_1569204
0
•
asked Apr 18, 2022
2
0
60
dladdr
dlsym
gnu
shared-libraries
linux
Error while importing pynput - dlsym(0x7f90f7d0c310, PyObjCObject_New): symbol not found
user_9190448
0
•
asked Nov 14, 2021
1
1
459
dlsym
pynput
dlsym() + RTLD_NEXT doesn't work as expected on Ubuntu 20.04
user_5473016
0
•
asked Jun 25, 2021
3
2
435
dlsym
citrix
posix
c
c++
Library interpositioning
user_13239905
0
•
asked Dec 13, 2020
2
1
539
library-interposition
dlsym
c
How in C to get the name of the shared library a symbol is loaded from programatically at runtime?
user_2147204
0
•
asked Dec 4, 2020
2
1
246
dlsym
c
Any way to grab struct from DLL using dlsym (Dynamic Linking) without header file (.h)?
user_14321464
0
•
asked Sep 24, 2020
2
0
220
dlsym
dynamic-linking
shared-libraries
unix
c++
Checking at runtime for weakly linked symbols from third-party framework in Swift
user_2714951
0
•
asked Nov 14, 2017
5
1
600
weak-linking
dlsym
swift
frameworks
dll
std::shared_ptr and dlopen(), avoiding undefined behavior
user_2209270
0
•
asked Mar 16, 2016
10
3
1823
dlsym
undefined-behavior
shared-ptr
c++11
shared-libraries
1
(current)
Hot Questions