elf-loader
Here are 39 public repositories matching this topic...
Sort:Most stars
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.
- Updated
Aug 16, 2025 - C++
A library for loading ELF from memory and/or making Linux syscalls on Android written in pure Java.
- Updated
Mar 31, 2025 - Java
sloader is an ELF loader which aims to replace ld-linux.so of glibc.
- Updated
Nov 5, 2023 - C++
A collection of IDA loaders for various game console ELF's. (PS3, PSVita, WiiU)
- Updated
Oct 3, 2019 - C
A simple x86 operating system with graphical user space
- Updated
Jul 14, 2025 - C
Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.
- Updated
Jun 13, 2025 - C#
ROP gadget finder and analysis in pure Javascript
- Updated
Jun 11, 2022 - JavaScript
This loads DWARF info from an open binary and propagates function names, arguments, and type info
- Updated
Jul 11, 2023 - Python
Linux assembly language minimal 'dynamic ELF' example plus experiments
- Updated
May 22, 2020 - Assembly
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.
- Updated
Jul 7, 2021 - C
C library that is intended for providing methods for executing and injecting code.
- Updated
Aug 14, 2024 - C
Run Unikraft ELF Loader app on Linux executables
- Updated
Oct 19, 2023 - Shell
Dynamic loading with privilege separation
- Updated
Oct 7, 2024 - C
Built Linux applications (static-pie) for Unikraft binary compatibility mode
- Updated
Jul 24, 2023 - C
Improve this page
Add a description, image, and links to theelf-loader topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theelf-loader topic, visit your repo's landing page and select "manage topics."