systemreader

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemReader

type SystemReader struct {
	// contains filtered or unexported fields
}

SystemReader provides an interface to get goodies from a SYSTEM file.

func New

func New(s string) (SystemReader, error)

New creates a new SystemReader pointing at the specified file.

func NewLive

func NewLive() (SystemReader, error)

func (*SystemReader) BootKey

func (l *SystemReader) BootKey() []byte

BootKey returns the bootkey extracted from the SYSTEM file

func (SystemReader) HasNoLMHashPolicy

func (l SystemReader) HasNoLMHashPolicy() bool

HasNoLMHashPolicy returns true if no LM hashes are allowed per the SYSTEM file. A False response indicates that LM hashes may exist within the domain/machine.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL