memfd
There are 14 repositories under memfd topic.
liamg/memit
:no_entry_sign::floppy_disk: Run binaries straight from memory in Linux
XiphosResearch/netelf
Run executables from memory, over the network, on Windows, Linux, OpenVMS... routers... spaceships... toasters etc.
ariary/fileless-xec
Stealth dropper executing remote binaries without dropping them on disk .(HTTP3 support, ICMP support, invisible tracks, cross-platform,...)
criyle/go-sandbox
Sandbox implemented in GO with container / ptrace / seccomp
a-darwish/memfd-examples
Sample usage of the new memfd_create(2) Linux system call.
justincormack/go-memfd
Golang Linux memfd library
valpackett/shmemfdrs
Rust crate that creates anonymous shared memory file descriptors for IPC using memfd/SHM_ANON/shm_open | now on https://github.com/valpackett/shmemfdrs
de-vri-es/memfile-rs
memory backed files using memfd_create with file sealing support
msantos/embedexe
Run an executable embedded in a Go binary
typeclasses/memfd
Open temporary anonymous Linux file handles
lmangani/vmemfd
memfd_create elf execution in v
skyne98/quick
Tiny, but furious IPC/RPC library for Linux