https://github.com/lighth7015/elf-runtime-loader
WIP: ELF loader for an operating system
https://github.com/lighth7015/elf-runtime-loader
elf elf-format elf-loader os-dev os-development
Last synced: about 1 month ago
JSON representation
WIP: ELF loader for an operating system
- Host: GitHub
- URL: https://github.com/lighth7015/elf-runtime-loader
- Owner: lighth7015
- License: apache-2.0
- Created: 2019-05-24T01:56:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T06:20:27.000Z (almost 7 years ago)
- Last Synced: 2025-10-25T14:51:34.691Z (5 months ago)
- Topics: elf, elf-format, elf-loader, os-dev, os-development
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ELF Image Loader
WIP: ELF loader for an operating system
_Do not use this unless you are contributing to the project._