Cheaters Market LogoCheater's Market

Exodus

Official Documentation & Setup Guide

!IMPORTANT!

If you are using an external spoofer, always run the cheat first and then the spoofer. If you run the spoofer first and then the cheat, you will get banned.

Spoofing Parts

  • Devices
  • Disk
  • USB
  • Monitor
  • Nvidia GPU
  • RAM
  • Motherboard
  • Network
  • EFI

Supported Anti-Cheats

  • Easy Anti-Cheat
  • BattlEye Anti-Cheat
  • ACE Anti-Cheat
  • MRAC Anti-Cheat
  • Ricochet Anti-Cheat
  • FiveM Anti-Cheat

Supported OS

Operating Systems

  • Windows 10 1903 or newer
  • Windows 11 25H2

Supported Interfaces

  • NVMe (Non-RAID)
  • SATA (AHCI)

Motherboard Firmware

  • UEFI compatible

CPU

  • AES instructions supported

RAID, Intel RST, and custom Windows versions are not officially supported.

Exercise caution with newer Windows 11 versions because enhanced security features may affect functionality.

Required Files

Download all required files before starting:

  1. Disable Anti-Virus
  2. Download Loader
  3. Visual C++ Runtimes

Step 1: First Time Usage

If this is your first time using the Exodus spoofer loader, it might reboot your PC once. Open the loader again after reboot and continue.

Step 2: Launch

  1. Run the loader as Administrator.
  2. Paste your copied license key by pressing Right Mouse Button in the loader and press Enter.
  3. The loader has an in-built Cleaner. It will ask if you need it on every launch. Use it only after getting banned.
  4. Launch the game once CMD is closed.

Common Errors and Fixes

Match the exact error you see, then follow the card under that category.

BIOS and Virtualization

AES Instruction Set Not Supported

  • Find the AES support function in your BIOS and enable it.

Please Enable Intel VT-X in BIOS

  • Enable Intel VT-X in the BIOS settings.

Please Enable AMD-V (SVM) in BIOS

  • Enable AMD SVM in the BIOS settings.

VMX/SVM Not Supported

  1. Navigate to Control Panel -> Programs and Features -> Turn Windows Features on or off.
  2. Disable Virtual Machine Platform and Hypervisor Platform.
  3. If the error persists, open CMD and run:
bcdedit /set hypervisorlaunchtype off
  1. Reboot your PC and try again.

VMX is Not Supported

  1. Run CMD as Administrator.
  2. Enter the following command:
bcdedit /set hypervisorlaunchtype off
  1. Reboot your PC.
  2. Try running the loader again.

Loader and Dependencies

Failed to Load Dependencies

  • Turn off or delete anti-virus, FaceIT, or Vanguard anti-cheat.
  • Restart your PC and try again.

Failed to Load Dependencies (1)(-5)

  1. Download and run the .reg file.
  2. Reboot your PC.
  3. Try launching the product again.

Unsupported Nvidia Driver Version

  • Update NVIDIA drivers using GeForce Experience or NVIDIA App.

Account and HWID

Incompatible HWID

  • Request an HWID reset in the Discord server or Telegram channel.

Failed to Spoof Hardware Identifier (0x4)

  1. Reboot your PC and try again.
  2. If the issue persists, another software may already be spoofing hardware identifiers. Identify and disable it.

Incorrect HWID

  1. Open CMD as Administrator.
  2. Run the following commands one by one:
wmic diskdrive get Caption, SerialNumber
wmic baseboard get SerialNumber
  1. If any command fails, your system may be misconfigured. Try reinstalling Windows.

Memory and Startup

Failed to Allocate Memory

  • Ensure your system has at least 16GB RAM.
  • Disable all startup programs and reboot your PC.
  • Ensure the loader is stored on your PC and not on cloud storage, such as OneDrive or Mega.nz.

ERROR: Failed to Map Memory(0)

  1. Download Autoruns from Microsoft Sysinternals.
  2. Run Autoruns and disable all unnecessary startup items.
  3. Restart your PC and try running the loader again.

Firmware

"Unsupported Firmware" Error

Fix: convert MBR to GPT.

Step 1: Check Disk Type
  1. Open Disk Management from the Start menu.
  2. Right-click Disk 0, open Properties, then check the Volumes tab.
  3. If Partition style says MBR, continue.
Step 2: Restart into Recovery Mode
  1. Hold Shift and click Restart from the Start menu.
  2. Select Troubleshoot, Advanced Options, then Command Prompt.
Step 3: Convert MBR to GPT
  1. In Command Prompt, type:
mbr2gpt /validate /disk:0 /allowFullOS
  1. If there are no errors, type:
mbr2gpt /convert /disk:0 /allowFullOS
Step 4: Switch BIOS to UEFI
  1. Restart and enter BIOS.
  2. Change Boot Mode or CSM from Legacy to UEFI.
  3. Save and exit.

Disk is now GPT and the system boots in UEFI.