|
|
ContextFlags = <Field type=c_ulong, ofs=0, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Dr0 = <Field type=c_ulong, ofs=4, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Dr1 = <Field type=c_ulong, ofs=8, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Dr2 = <Field type=c_ulong, ofs=12, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Dr3 = <Field type=c_ulong, ofs=16, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Dr6 = <Field type=c_ulong, ofs=20, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Dr7 = <Field type=c_ulong, ofs=24, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
EFlags = <Field type=c_ulong, ofs=192, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Eax = <Field type=c_ulong, ofs=176, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Ebp = <Field type=c_ulong, ofs=180, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Ebx = <Field type=c_ulong, ofs=164, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Ecx = <Field type=c_ulong, ofs=172, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Edi = <Field type=c_ulong, ofs=156, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Edx = <Field type=c_ulong, ofs=168, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Eip = <Field type=c_ulong, ofs=184, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Esi = <Field type=c_ulong, ofs=160, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
Esp = <Field type=c_ulong, ofs=196, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
ExtendedRegisters = <Field type=c_ubyte_Array_512, ofs=204, si...
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
FloatSave = <Field type=FLOATING_SAVE_AREA, ofs=28, size=112>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
SegCs = <Field type=c_ulong, ofs=188, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
SegDs = <Field type=c_ulong, ofs=152, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
SegEs = <Field type=c_ulong, ofs=148, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
SegFs = <Field type=c_ulong, ofs=144, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
SegGs = <Field type=c_ulong, ofs=140, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
SegSs = <Field type=c_ulong, ofs=200, size=4>
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
_ctx_ctrl = ('Ebp', 'Eip', 'SegCs', 'EFlags', 'Esp', 'SegSs')
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
_ctx_debug = ('Dr0', 'Dr1', 'Dr2', 'Dr3', 'Dr6', 'Dr7')
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
_ctx_int = ('Edi', 'Esi', 'Ebx', 'Edx', 'Ecx', 'Eax')
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
_ctx_segs = ('SegGs', 'SegFs', 'SegEs', 'SegDs')
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
_fields_ = [('ContextFlags', <class 'ctypes.c_ulong'>), ('Dr0'...
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
_pack_ = 1
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|
|
|
arch = 'i386'
(Inherited from winappdbg.win32.context_i386.CONTEXT)
|