hekate/ipl/elfloader
2018-08-07 22:41:05 +02:00
..
elf.h Implement elfloader/module support 2018-08-07 22:41:05 +02:00
elfarch.h Implement elfloader/module support 2018-08-07 22:41:05 +02:00
elfload.c Implement elfloader/module support 2018-08-07 22:41:05 +02:00
elfload.h Implement elfloader/module support 2018-08-07 22:41:05 +02:00
elfreloc_aarch64.c Implement elfloader/module support 2018-08-07 22:41:05 +02:00
elfreloc_arm.c Implement elfloader/module support 2018-08-07 22:41:05 +02:00
README.md Implement elfloader/module support 2018-08-07 22:41:05 +02:00

Simple elf-loader based on https://github.com/erincandescent/elfload

Each file contains its own LICENSE