Open
Description
Hi, We have been using the winpmem.sys drivers to perform memory collections using winpmem.py
On newer windows 10 builds we have been getting error 87 parameter is incorrect at the following line.
win32file.DeviceIoControl(
self.fd, CTRL_IOCTRL, struct.pack("I", mode), 0, None)
Are you aware of which parameter may have changed on the windows end? I can confirm the drivers work on older windows 10 builds.
Thanks
Metadata
Metadata
Assignees
Labels
No labels