Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colrdavidson/weld
Self-contained linux dynamic loader experiments
https://github.com/colrdavidson/weld
Last synced: about 5 hours ago
JSON representation
Self-contained linux dynamic loader experiments
- Host: GitHub
- URL: https://github.com/colrdavidson/weld
- Owner: colrdavidson
- Created: 2022-03-29T22:21:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T10:20:31.000Z (3 months ago)
- Last Synced: 2024-08-08T12:23:54.991Z (3 months ago)
- Language: C
- Homepage:
- Size: 21.5 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weld
This is a WIP dynamic loader, intended to use to learn about program booting / relocations on linux