Package winappdbg :: Package win32 :: Module dbghelp :: Class IMAGEHLP_MODULE64
[hide private]
[frames] | no frames]

Class IMAGEHLP_MODULE64

source code


Instance Methods [hide private]

Inherited from _ctypes.Structure: __init__, __new__

Inherited from unreachable._CData: __ctypes_from_outparam__, __hash__, __reduce__, __setstate__

Inherited from object: __delattr__, __format__, __getattribute__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _fields_ = [('SizeOfStruct', <class 'ctypes.c_ulong'>), ('Base...
  BaseOfImage = <Field type=c_ulonglong, ofs=8, size=8>
  CVData = <Field type=c_char_Array_780, ofs=840, size=780>
  CVSig = <Field type=c_ulong, ofs=836, size=4>
  CheckSum = <Field type=c_ulong, ofs=24, size=4>
  DbgUnmatched = <Field type=c_long, ofs=1648, size=4>
  GlobalSymbols = <Field type=c_long, ofs=1656, size=4>
  ImageName = <Field type=c_char_Array_256, ofs=68, size=256>
  ImageSize = <Field type=c_ulong, ofs=16, size=4>
  LineNumbers = <Field type=c_long, ofs=1652, size=4>
  LoadedImageName = <Field type=c_char_Array_256, ofs=324, size=...
  LoadedPdbName = <Field type=c_char_Array_256, ofs=580, size=256>
  ModuleName = <Field type=c_char_Array_32, ofs=36, size=32>
  NumSyms = <Field type=c_ulong, ofs=28, size=4>
  PdbAge = <Field type=c_ulong, ofs=1640, size=4>
  PdbSig = <Field type=c_ulong, ofs=1620, size=4>
  PdbSig70 = <Field type=GUID, ofs=1624, size=16>
  PdbUnmatched = <Field type=c_long, ofs=1644, size=4>
  Publics = <Field type=c_long, ofs=1668, size=4>
  SizeOfStruct = <Field type=c_ulong, ofs=0, size=4>
  SourceIndexed = <Field type=c_long, ofs=1664, size=4>
  SymType = <Field type=c_ulong, ofs=32, size=4>
  TimeDateStamp = <Field type=c_ulong, ofs=20, size=4>
  TypeInfo = <Field type=c_long, ofs=1660, size=4>
Properties [hide private]

Inherited from unreachable._CData: _b_base_, _b_needsfree_

Inherited from unreachable._CData (private): _objects

Inherited from object: __class__

Class Variable Details [hide private]

_fields_

Value:
[('SizeOfStruct', <class 'ctypes.c_ulong'>),
 ('BaseOfImage', <class 'ctypes.c_ulonglong'>),
 ('ImageSize', <class 'ctypes.c_ulong'>),
 ('TimeDateStamp', <class 'ctypes.c_ulong'>),
 ('CheckSum', <class 'ctypes.c_ulong'>),
 ('NumSyms', <class 'ctypes.c_ulong'>),
 ('SymType', <class 'ctypes.c_ulong'>),
 ('ModuleName', <class 'winappdbg.win32.dbghelp.c_char_Array_32'>),
...

LoadedImageName

Value:
<Field type=c_char_Array_256, ofs=324, size=256>