Implemented 'enable-privilege' command.

This commit is contained in:
Jakob Friedl
2025-10-18 12:41:55 +02:00
parent b3e82fc3a8
commit ba1f1943fc
4 changed files with 53 additions and 3 deletions

View File

@@ -56,6 +56,7 @@ type
CMD_STEAL_TOKEN = 19'u16
CMD_REV2SELF = 20'u16
CMD_TOKEN_INFO = 21'u16
CMD_ENABLE_PRIV = 22'u16
StatusType* = enum
STATUS_COMPLETED = 0'u8