1. 24 10月, 2022 1 次提交
  2. 05 10月, 2022 1 次提交
  3. 06 9月, 2022 1 次提交
  4. 25 8月, 2022 1 次提交
  5. 24 8月, 2022 1 次提交
  6. 05 8月, 2022 2 次提交
  7. 01 8月, 2022 1 次提交
  8. 30 7月, 2022 1 次提交
  9. 29 7月, 2022 1 次提交
  10. 28 7月, 2022 1 次提交
  11. 24 7月, 2022 3 次提交
  12. 23 7月, 2022 1 次提交
  13. 21 7月, 2022 1 次提交
  14. 14 7月, 2022 1 次提交
    • J
      OCAK: Fix ProvideCurrentCpuInfo · 9872eef1
      John Davis 提交于
      Changed function to use original symbol values instead of recalculating them, as segment information is not available on macOS 11 and newer. Implemented full 32-bit support for TSC value calculations.
      9872eef1
  15. 11 7月, 2022 1 次提交
  16. 10 7月, 2022 1 次提交
  17. 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
  18. 05 7月, 2022 1 次提交
  19. 03 7月, 2022 2 次提交
  20. 23 6月, 2022 1 次提交
  21. 13 6月, 2022 1 次提交
  22. 11 6月, 2022 2 次提交
  23. 07 6月, 2022 2 次提交
  24. 05 6月, 2022 1 次提交
  25. 30 5月, 2022 1 次提交
  26. 28 5月, 2022 1 次提交
  27. 27 5月, 2022 1 次提交
  28. 17 5月, 2022 1 次提交
  29. 05 5月, 2022 1 次提交
  30. 26 4月, 2022 3 次提交
  31. 25 4月, 2022 1 次提交