gabriel-rusu / E.L.F-Executable-LoaderView on GitHub
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.
18Jul 7, 2021Updated 4 years ago

Alternatives and similar repositories for E.L.F-Executable-Loader

Users that are interested in E.L.F-Executable-Loader are comparing it to the libraries listed below

Sorting:

Are these results useful?