1. 09 7月, 2022 2 次提交
  2. 08 7月, 2022 1 次提交
  3. 07 7月, 2022 2 次提交
    • M
      OcAppleKernelLib: Do not locate __PRELINK_INFO for Kernel Collections · bd2d3f29
      Marvin Häuser 提交于
      As of macOS 13 Developer Beta 3, the __PRELINK_INFO marker segment is
      broken. It is not actually used in the Kernel Collection paths, so
      just don't locate it at all to avoid future mistakes.
      bd2d3f29
    • M
      OcMachoLib: Treat container Mach-O as reference file · d916dd65
      Marvin Häuser 提交于
      As of macOS 13 Developer Beta 3, the Kernel Collection's inner kernel
      references a segment that precedes itself. The current model is that
      a Kernel Collection is a container format and the included files are
      (mostly) separate. Hence, this was treated as an out-of-bounds issue.
      Kernel Collections apparently are rather an unconventional composite
      format, where the sub-files are still part of the whole. Redesign
      OcMachoLib to treat the Kernel Collection as the reference file.
      Patches still use only the inner file, while parsing considers the
      whole file.
      d916dd65
  4. 06 7月, 2022 1 次提交
  5. 05 7月, 2022 3 次提交
  6. 03 7月, 2022 5 次提交
  7. 26 6月, 2022 1 次提交
  8. 23 6月, 2022 2 次提交
  9. 22 6月, 2022 2 次提交
  10. 21 6月, 2022 1 次提交
  11. 13 6月, 2022 3 次提交
  12. 12 6月, 2022 1 次提交
  13. 11 6月, 2022 6 次提交
  14. 08 6月, 2022 4 次提交
  15. 07 6月, 2022 6 次提交