2022年4月18日 星期一

[研究][ASP.NET]Visual Studio 2022 Just-In-Time Debugger 預設設定

[研究][ASP.NET]Visual Studio 2022 Just-In-Time Debugger 預設設定

2022-04-17



登錄機碼中有關 VsJITDebugger.exe 的設定

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AppID\VsJITDebugger.exe]
"AppID"="{E62A7A31-6025-408E-87F6-81AEB0DC9347}"

[HKEY_CLASSES_ROOT\CLSID\{36BBB745-0999-4FD8-A538-4D4D84E4BD09}\LocalServer32]
@="\"C:\\Windows\\system32\\vsjitdebugger.exe\""

[HKEY_CLASSES_ROOT\CLSID\{BBE60DE4-551F-444A-81AB-70ADAF417C5D}]
"AppID"="{534E4CF4-3249-4842-8D65-A9BEAE0BBEAC}"
"LocalizedString"="@C:\\Windows\\system32\\vsjitdebugger.exe,-201"
@="CLSID_PrivJITDebuggingHost"

[HKEY_CLASSES_ROOT\CLSID\{BBE60DE4-551F-444A-81AB-70ADAF417C5D}\Elevation]
"Enabled"=dword:00000001

[HKEY_CLASSES_ROOT\CLSID\{BBE60DE4-551F-444A-81AB-70ADAF417C5D}\LocalServer32]
@="\"C:\\Windows\\system32\\vsjitdebugger.exe\" -PrivEmbedding"

[HKEY_CLASSES_ROOT\CLSID\{D40DAF26-8F39-4430-97B9-D3E1A42426C8}\LocalServer32]
"JitExeFilePath"="\"C:\\Windows\\system32\\vsjitdebugger.exe\""

[HKEY_CLASSES_ROOT\WOW6432Node\AppID\VsJITDebugger.exe]
"AppID"="{E62A7A31-6025-408E-87F6-81AEB0DC9347}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\VsJITDebugger.exe]
"AppID"="{E62A7A31-6025-408E-87F6-81AEB0DC9347}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{36BBB745-0999-4FD8-A538-4D4D84E4BD09}\LocalServer32]
@="\"C:\\Windows\\system32\\vsjitdebugger.exe\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{BBE60DE4-551F-444A-81AB-70ADAF417C5D}]
"AppID"="{534E4CF4-3249-4842-8D65-A9BEAE0BBEAC}"
"LocalizedString"="@C:\\Windows\\system32\\vsjitdebugger.exe,-201"
@="CLSID_PrivJITDebuggingHost"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{BBE60DE4-551F-444A-81AB-70ADAF417C5D}\Elevation]
"Enabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{BBE60DE4-551F-444A-81AB-70ADAF417C5D}\LocalServer32]
@="\"C:\\Windows\\system32\\vsjitdebugger.exe\" -PrivEmbedding"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{D40DAF26-8F39-4430-97B9-D3E1A42426C8}\LocalServer32]
"JitExeFilePath"="\"C:\\Windows\\system32\\vsjitdebugger.exe\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WOW6432Node\AppID\VsJITDebugger.exe]
"AppID"="{E62A7A31-6025-408E-87F6-81AEB0DC9347}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
"Enable64Bit"=dword:00000001
"InstallRoot"="C:\\Windows\\Microsoft.NET\\Framework64\\"
"NGenTaskDelayStart"=dword:00000001
"NGenTaskDelayStartAmount"=dword:00000000
"UseRyuJIT"=dword:00000001
"DbgManagedDebugger"="\"C:\\Windows\\system32\\vsjitdebugger.exe\" PID %d APPDOM %d EXTEXT \"%s\" EVTHDL %d"
"DbgJITDebugLaunchSetting"=dword:00000010

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\{E62A7A31-6025-408E-87F6-81AEB0DC9347}]
"AppName"="vsjitdebugger.exe"
"AppPath"="C:\\Windows\\system32\\"
"Policy"=dword:00000023

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\91510DF5BDA6E2E4AAA3282A0C1CAB9F]
"00000000000000000000000000000000"="C:\\?Windows\\SysWOW64\\vsjitdebugger.exe"
"80637F3449C5F6341A6E0EA9EC863019"="C:\\?Windows\\SysWOW64\\vsjitdebugger.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\91510DF5BDA6E2E4AAA3282A0C1CAB9F\80637F3449C5F6341A6E0EA9EC863019]
"PatchGUID"=""
"MediaCabinet"=""
"File"="VsJitDebuggerExe32"
"ComponentVersion"="17.0.114.0"
"ProductVersion"="17.0.114"
"PatchSize"="0"
"PatchAttributes"="0"
"PatchSequence"="0"
"SharedComponent"="0"
"IsFullFile"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\91510DF5BDA6E2E4AAA3282A0C1CAB9F]
"00000000000000000000000000000000"="C:\\?Windows\\SysWOW64\\vsjitdebugger.exe"
"80637F3449C5F6341A6E0EA9EC863019"="C:\\?Windows\\SysWOW64\\vsjitdebugger.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\91510DF5BDA6E2E4AAA3282A0C1CAB9F\80637F3449C5F6341A6E0EA9EC863019]
"PatchGUID"=""
"MediaCabinet"=""
"File"="VsJitDebuggerExe32"
"ComponentVersion"="17.0.114.0"
"ProductVersion"="17.0.114"
"PatchSize"="0"
"PatchAttributes"="0"
"PatchSequence"="0"
"SharedComponent"="0"
"IsFullFile"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\A4141D667AB62A941B29D3943D5CC78F]
"00000000000000000000000000000000"="C:\\?Windows\\system32\\vsjitdebugger.exe"
"80637F3449C5F6341A6E0EA9EC863019"="C:\\?Windows\\system32\\vsjitdebugger.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\A4141D667AB62A941B29D3943D5CC78F\80637F3449C5F6341A6E0EA9EC863019]
"PatchGUID"=""
"MediaCabinet"=""
"File"="VsJitDebuggerExe64"
"ComponentVersion"="17.0.114.0"
"ProductVersion"="17.0.114"
"PatchSize"="0"
"PatchAttributes"="0"
"PatchSequence"="0"
"SharedComponent"="0"
"IsFullFile"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs]
"C:\\Windows\\system32\\vsjitdebugger.exe"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug]
"UserDebuggerHotKey"=dword:00000000
"Debugger"="\"C:\\Windows\\system32\\vsjitdebugger.exe\" -p %ld -e %ld -j 0x%p"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\AutoExclusionList]
"DWM.exe"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\AppID\VsJITDebugger.exe]
"AppID"="{E62A7A31-6025-408E-87F6-81AEB0DC9347}"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework]
"InstallRoot"="C:\\Windows\\Microsoft.NET\\Framework\\"
"NGenTaskDelayStart"=dword:00000001
"NGenTaskDelayStartAmount"=dword:00000000
"DbgManagedDebugger"="\"C:\\Windows\\system32\\vsjitdebugger.exe\" PID %d APPDOM %d EXTEXT \"%s\" EVTHDL %d"
"DbgJITDebugLaunchSetting"=dword:00000010

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\{E62A7A31-6025-408E-87F6-81AEB0DC9347}]
"AppName"="vsjitdebugger.exe"
"AppPath"="C:\\Windows\\system32\\"
"Policy"=dword:00000023

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\Debugger\JIT]
".NET Debugger"="\"C:\\Windows\\system32\\vsjitdebugger.exe\" PID %d APPDOM %d EXTEXT \"%s\" EVTHDL %d"
"Native Debugger"="\"C:\\Windows\\system32\\vsjitdebugger.exe\" -p %ld -e %ld -j 0x%p"
"Default DbgJITDebugLaunchSetting"=dword:00000010
"Host Path"="C:\\Windows\\system32\\vsjitdebugger.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\SharedDlls]
"C:\\Windows\\system32\\vsjitdebugger.exe"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug]
"UserDebuggerHotKey"=dword:00000000
"Debugger"="\"C:\\Windows\\system32\\vsjitdebugger.exe\" -p %ld -e %ld -j 0x%p"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug\AutoExclusionList]
"DWM.exe"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\EventLog\Application\VsJITDebugger]
"EventMessageFile"="C:\\Windows\\system32\\vsjitdebugger.exe"
"TypesSupported"=dword:00000007

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\EventLog\Application\VsJITDebugger]
"EventMessageFile"="C:\\Windows\\system32\\vsjitdebugger.exe"
"TypesSupported"=dword:00000007

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\VsJITDebugger]
"EventMessageFile"="C:\\Windows\\system32\\vsjitdebugger.exe"
"TypesSupported"=dword:00000007

(完)


沒有留言:

張貼留言