Portable Linux binaries, solved
-
Updated
Sep 7, 2026 - C++
Portable Linux binaries, solved
A templatable no_std ELF loader written in Rust, optionally compatible with GNU and Bionic ELF extensions
ELF loader to bypass Android Q's execmod restrictions for game modding and other goodies. Used in KnShim and YipLoader!
Repo da palestra "Ofuscação de código em arquivos ELF utilizando relocação"
An MCP (Model Context Protocol) server that exposes Linux dynamic-linker controls — LD_PRELOAD, LD_LIBRARY_PATH, LD_AUDIT, LD_DEBUG, /etc/ld.so.preload, ldconfig, ldd, readelf, and nm — as callable tools, plus helpers to generate and compile preload shared objects. Intended for debugging linker issues, library-interposition development.
Turn any dynamically linked Linux program into a single, self-contained executable
To associate your repository with the dynamic-linker topic, visit your repo's landing page and select "manage topics."