ntfs

package
v0.0.0-...-89257ae Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MFTEntry

type MFTEntry struct {
	EntryNumber                         int64
	InUse                               bool
	ParentEntryNumber                   uint64
	FullPath                            string
	FileName                            string
	FileSize                            int64
	ReferenceCount                      int64
	IsDir                               bool
	CreatedStandardInformation          string
	CreatedFileName                     string
	LastModifiedStandardInformation     string
	LastModifiedFileName                string
	LastRecordChangeStandardInformation string
	LastRecordChangeFileName            string
	LastAccessStandardInformation       string
	LastAccessFileName                  string
}

func NewMftEntry

func NewMftEntry(h *parser.MFTHighlight) *MFTEntry

type MFTProcessor

type MFTProcessor struct {
	processors.Default
}

func (MFTProcessor) Run

Jump to

Keyboard shortcuts

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