Repository navigation

#

elf-loader

ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.

C++
776
8 天前

Tiny loaders for various binary formats.

C
237
9 年前

A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.

Java
164
20 天前

sloader is an ELF loader which aims to replace ld-linux.so of glibc.

C++
154
1 年前

small elf loader

C
139
1 年前

load so file into current memory space and run function

C
105
8 年前

A collection of IDA loaders for various game console ELF's. (PS3, PSVita, WiiU)

C
102
6 年前

esp32 component to load in ram and relocate elf file

C
85
3 年前

A loader capable of loading and relocating various forms of ELF files from memory or files.

Rust
41
4 天前

Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.

C#
41
7 个月前

Linux assembly language minimal 'dynamic ELF' example plus experiments

Assembly
25
5 年前

This loads DWARF info from an open binary and propagates function names, arguments, and type info

Python
25
2 年前

Various ELF programs for Motorola P2K phones.

C
22
1 个月前

A dynamic linker fully implemented in Rust.

Rust
20
2 个月前

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.

C
18
4 年前

Run Unikraft ELF Loader app on Linux executables

Shell
14
2 年前

C library that is intended for providing methods for executing and injecting code.

C
11
8 个月前

Dynamic loading with privilege separation

C
10
6 个月前