Software Construction Lab at UCLA
-
Updated
Nov 19, 2017 - C
Software Construction Lab at UCLA
Prevent Return Oriented Programming (ROP) Between Dynamic Text Segments
Example of nginx plugin written in Golang and loaded by nginx-link-function
notes about glibc, ld-so and more.
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 reimplementation of the RunTime Link Editor (RTLD) of the Nintendo Switch.
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.
a crappy dynamic linker for Switch / libnx
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
A public domain, single header C/C++ library to dynamically load libraries at runtime.
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
💻 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! 👨💻🌐
A simple Linux dynamic loader capable of loading simple binaries using simple shared libraries (no glibc support)
Linux shared object injector written in pure C
A simple x86 operating system with graphical user space
Dynamic Linking Extension for GNU Windows. Forked from MSys2
Add a description, image, and links to the dynamic-linking topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-linking topic, visit your repo's landing page and select "manage topics."