Object
# File lib/rex/registry/lfkey.rb, line 42 def initialize(hive_blob, offset) @nodekey_offset = hive_blob[offset, 4].unpack('l').first @nodekey_name_verification = hive_blob[offset+0x04, 4].to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.