Log of /trunk/Win32/Sojaner.MemoryScanner/PEReader.cs
Parent Directory
|
Revision Log
Revision
321 -
(
view)
(
download)
(
annotate)
-
[selected]
Modified
Tue Jun 5 23:12:53 2012 UTC
(8 years, 7 months ago)
by
william
File length: 31252 byte(s)
Diff to
previous 320
GetDateTimeFromDosDateTime iYear = 1970 (not 1980)
Revision
290 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 09:30:32 2012 UTC
(8 years, 7 months ago)
by
william
File length: 13405 byte(s)
Diff to
previous 161
,
to
selected 321
+ 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
(8 years, 7 months ago)
by
william
File length: 12023 byte(s)
Diff to
previous 159
,
to
selected 321
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.