Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConsoleFunc func() error
ConsoleFunc is set by cmd/pik to provide the readline console.
View Source
var TUIFunc func() error
TUIFunc is set by cmd/pik to provide the TUI dashboard.
View Source
var Version = "dev"
Version is set at build time via ldflags.
Functions ¶
func RunStandalone ¶
func RunStandalone(name string)
RunStandalone starts a single-module CLI by name.
func RunStandaloneWith ¶
func RunStandaloneWith(mod sdk.Exploit, runOpts sdk.RunOptions)
RunStandaloneWith starts a single-module CLI for a directly-provided exploit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.