An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.
☆55Oct 30, 2019Updated 6 years ago
Alternatives and similar repositories for ElfLoader
Users that are interested in ElfLoader are comparing it to the libraries listed below
Sorting:
- Example shows how to parse and run linux program on windows☆27Sep 18, 2017Updated 8 years ago
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆15Oct 30, 2023Updated 2 years ago
- A multiboot-compliant Executable and Linking Format (ELF) bootloader for the x86 architecture.☆14Dec 16, 2022Updated 3 years ago
- Tiny ELF loader☆139Jan 9, 2023Updated 3 years ago
- An ELF loader for embedded systems.☆168Jan 12, 2018Updated 8 years ago
- small elf loader☆176May 31, 2024Updated last year
- fast and safe base library for x86-64 Linux SSE4.2 in asm (non-official patches)☆26Jun 6, 2019Updated 6 years ago
- Small tool to run ELF binaries from memory with a given process name