OS Windows

Essential Program

language

xx

  • 코어격리
    • 컴퓨터 프로세스를 운영 체제 및 장치에서 분리하여 맬웨어 및 기타 공격으로부터 보호
    • VBS Visualization-Based Security
    • Hypervisor-Protected Code Integrity (HVCI)

Windows 11

reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /f /im explorer.exe
explorer.exe

Ref