dlopen topic

List dlopen repositories

Implib.so

213
Stars
31
Forks
Watchers

POSIX equivalent of Windows DLL import libraries

byopen

310
Stars
84
Forks
Watchers

🎉A dlopen library that bypasses mobile system limitation

xDL

384
Stars
70
Forks
Watchers

:fire: xDL is an enhanced implementation of the Android DL series functions.

nocgo

192
Stars
13
Forks
Watchers

dlopen in go without cgo

dlfcn_compat

161
Stars
38
Forks
Watchers

兼容Android 7.0 dlfcn(dlopen、dlsym、dlclose、dlerror)

c.sh

250
Stars
13
Forks
Watchers

Inline C/asm in Bash

dlfcn-win32

286
Stars
92
Forks
Watchers

Official dlfcn-win32 repo

rust-dlopen

190
Stars
29
Forks
Watchers

Rust library for opening and working with dynamic link libraries.

intruducer

113
Stars
13
Forks
Watchers

A Rust crate to load a shared library into a Linux process without using ptrace.

dylib

246
Stars
32
Forks
Watchers

C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)