An open API service indexing awesome lists of open source software.

https://github.com/johannst/elfload

Minimal ELF loader mainly for personal projects.
https://github.com/johannst/elfload

binary binfmt elf elf-loader elf64 loader rust

Last synced: about 1 year ago
JSON representation

Minimal ELF loader mainly for personal projects.

Awesome Lists containing this project

README

          

# elfload

An `no_std` elf loader library.

## License
This project is licensed under the [MIT](LICENSE) license.