function
stringlengths
11
56k
repo_name
stringlengths
5
60
features
sequence
def __init__(self): vstruct.VStruct.__init__(self) self.Entry = LIST_ENTRY() self.ExtraStuff = HEAP_ENTRY_EXTRA() self.CommitSize = v_uint32() self.ReserveSize = v_uint32() self.BusyBlock = HEAP_ENTRY()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.LowPart = _unnamed_12559() self.HighPart = _unnamed_12560()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.EntropyCount = v_uint32() self.Buffer = vstruct.VArray([ v_uint32() for i in xrange(64) ]) self.Dpc = KDPC() self.LastDeliveredBuffer = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ExceptionCode = v_uint32() self.ExceptionFlags = v_uint32() self.ExceptionRecord = v_ptr32() self.ExceptionAddress = v_ptr32() self.NumberParameters = v_uint32() self.ExceptionInformation = vstruct.VArray([ v_uint32() for i in xrange(15) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Version = v_uint32() self.Reserved = v_uint32() self.DeleteCallback = v_ptr32() self.DeleteContext = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Group = v_uint16() self.Number = v_uint8() self.Reserved = v_uint8()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Flags = MM_PAGE_ACCESS_INFO_FLAGS() self.PointerProtoPte = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.NtTib = NT_TIB() self.SelfPcr = v_ptr32() self.Prcb = v_ptr32() self.Irql = v_uint8() self._pad0028 = v_bytes(size=3) self.IRR = v_uint32() self.IrrActive = v_uint32() self.IDR = v_uint32() self.KdVersionBlock = v_ptr32() self.IDT = v_ptr32() self.GDT = v_ptr32() self.TSS = v_ptr32() self.MajorVersion = v_uint16() self.MinorVersion = v_uint16() self.SetMember = v_uint32() self.StallScaleFactor = v_uint32() self.SpareUnused = v_uint8() self.Number = v_uint8() self.Spare0 = v_uint8() self.SecondLevelCacheAssociativity = v_uint8() self.VdmAlert = v_uint32() self.KernelReserved = vstruct.VArray([ v_uint32() for i in xrange(14) ]) self.SecondLevelCacheSize = v_uint32() self.HalReserved = vstruct.VArray([ v_uint32() for i in xrange(16) ]) self.InterruptMode = v_uint32() self.Spare1 = v_uint8() self._pad00dc = v_bytes(size=3) self.KernelReserved2 = vstruct.VArray([ v_uint32() for i in xrange(17) ]) self.PrcbData = KPRCB()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Root = v_ptr32() self.Min = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Machine = v_uint16() self.NumberOfSections = v_uint16() self.TimeDateStamp = v_uint32() self.PointerToSymbolTable = v_uint32() self.NumberOfSymbols = v_uint32() self.SizeOfOptionalHeader = v_uint16() self.Characteristics = v_uint16()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ListEntry = LIST_ENTRY() self.NextIndex = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.AllocationSize = LARGE_INTEGER() self.EndOfFile = LARGE_INTEGER() self.NumberOfLinks = v_uint32() self.DeletePending = v_uint8() self.Directory = v_uint8() self._pad0018 = v_bytes(size=2)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.BaseMid = v_uint8() self.Flags1 = v_uint8() self.Flags2 = v_uint8() self.BaseHi = v_uint8()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.IntrInfo = INTERRUPT_HT_INTR_INFO()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.DestinationMode = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Priority = v_uint32() self.Reserved1 = v_uint32() self.Reserved2 = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Lock = RTL_SRWLOCK() self.SubSegmentZones = LIST_ENTRY() self.Heap = v_ptr32() self.NextSegmentInfoArrayAddress = v_ptr32() self.FirstUncommittedAddress = v_ptr32() self.ReservedAddressLimit = v_ptr32() self.SegmentCreate = v_uint32() self.SegmentDelete = v_uint32() self.MinimumCacheDepth = v_uint32() self.CacheShiftThreshold = v_uint32() self.SizeInCache = v_uint32() self.RunInfo = HEAP_BUCKET_RUN_INFO() self.UserBlockCache = vstruct.VArray([ USER_MEMORY_CACHE_ENTRY() for i in xrange(12) ]) self.MemoryPolicies = HEAP_LFH_MEM_POLICIES() self.Buckets = vstruct.VArray([ HEAP_BUCKET() for i in xrange(129) ]) self.SegmentInfoArrays = vstruct.VArray([ v_ptr32() for i in xrange(129) ]) self.AffinitizedInfoArrays = vstruct.VArray([ v_ptr32() for i in xrange(129) ]) self.SegmentAllocator = v_ptr32() self._pad07d0 = v_bytes(size=4) self.LocalData = vstruct.VArray([ HEAP_LOCAL_DATA() for i in xrange(1) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Length = v_uint32() self.MinBusNumber = v_uint32() self.MaxBusNumber = v_uint32() self.Reserved = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Profile = vstruct.VArray([ v_uint32() for i in xrange(20) ]) self.TotalIrps = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Bucket = v_uint32() self.RunLength = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Length = v_uint32() self.Initialized = v_uint8() self._pad0008 = v_bytes(size=3) self.SsHandle = v_ptr32() self.InLoadOrderModuleList = LIST_ENTRY() self.InMemoryOrderModuleList = LIST_ENTRY() self.InInitializationOrderModuleList = LIST_ENTRY() self.EntryInProgress = v_ptr32() self.ShutdownInProgress = v_uint8() self._pad002c = v_bytes(size=3) self.ShutdownThreadId = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Size = v_uint16() self.Flags = v_uint8() self.SmallTagIndex = v_uint8() self.PreviousSize = v_uint16() self.SegmentOffset = v_uint8() self.UnusedBytes = v_uint8()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Channel = v_uint32() self.RequestLine = v_uint32() self.TransferWidth = v_uint8() self.Reserved1 = v_uint8() self.Reserved2 = v_uint8() self.Reserved3 = v_uint8()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Capabilities = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ClientToken = v_ptr32() self.ImpersonationLevel = v_uint32() self.PrimaryToken = v_ptr32() self.ProcessAuditId = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Channel = v_uint32() self.Port = v_uint32() self.Reserved1 = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.PebsDsSaveArea = PEBS_DS_SAVE_AREA()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Raw = _unnamed_11837()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Generic = _unnamed_11829()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.SecurityContext = v_ptr32() self.Options = v_uint32() self.Reserved = v_uint16() self.ShareAccess = v_uint16() self.Parameters = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Size = v_uint16() self.Version = v_uint16() self.Context = v_ptr32() self.InterfaceReference = v_ptr32() self.InterfaceDereference = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Alignment = v_uint64()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.VirtualAddress = v_uint32() self.Size = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Type = v_uint16() self.Size = v_uint16() self.DeviceObject = v_ptr32() self.Vpb = v_ptr32() self.FsContext = v_ptr32() self.FsContext2 = v_ptr32() self.SectionObjectPointer = v_ptr32() self.PrivateCacheMap = v_ptr32() self.FinalStatus = v_uint32() self.RelatedFileObject = v_ptr32() self.LockOperation = v_uint8() self.DeletePending = v_uint8() self.ReadAccess = v_uint8() self.WriteAccess = v_uint8() self.DeleteAccess = v_uint8() self.SharedRead = v_uint8() self.SharedWrite = v_uint8() self.SharedDelete = v_uint8() self.Flags = v_uint32() self.FileName = UNICODE_STRING() self.CurrentByteOffset = LARGE_INTEGER() self.Waiters = v_uint32() self.Busy = v_uint32() self.LastLock = v_ptr32() self.Lock = KEVENT() self.Event = KEVENT() self.CompletionContext = v_ptr32() self.IrpListLock = v_uint32() self.IrpList = LIST_ENTRY() self.FileObjectExtension = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.InterfaceVersion = v_uint8() self.ForceIdle = v_uint8() self.EstimateIdleDuration = v_uint8() self.ExitLatencyTraceEnabled = v_uint8() self.NonInterruptibleTransition = v_uint8() self._pad0008 = v_bytes(size=3) self.ExitLatencyCountdown = v_uint32() self.TargetState = v_uint32() self.ActualState = v_uint32() self.OldState = v_uint32() self.OverrideIndex = v_uint32() self.ProcessorIdleCount = v_uint32() self.Type = v_uint32() self.ReasonFlags = v_uint16() self._pad0028 = v_bytes(size=2) self.InitiateWakeStamp = v_uint64() self.PreviousStatus = v_uint32() self.PreviousCancelReason = v_uint32() self.PrimaryProcessorMask = KAFFINITY_EX() self.SecondaryProcessorMask = KAFFINITY_EX() self.IdlePrepare = v_ptr32() self.IdleExecute = v_ptr32() self.IdlePreselect = v_ptr32() self.IdleTest = v_ptr32() self.IdleComplete = v_ptr32() self.IdleCancel = v_ptr32() self.IdleIsHalted = v_ptr32() self.IdleInitiateWake = v_ptr32() self.QueryPlatformStateResidency = v_ptr32() self._pad0078 = v_bytes(size=4) self.PrepareInfo = PROCESSOR_IDLE_PREPARE_INFO() self.Tracing = v_ptr32() self.State = vstruct.VArray([ PPM_IDLE_STATE() for i in xrange(1) ]) self._pad0110 = v_bytes(size=4)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.LocalInfo = v_ptr32() self.UserBlocks = v_ptr32() self.DelayFreeList = SLIST_HEADER() self.AggregateExchg = INTERLOCK_SEQ() self.BlockSize = v_uint16() self.Flags = v_uint16() self.BlockCount = v_uint16() self.SizeIndex = v_uint8() self.AffinityIndex = v_uint8() self.Lock = v_uint32() self.SFreeListEntry = SINGLE_LIST_ENTRY() self._pad0028 = v_bytes(size=4)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.SystemResourcesList = LIST_ENTRY() self.OwnerTable = v_ptr32() self.ActiveCount = v_uint16() self.Flag = v_uint16() self.SharedWaiters = v_ptr32() self.ExclusiveWaiters = v_ptr32() self.OwnerEntry = OWNER_ENTRY() self.ActiveEntries = v_uint32() self.ContentionCount = v_uint32() self.NumberOfSharedWaiters = v_uint32() self.NumberOfExclusiveWaiters = v_uint32() self.Address = v_ptr32() self.SpinLock = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Length = v_uint32() self.StartSid = v_ptr32() self.SidList = v_ptr32() self.SidListLength = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Bytes = _unnamed_10970()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ProcessorIndex = v_uint32() self.ExpectedState = v_uint8() self.AllowDeeperStates = v_uint8() self.LooseDependency = v_uint8() self._pad0008 = v_bytes(size=1)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.BucketIndex = v_uint8() self.IsBucket = v_uint8() self.SlotIndex = v_uint16() self.AvailableSubsegmentCount = v_uint32() self.Lock = RTL_SRWLOCK() self.AvailableSubsegmentList = LIST_ENTRY() self.FullSubsegmentList = LIST_ENTRY()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.InheritedAddressSpace = v_uint8() self.ReadImageFileExecOptions = v_uint8() self.BeingDebugged = v_uint8() self.BitField = v_uint8() self.Mutant = v_ptr32() self.ImageBaseAddress = v_ptr32() self.Ldr = v_ptr32() self.ProcessParameters = v_ptr32() self.SubSystemData = v_ptr32() self.ProcessHeap = v_ptr32() self.FastPebLock = v_ptr32() self.AtlThunkSListPtr = v_ptr32() self.IFEOKey = v_ptr32() self.CrossProcessFlags = v_uint32() self.KernelCallbackTable = v_ptr32() self.SystemReserved = vstruct.VArray([ v_uint32() for i in xrange(1) ]) self.AtlThunkSListPtr32 = v_uint32() self.ApiSetMap = v_ptr32() self.TlsExpansionCounter = v_uint32() self.TlsBitmap = v_ptr32() self.TlsBitmapBits = vstruct.VArray([ v_uint32() for i in xrange(2) ]) self.ReadOnlySharedMemoryBase = v_ptr32() self.SparePvoid0 = v_ptr32() self.ReadOnlyStaticServerData = v_ptr32() self.AnsiCodePageData = v_ptr32() self.OemCodePageData = v_ptr32() self.UnicodeCaseTableData = v_ptr32() self.NumberOfProcessors = v_uint32() self.NtGlobalFlag = v_uint32() self._pad0070 = v_bytes(size=4) self.CriticalSectionTimeout = LARGE_INTEGER() self.HeapSegmentReserve = v_uint32() self.HeapSegmentCommit = v_uint32() self.HeapDeCommitTotalFreeThreshold = v_uint32() self.HeapDeCommitFreeBlockThreshold = v_uint32() self.NumberOfHeaps = v_uint32() self.MaximumNumberOfHeaps = v_uint32() self.ProcessHeaps = v_ptr32() self.GdiSharedHandleTable = v_ptr32() self.ProcessStarterHelper = v_ptr32() self.GdiDCAttributeList = v_uint32() self.LoaderLock = v_ptr32() self.OSMajorVersion = v_uint32() self.OSMinorVersion = v_uint32() self.OSBuildNumber = v_uint16() self.OSCSDVersion = v_uint16() self.OSPlatformId = v_uint32() self.ImageSubsystem = v_uint32() self.ImageSubsystemMajorVersion = v_uint32() self.ImageSubsystemMinorVersion = v_uint32() self.ActiveProcessAffinityMask = v_uint32() self.GdiHandleBuffer = vstruct.VArray([ v_uint32() for i in xrange(34) ]) self.PostProcessInitRoutine = v_ptr32() self.TlsExpansionBitmap = v_ptr32() self.TlsExpansionBitmapBits = vstruct.VArray([ v_uint32() for i in xrange(32) ]) self.SessionId = v_uint32() self.AppCompatFlags = ULARGE_INTEGER() self.AppCompatFlagsUser = ULARGE_INTEGER() self.pShimData = v_ptr32() self.AppCompatInfo = v_ptr32() self.CSDVersion = UNICODE_STRING() self.ActivationContextData = v_ptr32() self.ProcessAssemblyStorageMap = v_ptr32() self.SystemDefaultActivationContextData = v_ptr32() self.SystemAssemblyStorageMap = v_ptr32() self.MinimumStackCommit = v_uint32() self.FlsCallback = v_ptr32() self.FlsListHead = LIST_ENTRY() self.FlsBitmap = v_ptr32() self.FlsBitmapBits = vstruct.VArray([ v_uint32() for i in xrange(4) ]) self.FlsHighIndex = v_uint32() self.WerRegistrationData = v_ptr32() self.WerShipAssertPtr = v_ptr32() self.pUnused = v_ptr32() self.pImageHeaderHash = v_ptr32() self.TracingFlags = v_uint32() self._pad0248 = v_bytes(size=4) self.CsrServerReadOnlySharedMemoryBase = v_uint64()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.GenerationCycles = v_uint64() self.UnderQuotaCycleTarget = v_uint64() self.RankCycleTarget = v_uint64() self.LongTermCycles = v_uint64() self.LastReportedCycles = v_uint64() self.OverQuotaHistory = v_uint64() self.ReadyTime = v_uint64() self.InsertTime = v_uint64() self.PerProcessorList = LIST_ENTRY() self.QueueNode = RTL_BALANCED_NODE() self.Inserted = v_uint8() self.Spare2 = v_uint8() self.ReadySummary = v_uint16() self.Rank = v_uint32() self.ReadyListHead = vstruct.VArray([ LIST_ENTRY() for i in xrange(16) ]) self._pad00e0 = v_bytes(size=4)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Lock = v_uint32() self.ReadySummary = v_uint32() self.ReadyListHead = vstruct.VArray([ LIST_ENTRY() for i in xrange(32) ]) self.RunningSummary = vstruct.VArray([ v_uint8() for i in xrange(32) ]) self.Span = v_uint32() self.LowProcIndex = v_uint32() self.QueueIndex = v_uint32() self.ProcCount = v_uint32() self.Affinity = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Parent = v_ptr32() self.LeftChild = v_ptr32() self.RightChild = v_ptr32() self.Balance = v_uint8() self.Reserved = vstruct.VArray([ v_uint8() for i in xrange(3) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Locked = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Mask = v_uint64() self.Length = v_uint32() self.Reserved1 = v_uint32() self.Area = v_ptr32() self.Reserved2 = v_uint32() self.Buffer = v_ptr32() self.Reserved3 = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Size = v_uint16() self.Flags = v_uint8() self.SmallTagIndex = v_uint8() self.PreviousSize = v_uint16() self.SegmentOffset = v_uint8() self.UnusedBytes = v_uint8() self.FreeList = LIST_ENTRY()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Value = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Reserved = vstruct.VArray([ v_uint8() for i in xrange(56) ]) self.Reserved2 = v_ptr32() self.PeakHashCollisionListLength = v_uint32() self.LowerMemoryStart = v_ptr32() self.PreCommitted = v_uint8() self.DumpInProgress = v_uint8() self._pad0048 = v_bytes(size=2) self.CommitBase = v_ptr32() self.CurrentLowerCommitLimit = v_ptr32() self.CurrentUpperCommitLimit = v_ptr32() self.NextFreeLowerMemory = v_ptr32() self.NextFreeUpperMemory = v_ptr32() self.NumberOfEntriesLookedUp = v_uint32() self.NumberOfEntriesAdded = v_uint32() self.EntryIndexArray = v_ptr32() self.NumberOfEntriesAllocated = v_uint32() self.NumberOfEntriesAvailable = v_uint32() self.NumberOfAllocationFailures = v_uint32() self._pad0078 = v_bytes(size=4) self.FreeLists = vstruct.VArray([ SLIST_HEADER() for i in xrange(32) ]) self.NumberOfBuckets = v_uint32() self.Buckets = vstruct.VArray([ RTL_STD_LIST_HEAD() for i in xrange(1) ]) self._pad0188 = v_bytes(size=4)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Entry = HEAP_ENTRY() self.SegmentSignature = v_uint32() self.SegmentFlags = v_uint32() self.SegmentListEntry = LIST_ENTRY() self.Heap = v_ptr32() self.BaseAddress = v_ptr32() self.NumberOfPages = v_uint32() self.FirstEntry = v_ptr32() self.LastValidEntry = v_ptr32() self.NumberOfUnCommittedPages = v_uint32() self.NumberOfUnCommittedRanges = v_uint32() self.SegmentAllocatorBackTraceIndex = v_uint16() self.Reserved = v_uint16() self.UCRSegmentList = LIST_ENTRY()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.SelectedState = v_uint32() self.VetoedStates = v_uint32() self.VetoReason = vstruct.VArray([ v_uint32() for i in xrange(1) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.FreeListLock = EX_PUSH_LOCK() self.FirstFreeHandleEntry = v_ptr32() self.LastFreeHandleEntry = v_ptr32() self.HandleCount = v_uint32() self.HighWaterMark = v_uint32() self.Reserved = vstruct.VArray([ v_uint32() for i in xrange(8) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Signature = v_uint32() self.Revision = WHEA_REVISION() self.SignatureEnd = v_uint32() self.SectionCount = v_uint16() self.Severity = v_uint32() self.ValidBits = WHEA_ERROR_RECORD_HEADER_VALIDBITS() self.Length = v_uint32() self.Timestamp = WHEA_TIMESTAMP() self.PlatformId = GUID() self.PartitionId = GUID() self.CreatorId = GUID() self.NotifyType = GUID() self.RecordId = v_uint64() self.Flags = WHEA_ERROR_RECORD_HEADER_FLAGS() self.PersistenceInfo = WHEA_PERSISTENCE_INFO() self.Reserved = vstruct.VArray([ v_uint8() for i in xrange(12) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Id = v_uint16() self.Version = v_uint8() self.Channel = v_uint8() self.Level = v_uint8() self.Opcode = v_uint8() self.Task = v_uint16() self.Keyword = v_uint64()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.InPath = v_uint8() self.Reserved = vstruct.VArray([ v_uint8() for i in xrange(3) ]) self.Type = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.MinimumChannel = v_uint32() self.MaximumChannel = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.RequestLine = v_uint32() self.Reserved = v_uint32() self.Channel = v_uint32() self.TransferWidth = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.AclRevision = v_uint8() self.Sbz1 = v_uint8() self.AclSize = v_uint16() self.AceCount = v_uint16() self.Sbz2 = v_uint16()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.McaCod = v_uint16() self.MsCod = v_uint16() self.OtherInfo = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Flink = v_uint64() self.Blink = v_uint64()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.TagBits = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.WaitQueueEntry = KDEVICE_QUEUE_ENTRY() self.DeviceRoutine = v_ptr32() self.DeviceContext = v_ptr32() self.NumberOfMapRegisters = v_uint32() self.DeviceObject = v_ptr32() self.CurrentIrp = v_ptr32() self.BufferChainingDpc = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ImageFileName = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ActiveFrame = v_ptr32() self.FrameListCache = LIST_ENTRY() self.Flags = v_uint32() self.NextCookieSequenceNumber = v_uint32() self.StackId = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.InLoadOrderLinks = LIST_ENTRY() self.InMemoryOrderLinks = LIST_ENTRY() self.InInitializationOrderLinks = LIST_ENTRY() self.DllBase = v_ptr32() self.EntryPoint = v_ptr32() self.SizeOfImage = v_uint32() self.FullDllName = UNICODE_STRING() self.BaseDllName = UNICODE_STRING() self.FlagGroup = vstruct.VArray([ v_uint8() for i in xrange(4) ]) self.ObsoleteLoadCount = v_uint16() self.TlsIndex = v_uint16() self.HashLinks = LIST_ENTRY() self.TimeDateStamp = v_uint32() self.EntryPointActivationContext = v_ptr32() self.Spare = v_ptr32() self.DdagNode = v_ptr32() self.NodeModuleLink = LIST_ENTRY() self.SnapContext = v_ptr32() self.ParentDllBase = v_ptr32() self.SwitchBackContext = v_ptr32() self.BaseAddressIndexNode = RTL_BALANCED_NODE() self.MappingInfoIndexNode = RTL_BALANCED_NODE() self.OriginalBase = v_uint32() self._pad0088 = v_bytes(size=4) self.LoadTime = LARGE_INTEGER() self.BaseNameHashValue = v_uint32() self.LoadReason = v_uint32() self.ImplicitPathOptions = v_uint32() self._pad00a0 = v_bytes(size=4)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.L = GENERAL_LOOKASIDE_POOL()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.NtTib = NT_TIB() self.EnvironmentPointer = v_ptr32() self.ClientId = CLIENT_ID() self.ActiveRpcHandle = v_ptr32() self.ThreadLocalStoragePointer = v_ptr32() self.ProcessEnvironmentBlock = v_ptr32() self.LastErrorValue = v_uint32() self.CountOfOwnedCriticalSections = v_uint32() self.CsrClientThread = v_ptr32() self.Win32ThreadInfo = v_ptr32() self.User32Reserved = vstruct.VArray([ v_uint32() for i in xrange(26) ]) self.UserReserved = vstruct.VArray([ v_uint32() for i in xrange(5) ]) self.WOW32Reserved = v_ptr32() self.CurrentLocale = v_uint32() self.FpSoftwareStatusRegister = v_uint32() self.SystemReserved1 = vstruct.VArray([ v_ptr32() for i in xrange(54) ]) self.ExceptionCode = v_uint32() self.ActivationContextStackPointer = v_ptr32() self.SpareBytes = vstruct.VArray([ v_uint8() for i in xrange(36) ]) self.TxFsContext = v_uint32() self.GdiTebBatch = GDI_TEB_BATCH() self.RealClientId = CLIENT_ID() self.GdiCachedProcessHandle = v_ptr32() self.GdiClientPID = v_uint32() self.GdiClientTID = v_uint32() self.GdiThreadLocalInfo = v_ptr32() self.Win32ClientInfo = vstruct.VArray([ v_uint32() for i in xrange(62) ]) self.glDispatchTable = vstruct.VArray([ v_ptr32() for i in xrange(233) ]) self.glReserved1 = vstruct.VArray([ v_uint32() for i in xrange(29) ]) self.glReserved2 = v_ptr32() self.glSectionInfo = v_ptr32() self.glSection = v_ptr32() self.glTable = v_ptr32() self.glCurrentRC = v_ptr32() self.glContext = v_ptr32() self.LastStatusValue = v_uint32() self.StaticUnicodeString = UNICODE_STRING() self.StaticUnicodeBuffer = vstruct.VArray([ v_uint16() for i in xrange(261) ]) self._pad0e0c = v_bytes(size=2) self.DeallocationStack = v_ptr32() self.TlsSlots = vstruct.VArray([ v_ptr32() for i in xrange(64) ]) self.TlsLinks = LIST_ENTRY() self.Vdm = v_ptr32() self.ReservedForNtRpc = v_ptr32() self.DbgSsReserved = vstruct.VArray([ v_ptr32() for i in xrange(2) ]) self.HardErrorMode = v_uint32() self.Instrumentation = vstruct.VArray([ v_ptr32() for i in xrange(9) ]) self.ActivityId = GUID() self.SubProcessTag = v_ptr32() self.PerflibData = v_ptr32() self.EtwTraceData = v_ptr32() self.WinSockData = v_ptr32() self.GdiBatchCount = v_uint32() self.CurrentIdealProcessor = PROCESSOR_NUMBER() self.GuaranteedStackBytes = v_uint32() self.ReservedForPerf = v_ptr32() self.ReservedForOle = v_ptr32() self.WaitingOnLoaderLock = v_uint32() self.SavedPriorityState = v_ptr32() self.ReservedForCodeCoverage = v_uint32() self.ThreadPoolData = v_ptr32() self.TlsExpansionSlots = v_ptr32() self.MuiGeneration = v_uint32() self.IsImpersonating = v_uint32() self.NlsCache = v_ptr32() self.pShimData = v_ptr32() self.HeapVirtualAffinity = v_uint16() self.LowFragHeapDataSlot = v_uint16() self.CurrentTransactionHandle = v_ptr32() self.ActiveFrame = v_ptr32() self.FlsData = v_ptr32() self.PreferredLanguages = v_ptr32() self.UserPrefLanguages = v_ptr32() self.MergedPrefLanguages = v_ptr32() self.MuiImpersonation = v_uint32() self.CrossTebFlags = v_uint16() self.SameTebFlags = v_uint16() self.TxnScopeEnterCallback = v_ptr32() self.TxnScopeExitCallback = v_ptr32() self.TxnScopeContext = v_ptr32() self.LockCount = v_uint32() self.SpareUlong0 = v_uint32() self.ResourceRetValue = v_ptr32() self.ReservedForWdf = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Count = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.AsUINT32 = vstruct.VArray([ v_uint32() for i in xrange(4) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.ControlWord = v_uint16() self.StatusWord = v_uint16() self.TagWord = v_uint8() self.Reserved1 = v_uint8() self.ErrorOpcode = v_uint16() self.ErrorOffset = v_uint32() self.ErrorSelector = v_uint16() self.Reserved2 = v_uint16() self.DataOffset = v_uint32() self.DataSelector = v_uint16() self.Reserved3 = v_uint16() self.MxCsr = v_uint32() self.MxCsr_Mask = v_uint32() self.FloatRegisters = vstruct.VArray([ M128A() for i in xrange(8) ]) self.XmmRegisters = vstruct.VArray([ M128A() for i in xrange(8) ]) self.Reserved4 = vstruct.VArray([ v_uint8() for i in xrange(224) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.State = HEAP_LFH_SUBSEGMENT_OWNER()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.StackDepth = v_uint32() self.Stack = vstruct.VArray([ v_ptr32() for i in xrange(1) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.e_magic = v_uint16() self.e_cblp = v_uint16() self.e_cp = v_uint16() self.e_crlc = v_uint16() self.e_cparhdr = v_uint16() self.e_minalloc = v_uint16() self.e_maxalloc = v_uint16() self.e_ss = v_uint16() self.e_sp = v_uint16() self.e_csum = v_uint16() self.e_ip = v_uint16() self.e_cs = v_uint16() self.e_lfarlc = v_uint16() self.e_ovno = v_uint16() self.e_res = vstruct.VArray([ v_uint16() for i in xrange(4) ]) self.e_oemid = v_uint16() self.e_oeminfo = v_uint16() self.e_res2 = vstruct.VArray([ v_uint16() for i in xrange(10) ]) self.e_lfanew = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Linkage = LIST_ENTRY() self.Signature = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Length = v_uint16() self.TxFsContext = v_uint16() self.TransactionObject = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.FirstAllocationOffset = v_uint16() self.BlockStride = v_uint16()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.UseThisFieldToCopy = v_uint64()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.DeviceQueueEntry = KDEVICE_QUEUE_ENTRY() self.Thread = v_ptr32() self.AuxiliaryBuffer = v_ptr32() self.ListEntry = LIST_ENTRY() self.CurrentStackLocation = v_ptr32() self.OriginalFileObject = v_ptr32() self.IrpExtension = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.CommittThresholdShift = v_uint32() self.MaxPreCommittThreshold = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.MinorVersion = v_uint16() self.MajorVersion = v_uint16() self.CurrentThread = v_ptr32() self.NextThread = v_ptr32() self.IdleThread = v_ptr32() self.LegacyNumber = v_uint8() self.NestingLevel = v_uint8() self.BuildType = v_uint16() self.CpuType = v_uint8() self.CpuID = v_uint8() self.CpuStep = v_uint16() self.ProcessorState = KPROCESSOR_STATE() self.ParentNode = v_ptr32() self.PriorityState = v_ptr32() self.KernelReserved = vstruct.VArray([ v_uint32() for i in xrange(14) ]) self.HalReserved = vstruct.VArray([ v_uint32() for i in xrange(16) ]) self.CFlushSize = v_uint32() self.CoresPerPhysicalProcessor = v_uint8() self.LogicalProcessorsPerCore = v_uint8() self.CpuVendor = v_uint8() self.PrcbPad0 = vstruct.VArray([ v_uint8() for i in xrange(1) ]) self.MHz = v_uint32() self.GroupIndex = v_uint8() self.Group = v_uint8() self.PrcbPad05 = vstruct.VArray([ v_uint8() for i in xrange(2) ]) self.GroupSetMember = v_uint32() self.Number = v_uint32() self.ClockOwner = v_uint8() self.PendingTickFlags = v_uint8() self.PrcbPad10 = vstruct.VArray([ v_uint8() for i in xrange(70) ]) self.LockQueue = vstruct.VArray([ KSPIN_LOCK_QUEUE() for i in xrange(17) ]) self.InterruptCount = v_uint32() self.KernelTime = v_uint32() self.UserTime = v_uint32() self.DpcTime = v_uint32() self.DpcTimeCount = v_uint32() self.InterruptTime = v_uint32() self.AdjustDpcThreshold = v_uint32() self.PageColor = v_uint32() self.DebuggerSavedIRQL = v_uint8() self.NodeColor = v_uint8() self.PrcbPad20 = vstruct.VArray([ v_uint8() for i in xrange(6) ]) self.NodeShiftedColor = v_uint32() self.SecondaryColorMask = v_uint32() self.DpcTimeLimit = v_uint32() self.PrcbPad21 = vstruct.VArray([ v_uint32() for i in xrange(3) ]) self.CcFastReadNoWait = v_uint32() self.CcFastReadWait = v_uint32() self.CcFastReadNotPossible = v_uint32() self.CcCopyReadNoWait = v_uint32() self.CcCopyReadWait = v_uint32() self.CcCopyReadNoWaitMiss = v_uint32() self.MmSpinLockOrdering = v_uint32() self.IoReadOperationCount = v_uint32() self.IoWriteOperationCount = v_uint32() self.IoOtherOperationCount = v_uint32() self.IoReadTransferCount = LARGE_INTEGER() self.IoWriteTransferCount = LARGE_INTEGER() self.IoOtherTransferCount = LARGE_INTEGER() self.CcFastMdlReadNoWait = v_uint32() self.CcFastMdlReadWait = v_uint32() self.CcFastMdlReadNotPossible = v_uint32() self.CcMapDataNoWait = v_uint32() self.CcMapDataWait = v_uint32() self.CcPinMappedDataCount = v_uint32() self.CcPinReadNoWait = v_uint32() self.CcPinReadWait = v_uint32() self.CcMdlReadNoWait = v_uint32() self.CcMdlReadWait = v_uint32() self.CcLazyWriteHotSpots = v_uint32() self.CcLazyWriteIos = v_uint32() self.CcLazyWritePages = v_uint32() self.CcDataFlushes = v_uint32() self.CcDataPages = v_uint32() self.CcLostDelayedWrites = v_uint32() self.CcFastReadResourceMiss = v_uint32() self.CcCopyReadWaitMiss = v_uint32() self.CcFastMdlReadResourceMiss = v_uint32() self.CcMapDataNoWaitMiss = v_uint32() self.CcMapDataWaitMiss = v_uint32() self.CcPinReadNoWaitMiss = v_uint32() self.CcPinReadWaitMiss = v_uint32() self.CcMdlReadNoWaitMiss = v_uint32() self.CcMdlReadWaitMiss = v_uint32() self.CcReadAheadIos = v_uint32() self.KeAlignmentFixupCount = v_uint32() self.KeExceptionDispatchCount = v_uint32() self.KeSystemCalls = v_uint32() self.AvailableTime = v_uint32() self.PrcbPad22 = vstruct.VArray([ v_uint32() for i in xrange(2) ]) self.PPLookasideList = vstruct.VArray([ PP_LOOKASIDE_LIST() for i in xrange(16) ]) self.PPNxPagedLookasideList = vstruct.VArray([ GENERAL_LOOKASIDE_POOL() for i in xrange(32) ]) self.PPNPagedLookasideList = vstruct.VArray([ GENERAL_LOOKASIDE_POOL() for i in xrange(32) ]) self.PPPagedLookasideList = vstruct.VArray([ GENERAL_LOOKASIDE_POOL() for i in xrange(32) ]) self.PacketBarrier = v_uint32() self.ReverseStall = v_uint32() self.IpiFrame = v_ptr32() self.PrcbPad3 = vstruct.VArray([ v_uint8() for i in xrange(52) ]) self.CurrentPacket = vstruct.VArray([ v_ptr32() for i in xrange(3) ]) self.TargetSet = v_uint32() self.WorkerRoutine = v_ptr32() self.IpiFrozen = v_uint32() self.PrcbPad4 = vstruct.VArray([ v_uint8() for i in xrange(40) ]) self.RequestSummary = v_uint32() self.SignalDone = v_ptr32() self.PrcbPad50 = vstruct.VArray([ v_uint8() for i in xrange(40) ]) self.InterruptLastCount = v_uint32() self.InterruptRate = v_uint32() self.DeviceInterrupts = v_uint32() self.IsrDpcStats = v_ptr32() self.DpcData = vstruct.VArray([ KDPC_DATA() for i in xrange(2) ]) self.DpcStack = v_ptr32() self.MaximumDpcQueueDepth = v_uint32() self.DpcRequestRate = v_uint32() self.MinimumDpcRate = v_uint32() self.DpcLastCount = v_uint32() self.PrcbLock = v_uint32() self.DpcGate = KGATE() self.ThreadDpcEnable = v_uint8() self.QuantumEnd = v_uint8() self.DpcRoutineActive = v_uint8() self.IdleSchedule = v_uint8() self.DpcRequestSummary = v_uint32() self.LastTimerHand = v_uint32() self.LastTick = v_uint32() self.PeriodicCount = v_uint32() self.PeriodicBias = v_uint32() self.ClockInterrupts = v_uint32() self.ReadyScanTick = v_uint32() self.GroupSchedulingOverQuota = v_uint8() self.PrcbPad41 = vstruct.VArray([ v_uint8() for i in xrange(3) ]) self._pad2260 = v_bytes(size=4) self.TimerTable = KTIMER_TABLE() self.CallDpc = KDPC() self.ClockKeepAlive = v_uint32() self.PrcbPad6 = vstruct.VArray([ v_uint8() for i in xrange(4) ]) self.DpcWatchdogPeriod = v_uint32() self.DpcWatchdogCount = v_uint32() self.KeSpinLockOrdering = v_uint32() self.PrcbPad70 = vstruct.VArray([ v_uint32() for i in xrange(1) ]) self.QueueIndex = v_uint32() self.DeferredReadyListHead = SINGLE_LIST_ENTRY() self.ReadySummary = v_uint32() self.AffinitizedSelectionMask = v_uint32() self.WaitLock = v_uint32() self.WaitListHead = LIST_ENTRY() self.ScbOffset = v_uint32() self.StartCycles = v_uint64() self.GenerationTarget = v_uint64() self.CycleTime = v_uint64() self.AffinitizedCycles = v_uint64() self.HighCycleTime = v_uint32() self.PrcbPad71 = v_uint32() self.DispatcherReadyListHead = vstruct.VArray([ LIST_ENTRY() for i in xrange(32) ]) self.ChainedInterruptList = v_ptr32() self.LookasideIrpFloat = v_uint32() self.ScbQueue = RTL_RB_TREE() self.ScbList = LIST_ENTRY() self.MmPageFaultCount = v_uint32() self.MmCopyOnWriteCount = v_uint32() self.MmTransitionCount = v_uint32() self.MmCacheTransitionCount = v_uint32() self.MmDemandZeroCount = v_uint32() self.MmPageReadCount = v_uint32() self.MmPageReadIoCount = v_uint32() self.MmCacheReadCount = v_uint32() self.MmCacheIoCount = v_uint32() self.MmDirtyPagesWriteCount = v_uint32() self.MmDirtyWriteIoCount = v_uint32() self.MmMappedPagesWriteCount = v_uint32() self.MmMappedWriteIoCount = v_uint32() self.CachedCommit = v_uint32() self.CachedResidentAvailable = v_uint32() self.HyperPte = v_ptr32() self.PrcbPad8 = vstruct.VArray([ v_uint8() for i in xrange(4) ]) self.VendorString = vstruct.VArray([ v_uint8() for i in xrange(13) ]) self.InitialApicId = v_uint8() self.LogicalProcessorsPerPhysicalProcessor = v_uint8() self.PrcbPad9 = vstruct.VArray([ v_uint8() for i in xrange(5) ]) self.FeatureBits = v_uint32() self._pad3c98 = v_bytes(size=4) self.UpdateSignature = LARGE_INTEGER() self.IsrTime = v_uint64() self.PrcbPad90 = vstruct.VArray([ v_uint32() for i in xrange(2) ]) self.PowerState = PROCESSOR_POWER_STATE() self.PrcbPad91 = vstruct.VArray([ v_uint32() for i in xrange(13) ]) self.DpcWatchdogDpc = KDPC() self._pad3e98 = v_bytes(size=4) self.DpcWatchdogTimer = KTIMER() self.HypercallPageList = SLIST_HEADER() self.HypercallPageVirtual = v_ptr32() self.VirtualApicAssist = v_ptr32() self.StatisticsPage = v_ptr32() self.Cache = vstruct.VArray([ CACHE_DESCRIPTOR() for i in xrange(5) ]) self.CacheCount = v_uint32() self.PackageProcessorSet = KAFFINITY_EX() self.SharedReadyQueueMask = v_uint32() self.SharedReadyQueue = v_ptr32() self.CoreProcessorSet = v_uint32() self.ScanSiblingMask = v_uint32() self.LLCMask = v_uint32() self.CacheProcessorMask = vstruct.VArray([ v_uint32() for i in xrange(5) ]) self.ScanSiblingIndex = v_uint32() self.WheaInfo = v_ptr32() self.EtwSupport = v_ptr32() self._pad3f58 = v_bytes(size=4) self.InterruptObjectPool = SLIST_HEADER() self.SharedReadyQueueOffset = v_uint32() self.PrcbPad92 = vstruct.VArray([ v_uint32() for i in xrange(2) ]) self.PteBitCache = v_uint32() self.PteBitOffset = v_uint32() self.PrcbPad93 = v_uint32() self.ProcessorProfileControlArea = v_ptr32() self.ProfileEventIndexAddress = v_ptr32() self.TimerExpirationDpc = KDPC() self.SynchCounters = SYNCH_COUNTERS() self.FsCounters = FILESYSTEM_DISK_COUNTERS() self.Context = v_ptr32() self.ContextFlagsInit = v_uint32() self.ExtendedState = v_ptr32() self.EntropyTimingState = KENTROPY_TIMING_STATE() self.IsrStack = v_ptr32() self.VectorToInterruptObject = vstruct.VArray([ v_ptr32() for i in xrange(208) ]) self.AbSelfIoBoostsList = SINGLE_LIST_ENTRY() self.AbPropagateBoostsList = SINGLE_LIST_ENTRY() self.AbDpc = KDPC() self.IoIrpStackProfilerCurrent = IOP_IRP_STACK_PROFILER() self.IoIrpStackProfilerPrevious = IOP_IRP_STACK_PROFILER() self.TimerExpirationTrace = vstruct.VArray([ KTIMER_EXPIRATION_TRACE() for i in xrange(16) ]) self.TimerExpirationTraceCount = v_uint32() self._pad46b8 = v_bytes(size=4)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.FilePointerIndex = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Flags = v_uint32() self.Shift = v_uint32() self.TableSize = v_uint32() self.Pivot = v_uint32() self.DivisorMask = v_uint32() self.NumEntries = v_uint32() self.NonEmptyBuckets = v_uint32() self.NumEnumerators = v_uint32() self.Directory = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Count = v_uint16() self.Size = v_uint16() self.Reserved = v_uint32() self.Bitmap = vstruct.VArray([ v_uint32() for i in xrange(1) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Type = v_uint16() self.Size = v_uint16() self.ReferenceCount = v_uint32() self.DriverObject = v_ptr32() self.NextDevice = v_ptr32() self.AttachedDevice = v_ptr32() self.CurrentIrp = v_ptr32() self.Timer = v_ptr32() self.Flags = v_uint32() self.Characteristics = v_uint32() self.Vpb = v_ptr32() self.DeviceExtension = v_ptr32() self.DeviceType = v_uint32() self.StackSize = v_uint8() self._pad0034 = v_bytes(size=3) self.Queue = _unnamed_8810() self.AlignmentRequirement = v_uint32() self.DeviceQueue = KDEVICE_QUEUE() self.Dpc = KDPC() self.ActiveThreadCount = v_uint32() self.SecurityDescriptor = v_ptr32() self.DeviceLock = KEVENT() self.SectorSize = v_uint16() self.Spare1 = v_uint16() self.DeviceObjectExtension = v_ptr32() self.Reserved = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.UserBlocks = SLIST_HEADER() self.AvailableBlocks = v_uint32() self.MinimumDepth = v_uint32() self.CacheShiftThreshold = v_uint32() self.Allocations = v_uint16() self.Frees = v_uint16() self.CacheHits = v_uint16() self._pad0020 = v_bytes(size=6)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.StackBase = v_uint32() self.StackLimit = v_uint32() self.KernelStack = v_uint32() self.InitialStack = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.AllocatorBackTraceIndex = v_uint16() self.InterceptorIndex = v_uint8() self.ExtraSizeInUnits = v_uint8() self.Settable = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.IsrTime = v_uint64() self.IsrTimeStart = v_uint64() self.IsrCount = v_uint64() self.DpcTime = v_uint64() self.DpcTimeStart = v_uint64() self.DpcCount = v_uint64() self.IsrActive = v_uint8() self.Reserved = vstruct.VArray([ v_uint8() for i in xrange(15) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.NotificationType = v_uint32() self.SafeToRecurse = v_uint8() self._pad0008 = v_bytes(size=3)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Argument1 = v_ptr32() self.Argument2 = v_ptr32() self.Argument3 = v_ptr32() self.Argument4 = v_ptr32() self.Argument5 = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Signature = v_uint32() self.FileHeader = IMAGE_FILE_HEADER() self.OptionalHeader = IMAGE_OPTIONAL_HEADER()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.MajorFunction = v_uint8() self.MinorFunction = v_uint8() self.Flags = v_uint8() self.Control = v_uint8() self.Parameters = _unnamed_9066() self.DeviceObject = v_ptr32() self.FileObject = v_ptr32() self.CompletionRoutine = v_ptr32() self.Context = v_ptr32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.DeepIdleSet = v_uint32() self.SharedReadyQueueLeaders = v_uint32() self._pad0040 = v_bytes(size=56) self.ProximityId = v_uint32() self.NodeNumber = v_uint16() self.PrimaryNodeNumber = v_uint16() self.MaximumProcessors = v_uint8() self.Flags = flags() self.Stride = v_uint8() self.LowIndex = v_uint8() self.Affinity = GROUP_AFFINITY() self.IdleCpuSet = v_uint32() self.IdleSmtSet = v_uint32() self._pad0080 = v_bytes(size=32) self.NonParkedSet = v_uint32() self.Seed = v_uint32() self.Lowest = v_uint32() self.Highest = v_uint32() self.ParkLock = v_uint32() self._pad00c0 = v_bytes(size=44)
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Mask = v_uint64() self.Reserved = vstruct.VArray([ v_uint64() for i in xrange(7) ])
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.Lock = v_uint32() self.BitmapRanges = v_ptr32() self.RangeArrayCommitStatus = RTL_BITMAP() self.AllocateRoutine = v_ptr32() self.FreeRoutine = v_ptr32() self.RangeCount = v_uint32() self.RangeIndexLimit = v_uint32() self.BitsPerRange = v_uint32() self.RangeCountMax = v_uint32() self.RangeMetadataOffset = v_uint32() self.MetadataSizePerBit = v_uint32() self.DefaultBitsSet = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.MaximumLength = v_uint32() self.Length = v_uint32() self.Flags = v_uint32() self.DebugFlags = v_uint32() self.ConsoleHandle = v_ptr32() self.ConsoleFlags = v_uint32() self.StandardInput = v_ptr32() self.StandardOutput = v_ptr32() self.StandardError = v_ptr32() self.CurrentDirectory = CURDIR() self.DllPath = UNICODE_STRING() self.ImagePathName = UNICODE_STRING() self.CommandLine = UNICODE_STRING() self.Environment = v_ptr32() self.StartingX = v_uint32() self.StartingY = v_uint32() self.CountX = v_uint32() self.CountY = v_uint32() self.CountCharsX = v_uint32() self.CountCharsY = v_uint32() self.FillAttribute = v_uint32() self.WindowFlags = v_uint32() self.ShowWindowFlags = v_uint32() self.WindowTitle = UNICODE_STRING() self.DesktopInfo = UNICODE_STRING() self.ShellInfo = UNICODE_STRING() self.RuntimeData = UNICODE_STRING() self.CurrentDirectores = vstruct.VArray([ RTL_DRIVE_LETTER_CURDIR() for i in xrange(32) ]) self.EnvironmentSize = v_uint32() self.EnvironmentVersion = v_uint32() self.PackageDependencyData = v_ptr32() self.ProcessGroupId = v_uint32()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]
def __init__(self): vstruct.VStruct.__init__(self) self.FsBytesRead = v_uint64() self.FsBytesWritten = v_uint64()
atlas0fd00m/CanCat
[ 169, 34, 169, 6, 1428517921 ]