|
_fields_ = ( ( ' ebx ' , <class 'ctypes.c_ulong'>) , ( ' ecx ' , <class ...
|
|
__cs = <Field type=c_ushort, ofs=90, size=2>
|
|
__ds = <Field type=c_ushort, ofs=58, size=2>
|
|
__es = <Field type=c_ushort, ofs=62, size=2>
|
|
__fs = <Field type=c_ushort, ofs=66, size=2>
|
|
__gs = <Field type=c_ushort, ofs=70, size=2>
|
|
__ss = <Field type=c_ushort, ofs=114, size=2>
|
|
cs = <Field type=c_ushort, ofs=88, size=2>
|
|
ds = <Field type=c_ushort, ofs=56, size=2>
|
|
eax = <Field type=c_ulong, ofs=48, size=8>
|
|
ebp = <Field type=c_ulong, ofs=40, size=8>
|
|
ebx = <Field type=c_ulong, ofs=0, size=8>
|
|
ecx = <Field type=c_ulong, ofs=8, size=8>
|
|
edi = <Field type=c_ulong, ofs=32, size=8>
|
|
edx = <Field type=c_ulong, ofs=16, size=8>
|
|
eflags = <Field type=c_ulong, ofs=96, size=8>
|
|
eip = <Field type=c_ulong, ofs=80, size=8>
|
|
es = <Field type=c_ushort, ofs=60, size=2>
|
|
esi = <Field type=c_ulong, ofs=24, size=8>
|
|
esp = <Field type=c_ulong, ofs=104, size=8>
|
|
fs = <Field type=c_ushort, ofs=64, size=2>
|
|
gs = <Field type=c_ushort, ofs=68, size=2>
|
|
orig_eax = <Field type=c_ulong, ofs=72, size=8>
|
|
ss = <Field type=c_ushort, ofs=112, size=2>
|