SamuelTulach / mutante

Kernel-mode Windows HWID spoofer
544 stars 143 forks source link

Question. What serials does is spoof? #1

Open Penguin8846 opened 4 years ago

Penguin8846 commented 4 years ago

Does this driver only spoof disk serials or motherboard aswell? Also im having trouble compiling it, can someone send me a compiled version.

Versfragment commented 4 years ago
Features
Disk serials (works on both SATA and NVMe drives)
Disable S.M.A.R.T functionality
SMBIOS (tables 0-3) modification (not zeroing)
Penguin8846 commented 4 years ago

Features Disk serials (works on both SATA and NVMe drives) Disable S.M.A.R.T functionality SMBIOS (tables 0-3) modification (not zeroing)

Welp it’s not working for me i might be loading it wrong though, how am i supposed to load it

Versfragment commented 4 years ago

I am also facing some problems with it cause of some signed / unsigned conflict. If I fix it to not compare those its not working so I think there must be any other solution to get this to work correctly.

Penguin8846 commented 4 years ago

I am also facing some problems with it cause of some signed / unsigned conflict. If I fix it to not compare those its not working so I think there must be any other solution to get this to work correctly.

Ah okay, thanks

Squidbillies commented 4 years ago

Any luck getting this to work? I was able to compile but not sure how to load it.