10 results found Sort:
- Filter by Primary Language:
- C (4)
- C++ (2)
- Rust (2)
- Assembly (1)
- Python (1)
- +
:fire: xDL is an enhanced implementation of the Android DL series functions.
Created
2020-11-08
77 commits to master branch, last one 24 days ago
🎉A dlopen library that bypasses mobile system limitation
Created
2020-07-02
45 commits to master branch, last one 3 years ago
Official dlfcn-win32 repo
Created
2014-08-19
211 commits to master branch, last one about a year ago
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
Created
2021-04-04
126 commits to main branch, last one 8 months ago
POSIX equivalent of Windows DLL import libraries
Created
2017-11-26
259 commits to master branch, last one 5 months ago
Rust library for opening and working with dynamic link libraries.
Created
2017-08-11
129 commits to master branch, last one 4 years ago
A Rust crate to load a shared library into a Linux process without using ptrace.
Created
2021-12-16
24 commits to master branch, last one about a year ago
symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as to achieve the dynamic call of C function.
Created
2019-05-30
31 commits to master branch, last one about a year ago
dlopen() filelessly a shared object or even a program (and run it).
Created
2023-03-08
11 commits to main branch, last one about a year ago
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
Created
2023-03-11
6 commits to master branch, last one 8 months ago