microsoft / busiotools

Tools for debugging and testing io buses for Windows
MIT License
192 stars 100 forks source link

How to disable debug mode? #94

Open XavierBoniface opened 3 years ago

XavierBoniface commented 3 years ago

In btvs I once clicked on "Set or Extend Debug Mode" and indeed Windows now uses the debug Diffie-Hellman private / public key pair written at the end of section Core Spec v5.2 Vol 3 Part H Section 2.3.5.6.1.

The problem is that this setting is sticky and, while it can be useful for debugging, keeping this setting afterwards prevents any further pairing on this PC with production devices which implemented the security requirement to not accept this debug key.

Therefore, could you please explain how this sticky setting can be disabled?

Additional related questions/improvements: