E.L.F-Executable-Loader

(★ 18)

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.

E.L.F-Executable-Loader 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation