Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PeNet
ImpHash
OrdinalSymbolMapping
C# 클래스 PeNet.ImpHash.OrdinalSymbolMapping
This class is used by the ImportHash implementation to lookup some names for functions where only an ordinal is given. This is the case in the original ImportHash implementation so we do the same here.
파일 보기
프로젝트 열기: secana/PeNet
1 사용 예제들
공개 메소드들
메소드
설명
Lookup
(
Modul
module
,
uint
ordinal
) :
string
메소드 상세
Lookup()
공개
정적인
메소드
public
static
Lookup
(
Modul
module
,
uint
ordinal
) :
string
module
Modul
ordinal
uint
리턴
string