An open API service providing repository metadata for many open source software ecosystems.

Topic: "elf-loader"

serge1/ELFIO

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

Language: C++ - Size: 17.8 MB - Last synced at: about 1 hour ago - Pushed at: 9 days ago - Stars: 776 - Forks: 164

malisal/loaders

Tiny loaders for various binary formats.

Language: C - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 191 - Forks: 40

cinit/LibcoreSyscall

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

Language: Java - Size: 264 KB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 163 - Forks: 33

akawashiro/sloader

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

Language: C++ - Size: 521 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 153 - Forks: 13

MikhailProg/elf

small elf loader

Language: C - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 105 - Forks: 28

virtist/elfloader

load so file into current memory space and run function

Language: C - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 100 - Forks: 32

aerosoul94/ida_gel

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

Language: C - Size: 179 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 97 - Forks: 24

JasonBrave/PanicOS

A simple x86 operating system with graphical user space

Language: C - Size: 604 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 57 - Forks: 3

niicoooo/esp32-elfloader

esp32 component to load in ram and relocate elf file

Language: C - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 55 - Forks: 10

weizhiao/rust-elfloader

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

Language: Rust - Size: 436 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 41 - Forks: 9

trungnt2910/MemoryModule.NET

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

Language: C# - Size: 2.53 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 41 - Forks: 12

polyverse/EnVisen

ROP gadget finder and analysis in pure Javascript

Language: JavaScript - Size: 40.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 8

Vector35/dwarf_import 📦

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

Language: Python - Size: 2.3 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 25 - Forks: 7

linuxthor/iamdynamic

Linux assembly language minimal 'dynamic ELF' example plus experiments

Language: Assembly - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 25 - Forks: 4

EXL/P2kElfs

Various ELF programs for Motorola P2K phones.

Language: C - Size: 15.2 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 16 - Forks: 0

unikraft/run-app-elfloader

Run Unikraft ELF Loader app on Linux executables

Language: Shell - Size: 17.7 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 12

EntySec/libpawn

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

Language: C - Size: 146 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 4

topimiettinen/ld-so-daemon

Dynamic loading with privilege separation

Language: C - Size: 172 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

IdanBanani/ELF-Processs-Injection-Linux-Android

Shared object ELF Process injection and loading resources.

Size: 20.5 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 1

gabriel-rusu/E.L.F-Executable-Loader

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.

Language: C - Size: 383 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 5

unikraft/static-pie-apps

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

Language: C - Size: 66 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 39

IdanRosenzweig/ELF-Toolchain

A toolchain for ELF executables and malware containing a standalone loader, file stripper, data obfuscator and a packer

Language: C - Size: 247 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

mateuspinto/elf-symbol-table-reader

A simple elf symbol table reader based on libelf

Language: C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

humzak711/reflective_elf_injector

A tool written in tcsh for linux which takes a given ELF file, packs it into a new executable ELF file which will execute the given ELF file into memory via reflective ELF injection

Language: Shell - Size: 94.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

espmaniac/elf_loader

Simple elf32 loader.

Language: C++ - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

le0kar0ub1/BlueSeed

cross-plateform RISC-V emulator

Language: C - Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

xzhong86/simu-elf-loader

Executable file loader, ELF loader. for simulator

Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

raphui/elfparser

ELF parser, mainly to realocate.

Language: C - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

ismaeldamiao/tuim

Cross-platform ABI designed for native execution of programs

Language: C - Size: 396 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

knot126/Leaf

ELF loader to bypass Android Q's execmod restrictions for game modding + other goodies

Language: C - Size: 134 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

johannst/elfload

Minimal ELF loader mainly for personal projects.

Language: Rust - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lighth7015/elf-runtime-loader

WIP: ELF loader for an operating system

Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

WHYjun/rt-kernel-test-analytics Fork of alexrosenfeld10/rt-kernel-test-analytics

Modify the Linux kernel to be able to read a new ELF section

Language: C - Size: 41.2 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

minexew/svn_boba_mirror Fork of siemens-mobile-dev/svn_boba_mirror

MIRROR: svn://svn.boba.su

Size: 15.5 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0