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: 23 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T06:20:27.000Z (about 6 years ago)
- Last Synced: 2025-05-12T02:49:48.738Z (26 days 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._