-
Notifications
You must be signed in to change notification settings - Fork 274
AttrDef Class
Jared Atkinson edited this page Nov 5, 2015
·
5 revisions
public class AttrDef
{
// Properties
public readonly string Name;
public readonly uint Type;
public readonly uint DisplayRule;
public readonly string CollationRule;
public readonly ATTR_DEF_ENTRY Flags;
public readonly ulong MinSize;
public readonly ulong MaxSize;
// Static Methods
public static AttrDef[] GetInstances(string volume)
public static AttrDef[] GetInstancesByPath(string path)
}
Name -
Type -
DisplayRule -
CollationRule -
Flags -
MinSize -
MaxSize -
Name | Description |
---|---|
GetInstances(string) | |
GetInstancesByPath(string) |
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