verticalinfinityin/anonyma-mac-spoof-engine — explained in plain English
Analysis updated 2026-05-18
Generate a fake CPU, GPU, and drive identity profile via a JSON config file.
Rotate a device's MAC address on a randomized schedule.
Call a REST API to trigger identity changes programmatically.
| verticalinfinityin/anonyma-mac-spoof-engine | 6hourt9/push-video-wallpaper-engine | abhirammandula-boop/nooklink-pc-emulator-toolkit | |
|---|---|---|---|
| Stars | 184 | 184 | 184 |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | vibe coder | general |
Figures from each repo's GitHub metadata at analysis time.
Positioned explicitly around bypassing bans and detection systems, carries platform ToS and legal risk.
This repository describes a tool called PhantomShift HWID, which the README bills as a system identity obfuscation suite. In plain terms, it is a hardware ID and MAC address spoofer: software meant to change or fake the identifiers a computer normally exposes, such as its CPU, GPU, drive serial numbers, motherboard ID, and network MAC address. The stated goal is to make one machine appear as a different machine to any system checking those identifiers. According to the README, the tool targets several layers at once. It can rotate MAC addresses using randomized vendor ID pools, generate fake hardware profiles for CPU and GPU information, manipulate network packets and HTTP headers, and even includes a beta voice spoofing module aimed at systems that verify identity by voice. A scheduler is described that rotates these fake identities automatically on a randomized interval so the disguise keeps changing over time. The project explicitly positions itself as a way to bypass hardware bans and get around spoof detection systems, which are commonly used by online games and other platforms to block banned accounts or devices from returning. The README lists Windows, Linux, and beta support for macOS, plus limited support for rooted Android devices. It documents a JSON configuration format for defining a fake hardware profile and shows example command line usage along with a REST API for programmatic control, including hooks for connecting to OpenAI or Claude for decision making. Because this tool is built around evading detection and ban systems, anyone encountering it should understand that using it to circumvent a platform's terms of service or anti-cheat protections likely violates those terms and may carry legal or account level consequences depending on the platform and jurisdiction. The README does not include license information or evidence of independent security review in what was available here.
A described hardware ID and MAC address spoofing tool aimed at bypassing hardware bans and anti-cheat detection systems.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.