메소드 | 설명 | |
---|---|---|
GetPhysicalLength ( ) : uint | ||
GetSymbolImportAddress ( |
Determines the import address to use for a specific function.
|
|
ImageModuleImport ( ) : System | ||
ImageModuleImport ( string name ) : System | ||
ToString ( ) : string | ||
Write ( |
메소드 | 설명 | |
---|---|---|
FromReadingContext ( |
public GetSymbolImportAddress ( |
||
import | The imported symbol to get the address from. | |
is32Bit | bool | Specifies whether the address should be a 32-bit or 64-bit address. |
리턴 | ulong |