MCPcopy Create free account
hub / github.com/crypto2011/IDR / ScanIntfTable

Method ScanIntfTable

Main.cpp:3560–3682  ·  view source on GitHub ↗

--------------------------------------------------------------------------- IntfTable ������������, ���� ����� �������� �� ����������� Interfaces Any class can implement any number of interfaces. The compiler stores a table of interfaces as part of the class's RTTI. The VMT points to the table of interfaces, which starts with a 4-byte count, followed by a list of interface records.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ScanVMTsMethod · 0.80

Calls 15

IsValidImageAdrFunction · 0.85
GetClsNameFunction · 0.85
GetInfoRecFunction · 0.85
Adr2PosFunction · 0.85
IsValidCodeAdrFunction · 0.85
IsFlagSetFunction · 0.85
GetDynaInfoFunction · 0.85
ExtractClassNameFunction · 0.85
ExtractProcNameFunction · 0.85
GetDefaultProcNameFunction · 0.85
Val2Str8Function · 0.85
Val2Str4Function · 0.85

Tested by

no test coverage detected