memit
memit copied to clipboard
undefined: unix.MemfdCreate undefined: unix.MFD_CLOEXEC
Hello, Thank you for your method, but I reported an error when running the code
# github.com/liamg/memit ../../../pkg/mod/github.com/liamg/[email protected]/command.go:13:27: undefined: unix.MemfdCreate ../../../pkg/mod/github.com/liamg/[email protected]/command.go:13:48: undefined: unix.MFD_CLOEXEC
It seems that UNIX has no such methods,I just want binary files to execute in memory 😌