Property | Type | Description | |
---|---|---|---|
GetAddress | TargetAddress | ||
string | |||
ReadMemory | TargetBlob |
Method | Description | |
---|---|---|
BitfieldTargetLocation ( |
||
Print ( ) : string |
Method | Description | |
---|---|---|
MyToString ( ) : string |
Method | Description | |
---|---|---|
GetAddress ( TargetMemoryAccess target ) : TargetAddress | ||
Print ( bool data ) : string | ||
ReadMemory ( TargetMemoryAccess target, int size ) : TargetBlob |
public BitfieldTargetLocation ( |
||
relative_to | ||
offset | int | |
size | int | |
return | System |