Swap out an ELF executable's main function with another function from its symbol table, without touching its code at all.
Updated 2021-11-16 13:55:27 +00:00
Generate a DSO at runtime and load symbols from it using dlsym(), without creating an actual ELF or touching the filesystem
Updated 2021-06-18 09:27:35 +00:00