Log of /trunk/Win32/Sojaner.MemoryScanner/PEReader.cs
Parent Directory
|
Revision Log
Revision
320 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 19:18:20 2012 UTC
(9 years, 11 months ago)
by
william
File length: 31254 byte(s)
Diff to
previous 319
+ add rest of properties to currently present structures for property grid support
Revision
299 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 11:36:17 2012 UTC
(9 years, 11 months ago)
by
william
File length: 15121 byte(s)
Diff to
previous 294
+ add internal logging override (so it can be turned on/off for performance reasons)
Revision
290 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 09:30:32 2012 UTC
(9 years, 11 months ago)
by
william
File length: 13405 byte(s)
Diff to
previous 161
+ IMAGE_NT_HEADERS->IMAGE_FILE_HEADER set FieldOffset to 8 to not overlapp Signature
+ add exception handling that will bubble up from the using statement
Revision
160 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 28 05:30:14 2012 UTC
(9 years, 11 months ago)
by
william
File length: 12023 byte(s)
Diff to
previous 159
Force the use of the enum values for these types
public struct IMAGE_FILE_HEADER
{
public MachineType Machine;
public DllCharacteristicsType Characteristics;
}
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.