# Sử kext S/L/E trên bigsur

## Tìm hiểu chung

{% hint style="info" %}
Đối với bigsur apple đã chặn tính năng write ở S/L/E. Tuy nhiên khi đã tìm hiểu sâu vào hackintosh bạn sẽ cần mod kext và cần cho nó vào S/L/E. Ta sẽ có 2 phương pháp cho trường hợp này:

> Để biết S/L/E là gì bạn vui lòng xem lại thuật ngữ [ở đây](broken://spaces/Kkg5oI9lF3urxLNHi996/pages/bjLKN6PJwWvcevC5zwDg).&#x20;

* Snapshot: đây cũng là 1 cách cho phép bạn tạo 1 folder extension ở user và tiến hành snapshot nó với S/L/E
  * Không khuyến khích vì nó rất nguy hiểm chỉ cần 1 sơ xuất hoạt sử dụng ko đúng phiên bản macos có thể bay ngay lập tức
* Sử dụng L/E
  * đúng đối với cách này việc cần làm là bạn chỉ cần tăng version kext đã mod lên cao hơn version kext gốc và dùng kext-droplet cho nó vào L/E thì sẽ nhận kext
    {% endhint %}

## Tiến hành

B1: Chuột phải vào kext chọn `show package contents`

![](https://i.imgur.com/bEAh6tw.png)

B2: sửa `CFBundleVersion` và `CFBundleShortVersionString` thành version cao hơn

![](https://i.imgur.com/oZmbOhs.png)

B3: mở file `version.plist` và chỉnh những mục tương tự

![](https://i.imgur.com/kdu6m4i.png)

B4: tải kext-droplet [tại đây](https://github.com/chris1111/Kext-Droplet-Big-Sur)

B5: tắt sip theo hướng dẫn [tại đây](https://maclife.vn/huong-dan-tat-system-integrity-protection-sip-de-cai-app.html)

B6: bỏ kext vào kext-droplet

> **Source tham khảo: howtohackintosh.top**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://advance.heavietnam.com/general/su-kext-s-l-e-tren-bigsur.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
