Repository navigation

#

elf-loader

ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.

C++
807
3 天前

Tiny loaders for various binary formats.

C
240
9 年前

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

Java
181
5 个月前

small elf loader

C
165
1 年前

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

C++
159
2 年前

load so file into current memory space and run function

C
109
9 年前

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

C
104
6 年前

esp32 component to load in ram and relocate elf file

C
92
3 年前

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

Rust
83
3 天前

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

C#
45
2 个月前

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

Python
26
2 年前

Linux assembly language minimal 'dynamic ELF' example plus experiments

Assembly
25
5 年前

Various ELF programs for Motorola P2K phones.

C
22
22 天前

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
15
2 年前

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

C
13
1 年前

Dynamic loading with privilege separation

C
10
10 个月前

Built Linux applications (static-pie) for Unikraft binary compatibility mode

C
8
2 年前