The dlclose() function closes handles opened by dlopen()
#include <dlfcn.h>
int dlclose(void *handle);
dlclose
0001-01-01
The dlclose() function closes handles opened by dlopen()
#include <dlfcn.h>
int dlclose(void *handle);
Linux Persistence: atd
2025-04-01 DFIR CTF linux persistence at atd
Linux Persistence: SSH
2025-03-29 DFIR CTF SSH hardening hunting persistence linux persistence hunting hardening SSH PAM