Documentation ¶
Index ¶
Constants ¶
View Source
const (
// GoDirName - The directory to store the go compiler/toolchain files in
GoDirName = "go"
)
Variables ¶
This section is empty.
Functions ¶
func English ¶
func English() []string
English - Extracts the english dictionary for the english encoder
func GetChunkDataDir ¶
func GetChunkDataDir() string
GetChunkDataDir - Get the Sliver chunk data dir, default is: ~/.sliver/crack/chunks/
func GetGPGPublicKey ¶
GetGPGPublicKey - Return the GPG public key from assets
func GetRootAppDir ¶
func GetRootAppDir() string
GetRootAppDir - Get the Sliver app dir, default is: ~/.sliver/
func GetTrafficEncoderDir ¶
func GetTrafficEncoderDir() string
GetTrafficEncoderDir - Get the Sliver traffic encoder dir, default is: ~/.sliver/traffic-encoders/
func SetupGoPath ¶
SetupGoPath - Extracts dependencies to goPathSrc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.