小红点表示最新或72小时内的更新
Lilu 1.7.2 黑苹果驱动最新版

Lilu 1.7.2 黑苹果驱动最新版

版本

1.7.2

语言

英文

大小

763KB

官方网站

访问

Lilu.kext 最新版,由vit9696维护,黑苹果驱动必备之一.

v1.7.2

  • Fixed AMDSupport lockups & panics in macOS 26

v1.7.1

  • Allow loading on macOS 26 without -lilubetaall, thanks @AlfCraft07

v1.7.0

  • Added Arrow Lake CPU definitions
  • Improved AMD IGPU detection via device-id, thanks @Zormeister

v1.6.9

  • Fixed loading on macOS 10.10 and older due to a MacKernelSDK regression
  • Added AMD IGPU detection via device-id, thanks @Zormeister

v1.6.8

  • Allow loading on macOS 15 without -lilubetaall

v1.6.7

  • Added Broadwell-EP CPU model
  • Added Raptor Lake C0 stepping model

v1.6.6

  • Fixed macOS 13+ installer detection regression in 1.6.5
  • Allow loading on macOS 14 without -lilubetaall

v1.6.5

  • Fixed macOS 13+ recovery and installer detection

v1.6.4

  • Added AMD IGPU detection

v1.6.3

  • Added Raptor Lake CPU definitions

v1.6.2

  • Fixed KC segment name, which also fixed kernel panic on macOS 13 b3
  • Disable EFI64 runtime APIs when -legacy is used on 32-bit kernels

v1.6.1

  • Allow loading on macOS 13 without -lilubetaall
  • Added Ventura dyld shared cache pathing
  • Changed SKL default ig-platform-id to KBL on macOS 13+
  • Added patch with masking support

v1.6.0

  • Dropped internal shared patcher instance grabbing API

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

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

v1.5.7

  • Added address slot support for all 64-bit macOS version

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.

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

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

v1.5.3

  • Fixed kernel patcher support on 10.7

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

v1.5.1

  • Added lilu_os_memmem and lilu_os_memchr APIs
  • Added getSharedCachePath API to obtain current cache path
  • Added LIKELY/UNLIKELY macros

v1.5.0

  • Fixed Apple HDEF detection made by NVIDIA
  • Fixed race-condition in select kext detection during patching (thx to lvs1974)

v1.4.9

  • Added the PCI GMCH Graphics Control register definition. (by 0xFireWolf)
  • Added a new API to solve multiple symbols in one shot conveniently. (by 0xFireWolf)
  • Added a new RouteRequest constructor to work with function pointers without additional type castings. (by 0xFireWolf)

v1.4.8

  • Added MacKernelSDK with Xcode 12 compatibility
  • Removed kern_atomic.hpp due to MacKernelSDK implementation
  • Acidanthera MacKernelSDK is now required for all plugins
  • Fixed Lilu loading on macOS 10.6 (not all APIs will be functional)
  • Fixed plugin debug log not working with Lilu disabled

v1.4.7

  • Added more platform headers for plugin compilation
  • Fixed symbol chainloading regression in 1.4.6

v1.4.6

  • Added preliminary definitions for 11.0 support
  • Temporarily disabled user patcher for 11.0
  • Added external-audio property to ignore PCI audio cards
  • Added in-memory symbol solving for 11.0
  • Fixed accidentally solving stabs instead of normal symbols
  • Added device publishing API to monitor device startup
  • Added DeviceInfo caching for improved performance
  • Added implicit slotted (medium) patches in KC mode to reduce patch size

v1.4.5

  • Fixed newer CPU generation detection
  • Added failsafe versions of CML framebuffers

v1.4.4

  • Added new CFL connector-less framebuffers: 0x9BC80003, 0x9BC50003, 0x9BC40003
  • Fixed KDK support disrespecting file suffixes

v1.4.3

  • Improved modern CPUID detection
  • Added BaseDeviceInfo API with improved performance
  • Deprecated CPUInfo::getGeneration, WIOKit::getComputerModel(), WIOKit::getComputerInfo()

v1.4.2

  • Fixed IMEI device detection on some platforms
  • Added CometLake CPU model support (thx @stormbirds)
  • Added getFatOffset MachO API

v1.4.1

  • Made applyLookupPatch support kernel patches by passsing null kext
  • Export hde64 interface
  • Added evector deleter without copying for improved performance
  • Allow C strings as module prefix argument to the logging functions

v1.4.0

  • Fixed mishandling user patches process list after processKernel API call
  • Fixed extra I/O in user patcher even when no patches were needed
  • Added support for per-process (LocalOnly) userspace patches

v1.3.9

  • Added QEMU/KVM vendor compatibility to device detection logic

v1.3.8 更新内容

  • Compile Xcode 11 OSObject stubs into plugins to allow mixing compilers
  • Unified release archive names
  • Added multirouting support to routeFunction API enabling functions to have multiple proxies
  • Added explicit routing type to routeFunction APIs
  • Made Lilu use long function routes to ease third-part multirouting
收藏
下载
版本 大小 更新日期 兼容系统 下载链接
1.7.2 763KB 2026-03-20 暂无此项信息. [ 蓝奏云1 密码:hybf ]
1.7.1 764.2KB 2025-07-07 暂无此项信息. [ 蓝奏云1 密码:fudj ]
1.7.0 763.5KB 2024-12-03 暂无此项信息. [ 蓝奏云1 密码:evzu ]
1.6.9 740.2KB 2024-10-08 暂无此项信息. [ 蓝奏云1 密码:bbi0 ]
1.6.8 738.8KB 2024-08-05 暂无此项信息. [ 蓝奏云1 密码:2yno ]
1.6.7 739.1KB 2023-08-07 暂无此项信息. [ 蓝奏云1 密码:918j ]
1.6.6 739.2KB 2023-06-12 暂无此项信息. [ 蓝奏云1 密码:cu5q ]
1.6.5 739.2KB 2023-05-08 暂无此项信息. [ 蓝奏云1 密码:cwg3 ]
1.6.4 739KB 2023-03-06 暂无此项信息. [ 蓝奏云1 密码:4tzb ]
1.6.3 738.9KB 2023-01-02 暂无此项信息. [ 蓝奏云1 密码:efmb ]
1.6.2 771.2KB 2022-08-01 暂无此项信息. [ 蓝奏云1 密码:18nb ]
1.6.1 771.2KB 2022-07-05 暂无此项信息. [ 蓝奏云 密码:h3wy ]
1.6.0 765.2KB 2022-02-09 暂无此项信息. [ 蓝奏云 密码:dvcyb ]
1.5.9 765.2KB 2022-01-10 暂无此项信息. [ 蓝奏云 密码:gowb ]
1.5.8 763.8KB 2021-12-06 暂无此项信息. [ 蓝奏云 密码:d5c1 ]
1.5.7 763.6KB 2021-11-02 暂无此项信息. [ 蓝奏云 密码:7ybx ]
1.5.6 763.6KB 2021-09-07 暂无此项信息. [ 蓝奏云 密码:5vkb ]
1.5.5 756.1KB 2021-08-06 暂无此项信息. [ 蓝奏云 密码:6fcz ]
1.5.4 290KB 2021-07-04 暂无此项信息. [ 蓝奏云 密码:f3qc ]
1.5.3 289KB 2021-05-03 暂无此项信息. [ 蓝奏云 密码:h5eb ]
1.5.2 289KB 2021-04-06 暂无此项信息. [ 蓝奏云 密码:f6hx ]
1.5.1 285KB 2021-02-03 暂无此项信息. [ 蓝奏云 密码:dcez ]
1.5.0 281KB 2020-12-08 暂无此项信息. [ 蓝奏云 密码:1fc8 ]
1.4.9 275KB 2020-11-04 暂无此项信息. [ 蓝奏云 密码:14y1 ]
1.4.8 275KB 2020-10-06 暂无此项信息. [ 蓝奏云 密码:4mxi ]
1.4.7 61KB 2020-09-08 暂无此项信息. [ 蓝奏云 密码:cf58 ]
1.4.6 61KB 2020-08-04 暂无此项信息. [ 蓝奏云 密码:1dok ]
1.4.5 59KB 2020-06-02 暂无此项信息. [ 蓝奏云 密码:dvyj ]
1.4.4 59KB 2020-05-04 暂无此项信息. [ 蓝奏云 密码:62bq ]
1.4.3 59KB 2020-04-07 暂无此项信息. [ 蓝奏云 密码:duge ]
1.4.2 58.8KB 2020-03-03 暂无此项信息. [ 蓝奏云 密码:1hm9 ]
1.4.1 58.8KB 2020-01-15 暂无此项信息. [ 蓝奏云 密码:cfzq ]
1.4.0 58.8KB 2019-12-18 暂无此项信息. [ 蓝奏云 密码:3fmh ]
1.3.9 58.7KB 2019-10-31 暂无此项信息. [ 蓝奏云 密码:2yhz ]
1.3.8 254KB 2019-08-06 暂无此项信息. [ 蓝奏云 密码:heyi ]
通告
如有下载链接失效,请发送邮件到:macoshome@163.com。赞助用户有软件游戏安装问题加客服QQ:201863008 (在线时间9:00-22:00)。点我查看部分地区蓝奏云下载链接无法访问问题解决
安装必看
使用App Cleaner & Uninstaller Pro 卸载软件教程
使用App Cleaner & Uninstaller Pro 卸载软件教程

App Cleaner & Uninstaller Pro…

查看

Mac游戏安装常见问题处理
Mac游戏安装常见问题处理

Pkg安装包的游戏 PKG安装包的游戏…

查看

看看相关
使用CPUFriend 调整macOS CPU 频率性能
使用CPUFriend 调整macOS CPU 频率性能

CPUFriend官方警告 在大多数情况…

查看

AppleALC 1.9.7 黑苹果声卡驱动最新版
AppleALC 1.9.7 黑苹果声卡驱动最新版

AppleALC 黑苹果开源声卡驱动,不需要…

查看

黑苹果AppleALC声卡ID速查表
黑苹果AppleALC声卡ID速查表

AppleAlc支持的编解码器,最后更新日…

查看

MultiBeast 10.4.0  黑苹果驱动安装程序
MultiBeast 10.4.0 黑苹果驱动安装程序

macOS High Sierra 10.13.x驱动安装…

查看

RestrictEvents 黑苹果驱动
RestrictEvents 黑苹果驱动

限制事件 Lilu内核扩展用于阻止不…

查看

VirtualSMC 1.3.7 黑苹果SMC驱动最新版
VirtualSMC 1.3.7 黑苹果SMC驱动最新版

VirtualSMC是高级的 Apple SMC 核心…

查看

随便看看
Tabletop Simulator For Mac v1.3.2.2 桌面游戏模拟器
Tabletop Simulator For Mac v1.3.2.2 桌面游戏模拟器

创建您自己的原创游戏、导入自定义资…

mac游戏

Photos Workbench For Mac v1.2.1 Apple Photos照片管理编辑工具
Photos Workbench For Mac v1.2.1 Apple Photos照片管理编辑工具

Photos Workbench 与Apple Photos配…

摄影与录像

RAR Extractor Max for Mac v6.9.0 极速解压助手中文版
RAR Extractor Max for Mac v6.9.0 极速解压助手中文版

RAR Extractor Max(极速解压助手)f…

工具

DaVinci Fusion Studio 18.6.4 影视后期合成特效Win版
DaVinci Fusion Studio 18.6.4 影视后期合成特效Win版

Fusion是一款先进的合成软件,它被广…

Win视频

Mirror for Android TV For Mac v2.8.3 投屏工具
Mirror for Android TV For Mac v2.8.3 投屏工具

将您的iPhone、iPad、Android和Mac屏…

娱乐

Acustica Audio Pack 1 2023 音乐插件包
Acustica Audio Pack 1 2023 音乐插件包

Acustica Audio 2023 音乐插件包1,…

扩展插件