Revision
477 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 3 18:35:45 2013 UTC
(9 years, 8 months ago)
by
william
Diff to
previous 471
revert r471: pass process informatin by using the process's PID, instead of passing the process as a reference
+ pass the process instead
Revision
428 -
Directory Listing
-
[select for diffs]
Modified
Tue May 28 13:32:28 2013 UTC
(9 years, 8 months ago)
by
william
Diff to
previous 425
+ 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