Property | Type | Description | |
---|---|---|---|
Type |
Method | Description | |
---|---|---|
GetObject ( System.Thread thread ) : object | ||
SetObject ( System.Thread thread, |
Method | Description | |
---|---|---|
DoGetObject ( TargetMemoryAccess target ) : object |
Method | Description | |
---|---|---|
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, |
||
GetObject ( TargetMemoryAccess target ) : object | ||
Print ( TargetMemoryAccess target ) : string | ||
TargetFundamentalObject ( |
protected DoGetObject ( TargetMemoryAccess target ) : object | ||
target | TargetMemoryAccess | |
return | object |
public GetObject ( System.Thread thread ) : object | ||
thread | System.Thread | |
return | object |
public SetObject ( System.Thread thread, |
||
thread | System.Thread | |
obj | ||
return | void |