Module: Rex::Post::Meterpreter::Extensions::Unhook

Defined in:
lib/rex/post/meterpreter/extensions/unhook/tlv.rb,
lib/rex/post/meterpreter/extensions/unhook/unhook.rb,
lib/rex/post/meterpreter/extensions/unhook/command_ids.rb

Defined Under Namespace

Classes: Unhook

Constant Summary collapse

TLV_TYPE_UNHOOK_ERROR_CODE =
TLV_META_TYPE_UINT | (TLV_EXTENSIONS + 1)
EXTENSION_ID_UNHOOK =

ID for the extension (needs to be a multiple of 1000)

10000
COMMAND_ID_UNHOOK_PE =

Associated command ids

EXTENSION_ID_UNHOOK + 1