Lilu 1.5.6 黑苹果驱动最新版
Lilu.kext 最新版,由vit9696维护,黑苹果驱动必备之一.
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 bothfind
andreplace
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
andlilu_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
资源信息
- 软件名称:Lilu
- 软件语言:英文
- 软件分类:驱动
下载地址
-
版本- 1.5.6
大小- 763.6KB
更新日期- 2021-09-07
-
版本- 1.5.5
大小- 756.1KB
更新日期- 2021-08-06
-
版本- 1.5.4
大小- 290KB
更新日期- 2021-07-04
-
版本- 1.5.3
大小- 289KB
更新日期- 2021-05-03
-
版本- 1.5.2
大小- 289KB
更新日期- 2021-04-06
-
版本- 1.5.1
大小- 285KB
更新日期- 2021-02-03
-
版本- 1.5.0
大小- 281KB
更新日期- 2020-12-08
-
版本- 1.4.9
大小- 275KB
更新日期- 2020-11-04
-
版本- 1.4.8
大小- 275KB
更新日期- 2020-10-06
-
版本- 1.4.7
大小- 61KB
更新日期- 2020-09-08
-
版本- 1.4.6
大小- 61KB
更新日期- 2020-08-04
-
版本- 1.4.5
大小- 59KB
更新日期- 2020-06-02
-
版本- 1.4.4
大小- 59KB
更新日期- 2020-05-04
-
版本- 1.4.3
大小- 59KB
更新日期- 2020-04-07
-
版本- 1.4.2
大小- 58.8KB
更新日期- 2020-03-03
-
版本- 1.4.1
大小- 58.8KB
更新日期- 2020-01-15
-
版本- 1.4.0
大小- 58.8KB
更新日期- 2019-12-18
-
版本- 1.3.9
大小- 58.7KB
更新日期- 2019-10-31
-
版本- 1.3.8
大小- 254KB
更新日期- 2019-08-06
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/181119.html