-
Notifications
You must be signed in to change notification settings - Fork 274
FileName Class
Jared Atkinson edited this page Nov 5, 2015
·
6 revisions
public class FileName : Attr
{
// Properties
public readonly string Filename;
public readonly ushort ParentSequenceNumber;
public readonly ulong ParentRecordNumber;
public readonly int Namespace;
public readonly ulong AllocatedSize;
public readonly ulong RealSize;
public readonly uint Flags;
public readonly uint ER;
public readonly DateTime ModifiedTime;
public readonly DateTime AccessedTime;
public readonly DateTime ChangedTime;
public readonly DateTime BornTime;
}
Name | Description |
---|---|
Filename | |
ParentSequenceNumber | |
ParentRecordNumber | |
Namespace | |
AllocatedSize | |
RealSize | |
Flags | |
ER | |
ModifiedTime | |
AccessedTime | |
ChangedTime | |
BornTime |
Getting Started
- PowerForensics
- PowerForensics.Artifacts
- PowerForensics.Ntfs
- PowerForensics.Formats
- PowerForensics.Registry
- PowerForensics.Utilities
Cmdlets
- ConvertTo-ForensicTimeline
- Copy-ForensicFile
- Get-ForensicAlternateDataStream
- Get-ForensicAmcache
- Get-ForensicAttrDef
- Get-ForensicBitmap
- Get-ForensicBootSector
- Get-ForensicChildItem
- Get-ForensicContent
- Get-ForensicEventLog
- Get-ForensicFileRecord
- Get-ForensicFileRecordIndex
- Get-ForensicFileSlack
- Get-ForensicGuidPartitionTable
- Get-ForensicMasterBootRecord
- Get-ForensicMftSlack
- Get-ForensicNetworkList
- Get-ForensicPartitionTable
- Get-ForensicPrefetch
- Get-ForensicRegistryKey
- Get-ForensicRegistryValue
- Get-ForensicScheduledJob
- Get-ForensicSid
- Get-ForensicTimeline
- Get-ForensicTimezone
- Get-ForensicUnallocatedSpace
- Get-ForensicUserAssist
- Get-ForensicUsnJrnl
- Get-ForensicUsnJrnlInformation
- Get-ForensicVolumeBootRecord
- Get-ForensicVolumeInformation
- Get-ForensicVolumeName
- Invoke-ForensicDD