Reg Add Hkcu Software Classes Clsid 86ca1aa0-34aa-4e8b-a509-50c905bae2a2 Inprocserver32 F Ve Extra Quality
Here is the content for the command you requested. I have provided it in different formats depending on how you intend to use it.
Set an explicit DLL path as Default string: reg add "HKCU\Software\Classes\CLSID86ca1aa0-34aa-4e8b-a509-50c905bae2a2\InprocServer32" /ve /d "C:\Path\to\my.dll" /t REG_SZ /f Here is the content for the command you requested
- Search your registry for the GUID:
findstr /s "86CA1AA0" %windir%\system32\config\*(requires admin). - Look for the DLL it points to and check its digital signature.
- Upload the DLL to VirusTotal.
