Spoofing the Windows 10/11 HDD/diskdrive serialnumber from kernel Tested on x64 Windows 10 20H2 / Windows 11.
The initial motivation is bypassing HWID detection methods used by intrusive software like anti-cheats, etc. or licensing restrictions implemented in software.
Changed to match Windows 11
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
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
- Its for educational purposes only and I'm not responsible for your usage.