# 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.
No description provided by the author
No description provided by the author
No description provided by the author
Install an extension from a .tar.gz file.
LoadAlias - Load an alias into the Malice-Network shell from a given directory.
ParseAliasManifest - Parse an alias manifest.
PrintAliases - Print a list of loaded aliases.
No description provided by the author
No description provided by the author
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.