tigeros
July 10th, 2001, 17:30
I made a programm to use that undocumented
Vxd Call to reserv some shared memory
and hooked the VxD call. But when my
VxDCAll is called, I still can't modify
the adress in System Area, such as
Kernel32!GetLocalTime etc. How do I modify
such adress??? I thought under Ring0 you
can do everything to all the memory.
Vxd Call to reserv some shared memory
and hooked the VxD call. But when my
VxDCAll is called, I still can't modify
the adress in System Area, such as
Kernel32!GetLocalTime etc. How do I modify
such adress??? I thought under Ring0 you
can do everything to all the memory.