Dynamic linker studies.
☆31May 10, 2025Updated 9 months ago
Alternatives and similar repositories for dynld
Users that are interested in dynld are comparing it to the libraries listed below
Sorting:
- A helper for library maintainers to use symbol versioning☆11Jul 7, 2025Updated 7 months ago
- A compiler for a subset of C11 language. Under development...☆13Jan 19, 2024Updated 2 years ago
- Help protect against malicious build scripts☆25Updated this week
- A C17 compiler written in Rust☆13Jul 16, 2025Updated 7 months ago
- Linux dynamic loader implimentation for self containment☆12Jul 7, 2019Updated 6 years ago
- A Zig implementation of Poseidon2 hash function.☆17Nov 11, 2025Updated 3 months ago
- notes about glibc, ld-so and more.☆39Mar 15, 2021Updated 4 years ago
- replace or modify symbol names in elf object files (relocatable and executable)☆37Apr 2, 2020Updated 5 years ago
- Monophone Terminal Multiplexer - Less intrusive than tmux, smarter than screen☆21Oct 23, 2023Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆23May 14, 2024Updated last year
- Map and modify ELF using C++ structures☆19Feb 28, 2021Updated 5 years ago
- Example of using ELF hacking to inject malicious code into a target binary☆23Feb 20, 2020Updated 6 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes