../
|
UI/
|
326
(10 years ago)
by william:
add support for:
* goto process's imagebase address
* logging edit byte count and changed byte count when editing memory view bytes
* and other enchancements
|
MemorySearch/
|
317
(10 years ago)
by william:
LogSearchOptions(): directly write to logger, don't use stringbuilder
|
PIDSelector.resx
|
329
(10 years ago)
by william:
+ add more logic for auto process refresh
|
PIDSelector.designer.cs
|
329
(10 years ago)
by william:
+ add more logic for auto process refresh
|
PIDSelector.cs
|
329
(10 years ago)
by william:
+ add more logic for auto process refresh
|
FloatingRamDumperDialog.resx
|
156
(10 years ago)
by william:
+ add support for selecting process by different means
|
FloatingRamDumperDialog.cs
|
282
(10 years ago)
by william:
+ determine maximum array size to read memory into byte[] array = 0x7fffffc7 (int.MaxValue-0x38)
|
FloatingRamDumperDialog.Designer.cs
|
249
(10 years ago)
by william:
change address from uint to int
|
FloatingPEViewer.resx
|
318
(10 years ago)
by william:
+ add support for displaying PE Struct data into property grid (read-only)
|
FloatingPEViewer.cs
|
325
(10 years ago)
by william:
add check: if (peData != null) before calling OnPEDataUpdated
|
FloatingPEViewer.Designer.cs
|
318
(10 years ago)
by william:
+ add support for displaying PE Struct data into property grid (read-only)
|
FloatingMemoryView.resx
|
197
(10 years ago)
by william:
+ set name of memory view dialog
|
FloatingMemoryView.cs
|
323
(10 years ago)
by william:
+ add event for being able to subscribe to PEReader updates
|
FloatingMemoryView.Designer.cs
|
198
(10 years ago)
by william:
+ initial support for memoryview and getting ram from process for display
|
FloatingMemorySearcher.resx
|
230
(10 years ago)
by william:
+ commit search wip
|
FloatingMemorySearcher.cs
|
323
(10 years ago)
by william:
+ add event for being able to subscribe to PEReader updates
|
FloatingMemorySearcher.Designer.cs
|
288
(10 years ago)
by william:
|
FloatingLogWindow.resx
|
146
(10 years ago)
by william:
|
FloatingLogWindow.cs
|
146
(10 years ago)
by william:
|
FloatingLogWindow.Designer.cs
|
308
(10 years ago)
by william:
+ add logic to set autoscroll checkbox on/off based on AutoScroll value
|
FloatingDataTypeConverter.resx
|
219
(10 years ago)
by william:
+ change form.text name
|
FloatingDataTypeConverter.cs
|
226
(10 years ago)
by william:
+ commit final wip for numeric datatype converter
|
FloatingDataTypeConverter.Designer.cs
|
226
(10 years ago)
by william:
+ commit final wip for numeric datatype converter
|
FloatingAboutBox.resx
|
147
(10 years ago)
by william:
|
FloatingAboutBox.cs
|
152
(10 years ago)
by william:
+ add support to save dock layout
|
FloatingAboutBox.Designer.cs
|
152
(10 years ago)
by william:
+ add support to save dock layout
|