module documentation

Parsing of Windows 10 objects with header and optional headers

A good documentation on how objects works can be found here: https://codemachine.com/articles/object_headers.html

Class FileObject A class representing a file Windows object at a specific context.
Class Object A class representing a Windows object at a specific context.
Class ProcessObject A class representing a process Windows object at a specific context.
Class ThreadObject A class representing a thread Windows object at a specific context.
Class TokenObject A class representing a token Windows object at a specific context.
Class UnsupportedObject A class representing a Windows object at a specific context if its type isn't known by the current API.
Variable AllObjects Undocumented
Variable ObjectType Undocumented
Variable _type_names_to_object_class Undocumented
AllObjects =

Undocumented

ObjectType =

Undocumented

_type_names_to_object_class =

Undocumented