Log of /trunk/Win32/Sojaner.MemoryScanner/MemoryScanner.cs
Parent Directory
|
Revision Log
Revision
257 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 3 16:51:35 2012 UTC
(9 years, 11 months ago)
by
william
File length: 15944 byte(s)
Diff to
previous 254
set internal access specifier on ProcessMemoryReader class (must use memory provider classes)
Revision
254 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 3 16:44:42 2012 UTC
(9 years, 11 months ago)
by
william
File length: 15942 byte(s)
Diff to
previous 249
ReadProcessMemory(): byte[] buffer = new byte[] { }; ==> byte[] buffer = new byte[bytesToRead]; (the lack of capacity was causing errors to be thrown)
Revision
203 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 31 09:03:53 2012 UTC
(9 years, 11 months ago)
by
william
File length: 19255 byte(s)
Diff to
previous 200
+ add support to automatically goto the first address that has a non-zero byte
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.