MachO: Implement GetSections()
This commit is contained in:
@@ -167,5 +167,7 @@ namespace Il2CppInspector
|
||||
|
||||
return pe.ImageBase + section.VirtualAddress + offset - section.PointerToRawData;
|
||||
}
|
||||
|
||||
// TODO: PEReader.GetSections()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user