ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
-
Updated
Nov 6, 2024 - C++
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
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
Linux assembly language minimal 'dynamic ELF' example plus experiments
This loads DWARF info from an open binary and propagates function names, arguments, and type info
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.
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
A simple elf symbol table reader based on libelf
Shared object ELF Process injection and loading resources.
Built Linux applications (static-pie) for Unikraft binary compatibility mode
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."