command
Version:
v0.0.0-...-e5c3a7f
Opens a new window with list of versions in this module.
Published: Feb 6, 2023
License: ISC
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Fdexe embeds and runs an executable from memory. The executable must
be copied to this directory and renamed to "bin":
cp /usr/bin/busybox bin
go build
ln -s fdexec ls # busybox uses argv[0]
./ls -alh
Source Files
¶
Click to show internal directories.
Click to hide internal directories.