multiverse-os / memexec

First library produced from the Multiverse OS singularity experimental project, rewrite of the standard library exec to launch fileless executable from memory. Instead of a path, you provide a byte array to be loaded into a memory file desriptor (MemFD) and executed.
11Updated 4 years ago

Related projects

Alternatives and complementary repositories for memexec