Revision
477 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 3 18:35:45 2013 UTC
(10 years 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
275 -
Directory Listing
-
[select for diffs]
Modified
Sun Jun 3 22:01:05 2012 UTC
(11 years ago)
by
william
Diff to
previous 256
+ add BrowseMemoryRegion event in MemorySearcher
: calls back to main form which calls MemoryViewer.AcceptExternalMemoryAddress(address)
Revision
256 -
Directory Listing
-
[select for diffs]
Modified
Sun Jun 3 16:50:16 2012 UTC
(11 years ago)
by
william
Diff to
previous 234
UIMemoryViewer:
* re-enable GetFirstNonZeroByte()
+ make code changes that were not implemented (due to GetFirstNonZeroByte() being disabled)
Revision
100 -
Directory Listing
-
[select for diffs]
Modified
Thu May 10 09:03:13 2012 UTC
(11 years ago)
by
william
Diff to
previous 99
+ add windows api to get module filename so there won't be errors with 32bit processes being unable to access 64bit process modules
Revision
99 -
Directory Listing
-
[select for diffs]
Modified
Wed May 9 23:23:38 2012 UTC
(11 years ago)
by
william
Diff to
previous 98
+ add logging options:
* VERBOSE_DEBUG and VERBOSE_ERROR : for debug and error messages that are very 'chatty'