1 Star 0 Fork 0

softxing / Lilu

2022-04-26 02:27
softxing

v1.5.9

  • Fixed memory corruption when mixing cs_validate_range/page mid/long routes (thx @Goshin)
  • Enforced all routes to be slotted after one slotted route
  • Refactored all internal routes to use new RouteRequest API
  • Deprecated routeFunction APIs as they are dangerous to use for multiple routes
最后提交信息为: Update Changelog.md
2022-04-26 02:25
2021-12-07 22:45
softxing

v1.5.8

  • Fixed kernel panic on macOS 10.15 and earlier introduced in 1.5.7
  • Added Alder Lake CPU model support
  • Added shared patcher instance grabbing API
最后提交信息为: Add new plugin
2021-11-02 11:06
2021-09-07 21:31
softxing

v1.5.6

  • Added the circular buffer API.
  • Added convenient helpers to check a value (available as of C++17).
  • Added the OSObjectWrapper API to wrap a non-OSObject value.
2021-08-03 16:43
softxing

v1.5.5

  • Added a variant of KernelPatcher::findAndReplace that requires both find and replace buffers to have the same length.
  • Added support for macOS 10.4 and newer
最后提交信息为: Fix incorrect slide for 32-bit kexts
2021-07-06 11:47
softxing

v1.5.4

  • Allow loading on macOS 12 without -lilubetaall (With adapted for macOS 12 plug-ins)
  • Added guarding for address slot usage to avoid potential kernel routing overflow
  • Allow using medium size function routing in the kernel
  • Added medium size function routing for Long mode as they are functionally equivalent
  • Added matchSharedCachePath API to support dyld cache matching on macOS 12
  • Added _kmod hooking for kext listening to unify kext patcher logic
  • Added zlib decompression API
  • Fixed kernel patcher support on 64-bit 10.6
  • Added new GPU switching API
最后提交信息为: Update KnownPlugins.md
2021-05-04 12:37
softxing

v1.5.3

  • Fixed kernel patcher support on 10.7
最后提交信息为: Sync changelog
2021-04-06 10:04
softxing

v1.5.2

  • Fixed AZAL recognition as GPU audio on certain AMD platforms (thx to wkpark)
  • Added external GPU disabling API with device and kernel selection via properties
  • Added identifiers for Rocket Lake and Tiger Lake CPUs
  • Added API to disable builtin GPU (IGPU)
  • Reduced hardware presence bruteforce to a more sensible value
1
https://gitee.com/softxing/Lilu.git
git@gitee.com:softxing/Lilu.git
softxing
Lilu
Lilu

搜索帮助