https://github.com/coderobe/trimforce
Lilu plugin which forces SSD TRIM on unsupported drives
https://github.com/coderobe/trimforce
cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode
Last synced: 10 months ago
JSON representation
Lilu plugin which forces SSD TRIM on unsupported drives
- Host: GitHub
- URL: https://github.com/coderobe/trimforce
- Owner: coderobe
- License: other
- Created: 2017-05-25T10:32:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T17:07:39.000Z (about 8 years ago)
- Last Synced: 2025-03-25T18:22:03.125Z (10 months ago)
- Topics: cpp, hackintosh, iokit, kernel-extension, kext, macos, patcher, ssd, xcode
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
TrimForce
===================
A Lilu plugin to force SSD TRIM support on non-supported drives
#### Features
- Enable SSD Trim on Non-Apple SSDs
#### Credits
- [Apple](https://www.apple.com) for macOS
- [vit9696](https://github.com/vit9696) for [Lilu.kext](https://github.com/vit9696/Lilu)