You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran Process Monitor from Sysinternals for 30 minutes and noticed most of the catched entries came from BarRaider tools. They are continously reading from and writing to the Windows Registory folder HKLM\SOFTWARE\WOW6432Node\Microsoft\Cryptography\Defaults\Provider\Microsoft Enhanced RSA and AES Cryptographic Provider. I don't think it's a big deal security-wise, probably side effects from the .NET API's crypto functions.
But I am wondering about this insane amount. Your tools accessed the Windows Registry several hundreds of thousands of times in a timespan of some minutes, completely topping any other process on my PC. It's happening for multiple of your Stream Deck plugins, so this might be a streamdeck-tools thing and I'm fine opening an issue here. There are even entries for com.barraider.supermacro.exe and com.barraider.voicemeeter.exe, which I installed from the Elgato Store, but don't have any Stream Deck keys of.
I tried to upload the access log to GitHub Gist, but it was way too large, so I cut the recording down to 3 minutes, resulting in 48885 access entries from BarRaider apps.
I ran Process Monitor from Sysinternals for 30 minutes and noticed most of the catched entries came from BarRaider tools. They are continously reading from and writing to the Windows Registory folder
HKLM\SOFTWARE\WOW6432Node\Microsoft\Cryptography\Defaults\Provider\Microsoft Enhanced RSA and AES Cryptographic Provider
. I don't think it's a big deal security-wise, probably side effects from the .NET API's crypto functions.But I am wondering about this insane amount. Your tools accessed the Windows Registry several hundreds of thousands of times in a timespan of some minutes, completely topping any other process on my PC. It's happening for multiple of your Stream Deck plugins, so this might be a streamdeck-tools thing and I'm fine opening an issue here. There are even entries for com.barraider.supermacro.exe and com.barraider.voicemeeter.exe, which I installed from the Elgato Store, but don't have any Stream Deck keys of.
I tried to upload the access log to GitHub Gist, but it was way too large, so I cut the recording down to 3 minutes, resulting in 48885 access entries from BarRaider apps.
https://gist.github.com/Jaid/ebdb76202ef8ca1589acb3bd5d999f82
The text was updated successfully, but these errors were encountered: