# ASUS Spoof

1. Plug in a usb and format it.
2. Open loader and type your <mark style="color:purple;">**USB Drive letter**</mark> when asked,after that wait for the process to complete.
3. After loader closes, hold the <mark style="color:purple;">**SHIFT**</mark> key, click <mark style="color:purple;">**Restart**</mark>, and continue holding <mark style="color:purple;">**SHIFT**</mark> until the restart begins.

<figure><img src="/files/uiM7FZjXmtTW3oj7Y6yS" alt=""><figcaption></figcaption></figure>

4. Select '<mark style="color:purple;">**Troubleshoot**</mark>' then select the <mark style="color:purple;">**UEFI Firmware Settings**</mark>.

<figure><img src="/files/82eWebLT0lD45nxE98UM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oegcAiIZWeyLRNu7Mx9L" alt=""><figcaption></figcaption></figure>

5. After that, your pc will restart and boot into <mark style="color:purple;">**BIOS**</mark>.
6. Go to Boot > Secure Boot > OS Type <mark style="color:purple;">**\[Windows]**</mark> & Secure Boot Mode <mark style="color:purple;">**\[Custom]**</mark>**.** Secure Boot mode can be found under "<mark style="color:purple;">**Boot configuration**</mark>".

{% hint style="danger" %}
Ensure all <mark style="color:purple;">**Default keys**</mark> are installed. If it shows **"**<mark style="color:purple;">**0**</mark>**"** at all, click **"**<mark style="color:purple;">**Install Default Keys**</mark>**".**
{% endhint %}

<figure><img src="/files/vWI93axB9b1w2vgfhM4T" alt=""><figcaption></figcaption></figure>

7. Now open <mark style="color:purple;">**KEK Management**</mark>**, c**hoose the <mark style="color:purple;">**Append key**</mark> option. Then, choose <mark style="color:purple;">**No**</mark> to load the EFI from a file on external media. Choose <mark style="color:purple;">**USB**</mark> file system.
8. Choose the <mark style="color:purple;">**remember.der**</mark> file. Select the file format as <mark style="color:purple;">**Public Key Certificate**</mark>**.** Enter the GUID that was saved earlier from the loader, then press Enter.
9. Select <mark style="color:purple;">**Yes**</mark> to append <mark style="color:purple;">**KEK**</mark> with content from the <mark style="color:purple;">**remember.der**</mark> file.
10. Now do the same steps for <mark style="color:purple;">**DB Management**</mark>.
11. After that, set up the <mark style="color:purple;">**USB**</mark> you plugged in at <mark style="color:purple;">**step 1**</mark> as <mark style="color:purple;">**Boot Priority #1**</mark> and <mark style="color:purple;">**Windows Boot Manager**</mark> as <mark style="color:purple;">**#2**</mark> in the Boot Tab.

<figure><img src="/files/VL0471f2T9FDZIK5pEoo" alt=""><figcaption></figcaption></figure>

12. Click '<mark style="color:purple;">**save and exit**</mark>' bios again, we are done now.


---

# 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://alexzeel.gitbook.io/wraith/spoofing/asus-spoof.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.
