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)
Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.
A loader capable of loading and relocating various forms of ELF files from memory or files.
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 st...
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