On Jun 30, 2:10 pm, Tim Golden <m...@timgolden.me.uk> wrote:
> Dudeja, Rajat wrote:
> > Hi,
>
> > I'm looking for a way to call the NtQueryInformationProces() and 
> > ReadProcessMemory() of WindowsXP from Python.
>
> > Can anyone direct me to some examples where they have been successfully 
> > called through Python?
>
> You want to look at ctypes:
>
> http://docs.python.org/library/ctypes.html?highlight=ctypes#module-ct...
>
> TJG

Thanks Tim
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to