Results 3 comments of Mustafa Hajeer

same problem here. I guess it has to do with write not being enabled. I have tried to enable it by "winpmem.exe -w -l" while running in a test mode,...

Thanks Mike, I am using this for testing purposes only and I am trying to compile/build a working write enabled driver using the notes in https://github.com/Velocidex/WinPmem/blob/master/README.md . no luck so...

Thank you, will give that a shot. **I am getting syntax errors in "read.c PmemWrite line 687 and line 691" when:** 1. uncomment line 33 in winpmem.h #define PMEM_WRITE_ENABLED 1...