Skip to content

A powerful hardware ID spoofing tool designed to modify system identifiers for privacy and security purposes. Change MAC addresses, HWID, IP addresses, serial numbers, and more with an intuitive interface.

Notifications You must be signed in to change notification settings

NikolisSecurity/PhantomID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ PhantomID v2.5 — Hardware ID Spoofer

Platform Language

Join our Discord

📋 Overview

PhantomID is a Windows hardware ID spoofing toolkit focused on safe, reversible changes. It provides Temp and Perma modes, per‑game spoofing, and a modern PySide6 UI.

What’s New in v2

  • Spoof Mode: Temp or Perma — switch in Settings.
  • Win10 compatibility with robust path and registry handling.
  • Monitor serial overrides (reported values) and improved RAM serial detection (PowerShell CIM fallback).
  • Safer MAC + HWID spoofing with automatic backup, verification, and Temp revert scheduling.
  • Unified themed popups; two UI themes:
    • Black/Red (Temp)
    • Neon Dark (Perma) with cyan accents
  • Cleaner Game Spoofing UI (logo‑only buttons, no progress bar).
  • Build script to generate a single PhantomID.exe via PyInstaller.

✨ Features

  • Spoof Mode: Temp or Perma
  • Spoof MAC Address (NIC NetworkAddress) with adapter restart
  • Spoof Hardware ID (MachineGuid)
  • Spoof IP Address (DHCP renew / static when safe)
  • Reported SeriaSerial Overl Overrides: BIOS/CPU/Processor/OS/EFI (non‑destructive)
  • Monitor rides (reported via serial checker)
  • System Serial Checker with Win11 RAM serial fallback
  • Per‑game spoofers: FiveM, Fortnite, Valorant, Minecraft, Roblox, CS:GO/CS2
  • Backups, history database, and auto‑updater

🔧 Requirements

  • Windows 10
  • Python 3.8+
  • Required Python packages:
    • PySide6
    • requests
    • wmi
    • pywin32
    • sqlite3 (included with Python)

📥 Installation

  1. Clone or download this repository:
git clone https://github.com/NikolisSecurity/PhantomID.git
  1. Install required packages:
pip install -r requirements.txt
  1. Run the application:
python spoofer.py

❓ FAQ

  • Does this bypass anti‑cheat? No guarantees. Use responsibly and respect TOS.
  • Temp vs Perma?
    • Temp: Creates a restore script and startup hook; reverts MAC/HWID after reboot.
    • Perma: Applies changes and switches the UI to Neon Dark.
  • Win11 support?
    • No. Win11 paths and registry exports are not supported.
  • Will this harm my PC?
    • Spoofs are guarded, logged, and backed up. Always create a system restore point.

⚠️ Warning

  • Use this tool responsibly and at your own risk
  • Modifying hardware identifiers may affect system functionality
  • Some changes require administrator privileges
  • Always create a system restore point before making changes

🔍 Troubleshooting

  • Run as administrator for MAC/HWID changes and Temp startup hook creation.
  • Temp revert verification:
    • Script: backups/registry/phantomid_restore.cmd contains reg commands and exit /b 0.
    • Startup hook: Task Scheduler PhantomID_TempRestore (admin) or HKCU Run value.
  • RAM serials on Win11: if WMI is empty, PowerShell CIM fallback fills serials.
  • If a spoof fails, use “Restore Original” or Dry Run first to preview changes.

📜 License

This software is provided as-is without any warranty. Use at your own risk.

📞 Contact

For issues or feature requests, please open an issue on the GitHub repository.

Made with ❤️ for privacy enthusiasts

About

A powerful hardware ID spoofing tool designed to modify system identifiers for privacy and security purposes. Change MAC addresses, HWID, IP addresses, serial numbers, and more with an intuitive interface.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages