// PcdGetPtr - addr:0xffdaf72f int __thiscall PcdGetPtr(void *n5) { int (__cdecl **Protocol)(void *); // eax Protocol = (int (__cdecl **)(void *))PcdGetProtocol(n5); return Protocol[4](n5); }