# CPUFriend **Repository Path**: softxing/CPUFriend ## Basic Information - **Project Name**: CPUFriend - **Description**: https://github.com/acidanthera/CPUFriend - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://github.com/acidanthera/CPUFriend - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2022-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Kext ## README CPUFriend ========= [![Build Status](https://github.com/acidanthera/CPUFriend/workflows/CI/badge.svg?branch=master)](https://github.com/acidanthera/CPUFriend/actions) [![Scan Status](https://scan.coverity.com/projects/16841/badge.svg?flat=1)](https://scan.coverity.com/projects/16841) A [Lilu](https://github.com/acidanthera/Lilu) plug-in for dynamic power management data injection. #### Notes This repository must be compiled with latest [Lilu](https://github.com/acidanthera/Lilu) and [MacKernelSDK](https://github.com/acidanthera/MacKernelSDK), otherwise the compilation will fail! Note: ***Debug version of Lilu.kext and MacKernelSDK project folder should be put in the same folder as CPUFriend! And debug versions of Lilu and CPUFriend should also be used together when debugging!*** #### Configuration See [Instructions](https://github.com/acidanthera/CPUFriend/blob/master/Instructions.md) for more details. #### Credits - [Apple](https://www.apple.com) for macOS - [vit9696](https://github.com/vit9696) for [Lilu.kext](https://github.com/acidanthera/Lilu) and various helps - [PMheart](https://github.com/PMheart) for writing the software and maintaining it