Method |
Description |
|
DoConfig ( ) : void |
|
|
DoConnect ( ) : void |
|
|
DoImport ( ) : void |
|
|
DoOpenProcess ( ) : void |
|
|
DoPointerSearch ( string TempAddress ) : void |
|
|
DoSearch ( ) : void |
|
|
GetMemoryAtAddress ( string ProcessID, string Address, DataTypeExact DataType ) : byte[] |
|
|
GetMemoryAtAddress ( string ProcessID, uint Address, DataTypeExact DataType ) : byte[] |
|
|
GetMemoryAtAddress ( uint ProcessID, string Address, DataTypeExact DataType ) : byte[] |
|
|
GetMemoryAtAddress ( uint ProcessID, uint Address, DataTypeExact DataType ) : byte[] |
|
|
GetValueForDataType ( DataTypeExact CurrentSelectedDataType, string Value ) : byte[] |
|
|
MainFormThreadEventDispatcher ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums |
|
|
ResolvePointer ( Match Match ) : uint |
|
|
ThreadEventDispatcher ( ) : void |
|
|