Property | Type | Description | |
---|---|---|---|
bytes | int | ||
jumps | List |
||
moduleName | string | ||
moduleOffset | long |
Method | Description | |
---|---|---|
GetAddress ( ) : long | ||
GetValue ( ) : long | ||
ParseMemoryLocation ( string str ) : |
Method | Description | |
---|---|---|
TryParseHexNumber ( string number, long &value ) : bool |
public static ParseMemoryLocation ( string str ) : |
||
str | string | |
return |