package
1.5.43
Repository: https://github.com/bishopfox/sliver.git
Documentation: pkg.go.dev

# README

Alias

Wraps external DLLs/tool in Sliver console commands.

Format

  • alias-dir/
    • manifest.json -

# Functions

AliasCommandNameCompleter - Completer for installed extensions command names.
AliasesCmd - The alias command.
AliasesInstallCmd - Install an alias.
AliasesLoadCmd - Locally load a alias into the Sliver shell.
AliasesRemoveCmd - Locally load a alias into the Sliver shell.
Install an extension from a .tar.gz file.
LoadAlias - Load an alias into the Sliver shell from a given directory.
ParseAliasManifest - Parse an alias manifest.
PrintAliases - Print a list of loaded aliases.
PrintAssemblyOutput - Prints the output of an execute-assembly command.
PrintSideloadOutput - Prints the output of a sideload command.
PrintSpawnDLLOutput - Prints the output of a spawn dll command.
RemoveAliasByCommandName - Remove an alias by command name.

# Constants

No description provided by the author

# Structs

AliasFile - An OS/Arch specific file.
AliasManifest - The manifest for an alias, contains metadata.