Versions in this module Expand all Collapse all v1 v1.5.43 May 2, 2024 v1.5.42 May 2, 2024 Changes in this version + func PrintCreateKey(createKey *sliverpb.RegistryCreateKey, regPath string, key string, ...) + func PrintDeleteKey(deleteKey *sliverpb.RegistryDeleteKey, regPath string, key string, ...) + func PrintListSubKeys(regList *sliverpb.RegistrySubKeyList, hive string, regPath string, ...) + func PrintListValues(regList *sliverpb.RegistryValuesList, hive string, regPath string, ...) + func PrintRegRead(regRead *sliverpb.RegistryRead, con *console.SliverConsoleClient) + func PrintRegWrite(regWrite *sliverpb.RegistryWrite, con *console.SliverConsoleClient) + func RegCreateKeyCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RegDeleteKeyCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RegListSubKeysCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RegListValuesCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RegReadCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RegWriteCmd(ctx *grumble.Context, con *console.SliverConsoleClient)