diff --git a/Library/OcAppleKernelLib/Vtables.c b/Library/OcAppleKernelLib/Vtables.c index 1dce78ae..b48be3d2 100644 --- a/Library/OcAppleKernelLib/Vtables.c +++ b/Library/OcAppleKernelLib/Vtables.c @@ -565,7 +565,7 @@ InternalInitializeVtablePatchData ( ++EntryOffset ) { if (VtableData[EntryOffset] == 0) { - Result = MachoGetSymbolByRelocationOffset64 ( + Result = MachoGetSymbolByExternRelocationOffset64 ( MachoContext, (VtableSymbol->Value + (EntryOffset * sizeof (*VtableData))), &Symbol