ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
-
Updated
Feb 4, 2025 - C++
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.
sloader is an ELF loader which aims to replace ld-linux.so of glibc.
A collection of IDA loaders for various game console ELF's. (PS3, PSVita, WiiU)
esp32 component to load in ram and relocate elf file
A simple x86 operating system with graphical user space
Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.
ROP gadget finder and analysis in pure Javascript
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Linux assembly language minimal 'dynamic ELF' example plus experiments
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.
A dynamic linker fully implemented in Rust, providing a set of Rust-friendly interfaces for manipulating dynamic libraries.
A pure-Rust library for loading all ELF format files from both memory and files.
Run Unikraft ELF Loader app on Linux executables
C library that is intended for providing methods for executing and injecting code.
Dynamic loading with privilege separation
Add a description, image, and links to the elf-loader topic page so that developers can more easily learn about it.
To associate your repository with the elf-loader topic, visit your repo's landing page and select "manage topics."