Skip to content

Spoofing the Windows 10 HDD/disk drive serial number.

Notifications You must be signed in to change notification settings

wedlock/HWID-shifter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HWID-shifter

Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel Tested on x64 Windows 10 20H2.

Motivation

The initial motivation is bypassing HWID detection methods used by intrusive software like anti-cheats, etc. or licensing restrictions implemented in software.

HWID-shifter HWID-shifter HWID-shifter HWID-shifter

How To Run

1 Open the Release 2 Run the Run_Me.bat as administrator (Otherwise, it can't run the Spoofer) 3 Choose your an option and done

Usage Ideas

Fakes the serial number for HDDs/disk drives

  • It's tricky but can be used on EAC or BattlEye
  • Protect Hardware Identifications
  • Staying anonymous
  • It's more like a PoC, there are many things to optimize
  • It generates a random serial with a fixed length that can be changed
  • It also changes the registry entries to the faked serial via an internal kernel function

Note

  • Its for educational purposes only and I'm not responsible for your usage.

About

Spoofing the Windows 10 HDD/disk drive serial number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 75.9%
  • C++ 19.0%
  • C 5.1%