There are 4 repositories under dynamic-linking topic.
It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive
A simple x86 operating system with graphical user space
Linux shared object injector written in pure C
My solutions of Computer Systems: A Programmerโs Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
notes about glibc, ld-so and more.
A simple Linux dynamic loader capable of loading simple binaries using simple shared libraries (no glibc support)
Use OpenCASCADE library to implement data visualization under MFC framework
Ever wanted to code a website in C? No? Well, now you can!
A collection of small examples demonstrating various linker features
GNU IFUNC is the real culprit behind CVE-2024-3094
My implementation of the ELF executable packer described in @fasterthanlime's ongoing series.
The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust!
๐ฒ Referral System with Flutter using Firebase Dynamic Links
run executables with capabilities, while using shared libraries from locations in $LD_LIBRARY_PATH, as non-root user
Symbol Interposition / Function Interception Introduction and Demo
Dynamic and static D bindings for Lua scripting language library
Dynamic and static D bindings for X11 protocol client library
๐ป Welcome to the Operating Systems Repository! ๐โจ Immerse yourself in a meticulously curated knowledge reservoir on Operating Systems. ๐๐ก Explore the intricacies of system management, processes, and kernel architecture. ๐๐ Master the art of efficient operating system navigation in this dynamic space! ๐จโ๐ป๐
Dynamic and static D bindings for X11 XFree86 video mode extension library
Dynamic Linking Extension for GNU Windows. Forked from MSys2
Dynamic and static D bindings for X cursor management library
A rust template repository configured to dynamically link dependencies.
Example of nginx plugin written in Golang and loaded by nginx-link-function