1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 05:53:34 +01:00
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