小红点表示最新或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安装包的游戏…

查看

看看相关
CpuTscSync 1.0.8 黑苹果驱动
CpuTscSync 1.0.8 黑苹果驱动

它是一个 Lilu 插件,结合了 VoodooT…

查看

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

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

查看

黑苹果 USB Wi-Fi 无线网卡最新驱动,支持10.15 直接安装
黑苹果 USB Wi-Fi 无线网卡最新驱动,支持10.15 直接安装

本次WiFi驱动更新对10.15系统的支持…

查看

苹果拆机网卡BCM94360CS2 windows10系统下WiFi蓝牙驱动
苹果拆机网卡BCM94360CS2 windows10系统下WiFi蓝牙驱动

黑苹果主机使用了苹果原装拆机网卡BC…

查看

使用CPUFriend 调整macOS CPU 频率性能
使用CPUFriend 调整macOS CPU 频率性能

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

查看

黑苹果NVIDIA驱动适用于 macOS 10.13.6 High Sierra (17G8037)
黑苹果NVIDIA驱动适用于 macOS 10.13.6 High Sierra (17G8037)

驱动版本 387.10.10.10.40.131 …

查看

随便看看
Autodesk Maya Creative 2025 For Mac v2025 3D动画建模渲染工具
Autodesk Maya Creative 2025 For Mac v2025 3D动画建模渲染工具

Autodesk Maya Creative:强大的动画…

设计图形

SolidWorks 2022 3D设计软件中文Win版
SolidWorks 2022 3D设计软件中文Win版

SolidWorks是一款专业的3D三维设计软…

Win图形设计

纸境奇缘 Epistory Typing Chronicles For Mac v1.4.1g.24951动作冒险游戏
纸境奇缘 Epistory Typing Chronicles For Mac v1.4.1g.24951动作冒险游戏

《纸境奇缘》是一款意境优美的动作/…

mac游戏

Metal 着色器转换器 Metal shader converter beta For Mac
Metal 着色器转换器 Metal shader converter beta For Mac

Metal Shader Converter 提供的工具…

软件开发工具

Movavi Picverse For Mac v1.11.0 Ai图片编辑软件
Movavi Picverse For Mac v1.11.0 Ai图片编辑软件

使用神经网络功能快速轻松地编辑图像…

摄影与录像