memit icon indicating copy to clipboard operation
memit copied to clipboard

undefined: unix.MemfdCreate undefined: unix.MFD_CLOEXEC

Open wyzerg opened this issue 2 years ago • 0 comments

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 😌

wyzerg avatar Jul 13 '22 09:07 wyzerg