Log of /trunk/Win32/Sojaner.MemoryScanner/PEReader.cs
Parent Directory
|
Revision Log
Revision
379 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 08:09:02 2012 UTC
(9 years, 11 months ago)
by
william
File length: 43400 byte(s)
Diff to
previous 377
(
colored)
+ correctly read linker timedatestamp
// This field holds the number of seconds since December 31st, 1969, at 4:00 P.M.
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
(
colored)
+ 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
(
colored)
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.