Method | Description | |
---|---|---|
ExtractPdbPath ( string executable, ILogger logger ) : string | ||
ParseImports ( string executable, ILogger logger ) : List |
Method | Description | |
---|---|---|
GetString ( |
||
ParsePeFile ( string executable, ILogger logger, Action |
public static ExtractPdbPath ( string executable, ILogger logger ) : string | ||
executable | string | |
logger | ILogger | |
return | string |
public static ParseImports ( string executable, ILogger logger ) : List |
||
executable | string | |
logger | ILogger | |
return | List |