ViewVC Help
| View Changeset | Root Listing
root/RomCheater
Jump to revision: Previous Next
Author: william
Date: Tue May 28 13:32:28 2013 UTC (10 years, 4 months ago)
Log Message:
+ fix memory scanner and memory providers to read and write process memory simulataneously without crashing due to null process handle
*** this has been done using ProcessMemoryChunk for all memory read/write operations
** we no longer need to open and close native handles to the process

Changed paths