syukranDev / hwid-window-spoofer

Spoof your hdd, ram etc serial number, in case you got hwid ban, lol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hwid-window-spoofer (windows only)

cmd scripting for spoofing your hardware-id with random-num to avoid another series of ban in online games/network etc for whatever reason you might involve with (h@cking etc)

use wmic diskdrive/memorychip/baseboard get serialnumber to double check the new serial num.

current features

  1. re-generate new serial numbers for HDD/SDD, RAM and MOBO baseboard.
  2. delete trace files & registry used in games, in this case only game I play included.

future-mod

currently in seperate .bat files, might combine 'em all later.

  1. change mac id
  2. change username, pc workgroup etc
  3. add more deletion of traces files for AAA-titles games.

screenshot

ss1 ss2

note: THIS WONT WORK without system file and mapper, only these code snippets will be exposed for educational purposes only, glhf.

About

Spoof your hdd, ram etc serial number, in case you got hwid ban, lol.

License:MIT License


Languages

Language:Batchfile 100.0%