> ## Documentation Index
> Fetch the complete documentation index at: https://docs.proofcore.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ATTEMPTED_EXECUTE_OF_NONEXECUTE_MEMORY

If you encounter a Blue Screen of Death (BSOD) or crash with the stop code **ATTEMPTED\_EXECUTE\_OF\_NONEXECUTE\_MEMORY**, it means specific security features are preventing the cheat from functioning.

## Cause

<Warning>
  **Virtualization Interference**

  This error is caused by Windows **Virtualization-Based Security (VBS)** or **Memory Integrity**.
  To run the cheat, you must disable these protections so the loader can inject properly.
</Warning>

## Solution

To resolve this, you must disable virtualization-based security features in both Windows and your BIOS.

<Steps>
  <Step title="Disable Core Isolation (Windows)">
    1. Open your Windows Start Menu and search for **"Core Isolation"**.
    2. Click on the system setting result (it may also be listed under **Device Security**).
    3. Find the toggle for **Memory Integrity** and turn it **OFF**.
    4. Restart your computer if prompted.
  </Step>

  <Step title="Disable Virtualization (BIOS)">
    You must enter your BIOS to disable hardware virtualization.

    1. Restart your PC and spam your BIOS key (usually `DEL`, `F2`, or `F10`).
    2. Navigate to **CPU Configuration** or **Advanced** settings.
    3. Find the virtualization setting and set it to **Disabled**.

    <Note>
      **Common BIOS Names:**

      * **Intel:** Intel Virtualization Technology, VT-x, VT-d
      * **AMD:** SVM Mode, AMD-V
    </Note>
  </Step>
</Steps>

<Note>
  After disabling these settings, ensure you **Restart your PC** completely before attempting to inject the cheat again.
</Note>
