Generate a DSO at runtime and load symbols from it using dlsym(), without creating an actual ELF or touching the filesystem
Go to file
Triss 41355ff614 initial proof-of-concept 2020-12-27 20:43:19 +01:00
.gitignore initial proof-of-concept 2020-12-27 20:43:19 +01:00
Makefile initial proof-of-concept 2020-12-27 20:43:19 +01:00
dynso.c initial proof-of-concept 2020-12-27 20:43:19 +01:00