Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // FS - Embedded FS access to sliver implant code //go:embed sliver/** FS embed.FS // GoMod - Templated go.mod module file for implant builds //go:embed go-mod GoMod string // GoSum - Templated go.sum module file for implant builds //go:embed go-sum GoSum string // Vendor - Embedded FS access to vendored sliver implant dependencies //go:embed vendor/** Vendor embed.FS )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
encoders/basex
Package basex provides fast base encoding / decoding of any given alphabet using bitcoin style leading zero compression.
|
Package basex provides fast base encoding / decoding of any given alphabet using bitcoin style leading zero compression. |
proxy
Package proxy allows you to retrieve a system configured proxy for a given protocol and target URL.
|
Package proxy allows you to retrieve a system configured proxy for a given protocol and target URL. |
shell/pty
Package pty provides functions for working with Unix terminals.
|
Package pty provides functions for working with Unix terminals. |
transports/httpclient/drivers/win/wininet
Code generated by tools/defines.go; DO NOT EDIT.
|
Code generated by tools/defines.go; DO NOT EDIT. |
Click to show internal directories.
Click to hide internal directories.