An open API service providing repository metadata for many open source software ecosystems.

GitHub / gabriel-rusu / E.L.F-Executable-Loader

The E.L.F Executable Loader loads the executable file into memory page-by-page, using a request-paging mechanism - a page will only be loaded when it is needed. For simplicity, the loader runs only static executable files - which is not linked to shared / dynamic libraries.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-rusu%2FE.L.F-Executable-Loader

Stars: 9
Forks: 5
Open issues: 1

License: mit
Language: C
Size: 383 KB
Dependencies parsed at: Pending

Created at: about 5 years ago
Updated at: about 2 years ago
Pushed at: almost 4 years ago
Last synced at: about 2 years ago

Topics: c, elf-loader, elf-parser, excutables

    Loading...