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.exevia PyInstaller.
- 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
- Windows 10
- Python 3.8+
- Required Python packages:
- PySide6
- requests
- wmi
- pywin32
- sqlite3 (included with Python)
- Clone or download this repository:
git clone https://github.com/NikolisSecurity/PhantomID.git- Install required packages:
pip install -r requirements.txt- Run the application:
python spoofer.py- 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.
- 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
- Run as administrator for MAC/HWID changes and Temp startup hook creation.
- Temp revert verification:
- Script:
backups/registry/phantomid_restore.cmdcontains reg commands andexit /b 0. - Startup hook: Task Scheduler
PhantomID_TempRestore(admin) or HKCU Run value.
- Script:
- 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.
This software is provided as-is without any warranty. Use at your own risk.
For issues or feature requests, please open an issue on the GitHub repository.
Made with ❤️ for privacy enthusiasts