sandboxie-plus / Sandboxie

Sandboxie Plus & Classic
https://Sandboxie-Plus.com
GNU General Public License v3.0
13.89k stars 1.54k forks source link

DiskSerialNumber Spoof And ProductId Spoof #4126

Closed love-code-yeyixiao closed 3 months ago

love-code-yeyixiao commented 3 months ago

This pull request include the following purpose:

  1. Implement a feature that randomly modifies the Windows product ID in the registry when the first application in the sandbox is started.
  2. Implement a function that returns a random value when the application tries to get the partition serial number.
DavidXanatos commented 3 months ago

for anonymity HKLM "SOFTWARE\Microsoft\Cryptography" "MachineGuid" should also be altered

love-code-yeyixiao commented 3 months ago

for anonymity HKLM "SOFTWARE\Microsoft\Cryptography" "MachineGuid" should also be altered

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SQMClient\MachineId And this?