Versions in this module Expand all Collapse all v0 v0.1.0 Dec 30, 2020 Changes in this version + type I386 struct + func NewI386() *I386 + func (i386 *I386) LinuxShell() ([]byte, error) + type X8664 struct + func NewX8664() *X8664 + func (x8664 *X8664) LinuxMemFdExec(payload []byte) ([]byte, error) + func (x8664 *X8664) LinuxShell() ([]byte, error)