> For the complete documentation index, see [llms.txt](https://sc-safestcheats-com.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sc-safestcheats-com.gitbook.io/guide/common-issues/hardware-id-hwid-spoofing.md).

# Hardware ID (HWID) Spoofing

Our loader includes a built-in **HWID spoofer** that can be toggled **on or off** depending on your needs. It is **only necessary** if you are currently experiencing a hardware-based ban (HWID ban) in a specific game.<br>

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

When enabled, the spoofer temporarily masks key hardware identifiers, including:

* Disk serial numbers (HDD, SSD, NVMe)
* Network adapter MAC addresses

This allows you to bypass bans or restrictions tied to your real hardware.

#### ⚠️ Important Notes

* Spoofing is **temporary** — your original HWID is restored automatically after restarting Windows.
* Only enable the spoofer if you're **already HWID banned** or flagged in a game.

#### 🎮 Supported Games

The HWID spoofer supports **any game protected by BattlEye (BE) or Easy Anti-Cheat (EAC)** — except the following:<br>

{% hint style="danger" %}
**Unsupported Games:**

* Fortnite
* Apex Legends
* Rust
  {% endhint %}

{% hint style="success" %}
&#x20;**Examples of Supported Games:**

* Escape From Tarkov (EFT)
* Rainbow Six Siege
* DayZ
* Dark and Darker
* Hell Let Loose
* SCUM
* The Finals
* And many more...
  {% endhint %}

{% hint style="info" %}

#### 💻 Compatibility

* **Windows 10** – All versions
* **Windows 11** – All versions, including **23H2** and **24H2**
* Fully compatible with both **AMD** and **Intel** CPUs
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sc-safestcheats-com.gitbook.io/guide/common-issues/hardware-id-hwid-spoofing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
