I have a small program in assembler that loads an .so file using dlopen, and then tries to load a function pointer using dlsym. Calling dlope
dlopen
dlsym
dlope