Method: Rex::Post::Meterpreter::Extensions::Stdapi::Sys::RegistrySubsystem::RemoteRegistryKey#root_key
- Defined in:
- lib/rex/post/meterpreter/extensions/stdapi/sys/registry_subsystem/remote_registry_key.rb
#root_key ⇒ Object
The root key name, such as HKEY_LOCAL_MACHINE.
175 176 177 |
# File 'lib/rex/post/meterpreter/extensions/stdapi/sys/registry_subsystem/remote_registry_key.rb', line 175 def root_key @root_key end |