> For the complete documentation index, see [llms.txt](https://docs.ssz.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ssz.gg/select-your-product/games/dayz/guardian.md).

# Guardian

#### This Document will guide you through the setup of Guardian DayZ

This guide is divided into easy-to-follow sections to ensure a smooth and successful setup.

{% hint style="warning" %}
Please follow all instructions carefully. Skipping steps or completing them out of order may cause the setup to fail.
{% endhint %}

{% stepper %}
{% step %}

### Getting Started

Windows Defender will flag or delete the loader, so fully disable it **before** downloading anything.

First, turn off real-time protection so Defender doesn't delete DControl while you download it:

1. Search **"Virus & threat protection"** in your Windows search bar
2. Click **Manage settings**
3. Disable **all** settings here — including **Real-time protection**, **Cloud-delivered protection**, **Automatic sample submission**, and **Tamper Protection** (scroll down)

Then permanently disable Defender with **DControl**:

1. Download [DControl](https://drive.usercontent.google.com/download?id=1tdso9fRwyVSartgvtIIrRtXarse3qsvi\&export=download\&authuser=0) (extraction password: **sordum**)
2. Extract the `.zip` — use [WinRAR](https://www.win-rar.com/download.html?\&L=0) if needed
3. Right-click **`dControl.exe`** → select **Run as administrator**
4. Click **Disable Windows Defender** — the window turns **red** when Defender is off

<figure><img src="/files/mYSjNKQPjGNnZyKIuDUc" alt=""><figcaption><p>DControl with Windows Defender turned off</p></figcaption></figure>

<details>

<summary>Why DControl?</summary>

The settings you disabled in the first step turn themselves back on when you restart your computer. DControl completely disables Windows Defender so it **stays off** after a restart — without it, you would have to repeat these steps every time you want to use the cheat.

</details>

{% hint style="info" %}
Defender blocking the tool itself, or want more detail? See the full [Set-Up DControl](/troubleshooting/common-fixes/set-up-dcontrol.md) guide.
{% endhint %}
{% endstep %}

{% step %}

### Remove Other Anti-cheats

Uninstall the following if installed:

* **FACEIT Anti-Cheat**
* **Vanguard** (Valorant Anti-Cheat)

{% hint style="info" %}
**Not sure how to fully uninstall these?** Follow our [Uninstall FACEIT & Vanguard](/troubleshooting/common-fixes/uninstall-faceit-and-vanguard.md) guide for a complete walkthrough, including how to remove leftover files and services.
{% endhint %}
{% endstep %}

{% step %}

### Installing Required Files

These files are required for the cheat to operate correctly:

1. **Visual C++ Runtimes** — [download the All-in-One package](https://mega.nz/folder/WlQD0YyZ#raWJkl7EoGkmcpeHbIBLmw), extract it, then right-click **`install_all.bat`** → **Run as administrator**
2. **DirectX** — [download the DirectX End-User Runtime](https://www.microsoft.com/en-us/download/details.aspx?id=35) and run **`dxwebsetup.exe`**

{% hint style="info" %}
Getting DLL errors anyway? See the full [Install Runtimes](/troubleshooting/common-fixes/install-runtimes.md) and [Install DirectX](/troubleshooting/common-fixes/install-directx.md) guides.
{% endhint %}
{% endstep %}

{% step %}

### Download Loader

<a href="https://labcorecheats.com/loader" class="button primary" data-icon="desktop-arrow-down">Download Loader</a>

1. Download the loader using the button above
2. Right-click the file → **Run as Administrator**

✅ **You should now see:** the loader window with a license key field.

{% hint style="info" %}
**Loader didn't open, or the file disappeared after downloading?** Windows Defender is not fully disabled — go back to the **Getting Started** step.
{% endhint %}
{% endstep %}

{% step %}

### Step-By-Step Injection

1. Enter your license key in the designated field
2. Verify there are no trailing spaces in the key
3. Click the **"Inject"** button to begin the injection process

✅ **You should now hear:** a confirmation beep indicating successful injection.

4. Launch DayZ
5. Join a server and wait until you can walk around
6. Press <kbd>F3</kbd> to load the cheat

✅ **You should now see:** the cheat menu open in-game.

{% hint style="info" %}
**No beep after clicking Inject?** Restart your PC and inject again before launching the game. If it still fails, see [Common Errors](/troubleshooting/common-errors.md).
{% endhint %}
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**To reduce the risk of your account and HWID being banned**, it is highly recommended to use a HWID spoofer.

If you need a HWID spoofer, check out [SSZ Spoofer](https://ssz.gg/cheats/product/470-ssz-spoofer/) in our store. It is a temporary spoofer that operates with a single click and requires no complicated setup. Run it after injecting the cheat software.
{% endhint %}

## Having Troubles?

{% content-ref url="/pages/EEDV9RQgwMxr0i6dstUb" %}
[Common Fixes](/troubleshooting/common-fixes.md)
{% endcontent-ref %}

{% hint style="info" %}
**Couldn't find your error?** Look it up in [Common Errors](/troubleshooting/common-errors.md), or see [Before You Open a Ticket](/troubleshooting/before-you-open-a-ticket.md) to get help fast.
{% 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:

```
GET https://docs.ssz.gg/select-your-product/games/dayz/guardian.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.
